mirror of
https://github.com/stucki/docker-lineageos
synced 2025-01-09 17:39:47 -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
|
### 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
|
repo sync
|
||||||
vendor/cm/get-prebuilts
|
|
||||||
source build/envsetup.sh
|
source build/envsetup.sh
|
||||||
breakfast <device codename> # example: breakfast grouper
|
breakfast <device codename> # example: breakfast grouper
|
||||||
brunch <device codename> # example: brunch grouper
|
brunch <device codename> # example: brunch grouper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user