mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
parent
5de221934a
commit
90bb93f5c7
@ -33,7 +33,7 @@ The container uses "screen" to run the shell. This means that you will be able t
|
|||||||
|
|
||||||
```
|
```
|
||||||
repo init -u git://github.com/lineageos/android.git -b cm-14.1
|
repo init -u git://github.com/lineageos/android.git -b cm-14.1
|
||||||
repo sync
|
repo sync -c -j 16
|
||||||
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…
Reference in New Issue
Block a user