mirror of
https://github.com/stucki/docker-lineageos
synced 2025-01-09 17:39:47 -05:00
Add note about running get-prebuilts
This commit is contained in:
parent
1a63969cdc
commit
8210982e41
@ -34,6 +34,7 @@ The container uses "screen" to run the shell. This means that you will be able t
|
|||||||
```
|
```
|
||||||
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.0
|
repo init -u git://github.com/CyanogenMod/android.git -b cm-11.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