manifest: use forked art

Change-Id: I4d6f5e9dfee4ed3714d1e40fd93b0d17c9ac5590
This commit is contained in:
darkobas 2018-07-05 16:59:57 +02:00
parent 9c6194353c
commit 89b68a3592
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@
fetch="https://github.com/omnirom"
review="gerrit.omnirom.org" />
<project path="art" name="android_art" remote="omnirom" revision="android-8.1" groups="pdk" />
<project path="bionic" name="android_bionic" remote="omnirom" revision="android-8.1" groups="pdk" />
<project path="build/make" name="android_build" remote="omnirom" revision="android-8.1" groups="pdk" >

View File

@ -8,6 +8,7 @@
<remove-project name="device/google/wahoo" />
<remove-project name="device/google/wahoo-kernel" />
<remove-project name="platform/art" />
<remove-project name="platform/bionic" />
<remove-project name="platform/build" />
<remove-project name="platform/build/soong" />