manifest: android-8.0.0_r30 -> android-8.1.0_r1 & lineage-15.0 -> lineage-15.1
Also switch to AOSP's versions of the following repos - external/libnetfilter_conntrack - external/libnfnetlink - system/hardware/interfaces - system/netd Change-Id: I46fb1ef95cef62cc7f5f1600c3e578660f034e12
This commit is contained in:
parent
af1e86e66d
commit
27e09d67d0
3 changed files with 50 additions and 32 deletions
|
@ -12,7 +12,7 @@ You can do this by using these commands:
|
|||
(Go to repo you are patching, make your changes and commit)
|
||||
lineagegerrit <for(new)/changes(patch set)> <branch/change-id>
|
||||
|
||||
repo start lineage-15.0 .
|
||||
repo start lineage-15.1 .
|
||||
(Make your changes and commit)
|
||||
repo upload .
|
||||
|
||||
|
@ -33,7 +33,7 @@ familiar with [Git and Repo](https://source.android.com/source/using-repo.html).
|
|||
|
||||
To initialize your local repository using the LineageOS trees, use a command like this:
|
||||
|
||||
repo init -u git://github.com/LineageOS/android.git -b lineage-15.0
|
||||
repo init -u git://github.com/LineageOS/android.git -b staging/lineage-15.1
|
||||
|
||||
Then to sync up:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue