From 8140ded218bdccee2564cd9c6fe277e4f840799c Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 22 Aug 2017 01:24:12 +0300 Subject: Initial manifest for Lineage 15.0 Change-Id: Id0999e626f27e8002c985b9ce99566589f7369c6 --- README.mkdn | 6 +- default.xml | 310 ++++++++++++++++++++++++++++++--------------------- snippets/cm.xml | 135 ---------------------- snippets/lineage.xml | 133 ++++++++++++++++++++++ 4 files changed, 316 insertions(+), 268 deletions(-) delete mode 100644 snippets/cm.xml create mode 100644 snippets/lineage.xml diff --git a/README.mkdn b/README.mkdn index 85386971..ce976c93 100644 --- a/README.mkdn +++ b/README.mkdn @@ -10,9 +10,9 @@ You can do this by using these commands: (From root android directory) . build/envsetup.sh (Go to repo you are patching, make your changes and commit) - cmgerrit + lineagegerrit - repo start cm-14.1 . + repo start lineage-15.0 . (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 cm-14.1 + repo init -u git://github.com/LineageOS/android.git -b lineage-15.0 Then to sync up: diff --git a/default.xml b/default.xml index 20264683..f97d173c 100644 --- a/default.xml +++ b/default.xml @@ -3,43 +3,49 @@ + review="https://review.lineageos.org" /> + review="https://android-review.googlesource.com" + revision="refs/tags/android-8.0.0_r3" /> - - + + + + + + + - + - - + - + - + - + + @@ -53,11 +59,12 @@ - + + + - - - + + @@ -65,21 +72,21 @@ + - + - + - + - - + @@ -88,9 +95,8 @@ - - + @@ -101,29 +107,30 @@ - + + - - + - + - + + + - + - @@ -131,18 +138,18 @@ - - + + + - - + @@ -152,76 +159,78 @@ - - - - + + - + + - + + + + - + - + + - - + + - + - + - + - - + - - + + - + @@ -241,9 +250,9 @@ - + - + @@ -260,10 +269,11 @@ + - - + + @@ -271,21 +281,24 @@ + - + + + - + - - + + - - - + + + @@ -295,14 +308,17 @@ - + + - + + + - + @@ -310,7 +326,9 @@ + + @@ -318,65 +336,60 @@ - + - + - + - + - - + + - + - - - + - - + + - + - - - - + + + + - - - - + + + + + - + - - - + + - - - - + + - - + @@ -384,15 +397,16 @@ - + + @@ -401,7 +415,7 @@ - + @@ -411,7 +425,7 @@ - + @@ -428,87 +442,123 @@ - + + + + + + + + + + + + + + + + + + + - - + + + - + - + - - + + - + - + - - + + + - - - + - - - + + + - - + - + + + + + + + + - - + + - + - + + - - - + + + + + + + + + + - + - + + - + + + + - + diff --git a/snippets/cm.xml b/snippets/cm.xml deleted file mode 100644 index eb8d3229..00000000 --- a/snippets/cm.xml +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/snippets/lineage.xml b/snippets/lineage.xml new file mode 100644 index 00000000..625f1976 --- /dev/null +++ b/snippets/lineage.xml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3