manifest: fork android_build_soong
Change-Id: I58a91af654f1ae18885c7c9bff72fa8fc529f377
This commit is contained in:
parent
74e7cd5d27
commit
73c4760765
2 changed files with 2 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
|||
<linkfile src="target" dest="build/target" />
|
||||
<linkfile src="tools" dest="build/tools" />
|
||||
</project>
|
||||
|
||||
<project path="build/soong" name="android_build_soong" remote="omnirom" revision="android-8.0" />
|
||||
</manifest>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<manifest>
|
||||
|
||||
<remove-project name="platform/build" />
|
||||
<remove-project name="platform/build/soong" />
|
||||
|
||||
<remove-project name="platform/developers/build" />
|
||||
<remove-project name="platform/developers/demos" />
|
||||
|
|
Loading…
Reference in a new issue