rename manifest dir from "android" to "manifest"

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2017-03-06 20:56:22 +01:00
parent 61c463e3b8
commit 1764046641
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<project path="build" name="replicant/build.git" remote="replicant" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<project path="android" name="replicant/manifest.git" revision="replicant-6.0-dev" remote="replicant" />
<project path="manifest" name="replicant/manifest.git" revision="replicant-6.0-dev" remote="replicant" />
<project path="abi/cpp" name="LineageOS-mirror/android_abi_cpp.git" groups="pdk" />
<project path="art" name="LineageOS-mirror/android_art.git" groups="pdk" />
<project path="bionic" name="LineageOS-mirror/android_bionic.git" groups="pdk" />