The Android manifest repo should be on the dev branch.

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2016-08-25 21:09:47 +02:00
parent 9d3ba59bc8
commit 94b087de7f
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 1 additions and 1 deletions

View File

@ -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="replicant_manifest.git" remote="fossencdi" />
<project path="android" name="replicant_manifest.git" revision="replicant-6.0-dev" 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" />