diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-02-11 03:58:18 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2016-02-11 03:58:18 +0100 |
commit | eddbffc6457a319350949aa871e61a3a8669fc26 (patch) | |
tree | 0e1856ecaecfe7bcc2669f90d02e05e7757b7127 | |
parent | 54c0481960824e08f048377464593ed4cc28dff2 (diff) | |
download | manifest-eddbffc6457a319350949aa871e61a3a8669fc26.zip manifest-eddbffc6457a319350949aa871e61a3a8669fc26.tar.gz manifest-eddbffc6457a319350949aa871e61a3a8669fc26.tar.bz2 |
fossencdi manifest in android path
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 577fab2..5364270 100644 --- a/default.xml +++ b/default.xml @@ -30,7 +30,7 @@ <project path="build" name="replicant_build.git" remote="fossencdi" groups="pdk" > <copyfile src="core/root.mk" dest="Makefile" /> </project> - <project path="android" name="CyanogenMod/android" /> + <project path="android" name="replicant_manifest.git" remote="fossencdi" /> <project path="abi/cpp" name="CyanogenMod/android_abi_cpp" groups="pdk" /> <project path="art" name="art.git" remote="fossencdi" groups="pdk" /> <project path="bionic" name="bionic.git" remote="fossencdi" groups="pdk" /> |