Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 52575e90 authored by Michael Bestas's avatar Michael Bestas
Browse files

manifest: Initial changes for Android 15

Change-Id: I2796cd9cbcfa910772951f8abd0eca1e43641ba7
parent 2425fae5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ To get started with Android/LineageOS, you'll need to get familiar with [Source

To initialize your local repository using the LineageOS trees, use a command like this:
```
repo init -u https://github.com/LineageOS/android.git -b lineage-21.0 --git-lfs
repo init -u https://github.com/LineageOS/android.git -b lineage-22.0 --git-lfs
```
Then to sync up:
```