mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
Update README.md for cm-12.0
No need to run `get-prebuilts` anymore, see
66e2bc5c8c
This commit is contained in:
parent
06fa92cf44
commit
92fa90f7f5
@ -27,9 +27,8 @@ The container uses "screen" to run the shell. This means that you will be able t
|
||||
### How to build CyanogenMod for your device
|
||||
|
||||
```
|
||||
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
|
||||
repo init -u git://github.com/CyanogenMod/android.git -b cm-12.0
|
||||
repo sync
|
||||
vendor/cm/get-prebuilts
|
||||
source build/envsetup.sh
|
||||
breakfast <device codename> # example: breakfast grouper
|
||||
brunch <device codename> # example: brunch grouper
|
||||
|
Loading…
Reference in New Issue
Block a user