manifest: Move from android-10.0.0_r11 to android-10.0.0_r18

Change-Id: I285f58201a2973024eb5fb89a77f1a93402f3c2f
This commit is contained in:
Michael Bestas 2019-10-25 20:11:55 +03:00
parent 7c9dabf300
commit aad7592bf7
3 changed files with 59 additions and 48 deletions

View file

@ -9,7 +9,7 @@ familiar with [Repo](https://source.android.com/source/using-repo.html) and [Ver
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-17.0
repo init -u git://github.com/LineageOS/android.git -b lineage-17.1
```
Then to sync up:
```