1
0
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:
Michael Stucki 2018-11-02 17:19:21 +01:00
parent 2a122e8925
commit cc51650696
2 changed files with 2 additions and 2 deletions

View File

@ -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

2
run.sh
View File

@ -9,7 +9,7 @@ CCACHE=$(pwd)/ccache
CONTAINER_HOME=/home/build
CONTAINER=lineageos
REPOSITORY=stucki/lineageos
TAG=cm-14.1
TAG=lineage-15.1
FORCE_BUILD=0
PRIVILEGED=
ENVIRONMENT=