manifest: fork aosp bionic

Change-Id: Id2f99fc187e91cf49962301b76e68b6fe301a5af
Signed-off-by: humberos <humberos@gmail.com>
This commit is contained in:
humberos 2017-08-31 16:46:27 +02:00
parent 6f83d21236
commit 9c69f82a15
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@
fetch="https://github.com/omnirom"
review="gerrit.omnirom.org" />
<project path="bionic" name="android_bionic" remote="omnirom" revision="android-8.0" groups="pdk" />
<project path="build/make" name="android_build" remote="omnirom" revision="android-8.0" groups="pdk" >
<copyfile src="core/root.mk" dest="Makefile" />
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remove-project name="platform/bionic" />
<remove-project name="platform/build" />
<remove-project name="platform/build/soong" />