Merge "manifest: use forked art" into android-8.1
This commit is contained in:
commit
1f7c22b536
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,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" >
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue