mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
Adjust LineageOS version to lineage-15.1
This commit is contained in:
parent
2a122e8925
commit
cc51650696
@ -38,7 +38,7 @@ If you're on Linux and want to use adb from within the container running with `-
|
||||
### How to build LineageOS for your device
|
||||
|
||||
```
|
||||
repo init -u git://github.com/lineageos/android.git -b cm-14.1
|
||||
repo init -u git://github.com/lineageos/android.git -b lineage-15.1
|
||||
repo sync -c -j 16
|
||||
source build/envsetup.sh
|
||||
breakfast <device codename> # example: breakfast grouper
|
||||
|
Loading…
Reference in New Issue
Block a user