Ok, cant have google + github compatibility

This commit is contained in:
Pierre-Hugues Husson 2017-11-26 01:36:23 +01:00
parent 48fba4f1ab
commit 39ee8f7189
1 changed files with 0 additions and 4 deletions

View File

@ -2,16 +2,12 @@
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
<!-- Name will be different whether checking out from google or github... -->
<remove-project name="platform/frameworks/av" />
<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="platform/system/core" />
<remove-project name="platform_system_core" />
<project path="system/core" name="platform_system_core" remote="phh" revision="android-vts-8.0_r4-phh" />
<remove-project name="platform/frameworks/opt/net/wifi" />
<remove-project name="platform_frameworks_opt_net_wifi" />
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="phh" revision="android-vts-8.0_r4-phh" />
</manifest>