Fix remove-project s

This commit is contained in:
Pierre-Hugues Husson 2017-11-30 19:37:43 +01:00
parent e6bd1f87ee
commit 1dfe8b08a5
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<remove-project name="build/make" />
<remove-project name="platform/build" />
<project path="build/make" name="platform_build" remote="phh" revision="android-vts-8.0_r4-phh" />
<remove-project name="device/generic/armv7-a-neon" />
@ -11,7 +11,7 @@
<remove-project name="platform/frameworks/av" />
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-vts-8.0_r4-phh" />
<remove-project name="frameworks/base" />
<remove-project name="platform/frameworks/base" />
<project path="frameworks/base" name="platform_frameworks_base" remote="phh" revision="android-vts-8.0_r4-phh" />
<remove-project name="platform/frameworks/opt/net/wifi" />