diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-02-14 19:03:12 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-02-14 19:03:12 +0100 |
commit | 045030d6a6fbad1d8d4ddd9fec9b4440fe6ece9c (patch) | |
tree | e77deee52974e55e1d9715bb36239f0de6a921a4 | |
parent | 64a97a2f8b0a38f51e41317b2ec823720ff83fa4 (diff) | |
download | manifest-045030d6a6fbad1d8d4ddd9fec9b4440fe6ece9c.zip manifest-045030d6a6fbad1d8d4ddd9fec9b4440fe6ece9c.tar.gz manifest-045030d6a6fbad1d8d4ddd9fec9b4440fe6ece9c.tar.bz2 |
bionic from LineageOS
Fork was only needed for building relocation_packer from source. The
necessary changes are now in the build repo where they belong.
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 4b11d30..dfce427 100644 --- a/default.xml +++ b/default.xml @@ -35,7 +35,7 @@ <project path="android" name="replicant_manifest.git" revision="replicant-6.0-dev" remote="fossencdi" /> <project path="abi/cpp" name="LineageOS/android_abi_cpp" groups="pdk" /> <project path="art" name="LineageOS/android_art" groups="pdk" /> - <project path="bionic" name="bionic.git" remote="fossencdi" groups="pdk" /> + <project path="bionic" name="LineageOS/android_bionic" groups="pdk" /> <project path="bootable/recovery" name="bootable_recovery.git" remote="fossencdi" groups="pdk" /> <project path="cts" name="platform/cts" groups="cts,pdk-cw-fs,pdk-fs" revision="marshmallow-cts-release" remote="aosp" /> <project path="dalvik" name="LineageOS/android_dalvik" groups="pdk-cw-fs,pdk-fs" /> |