2017-11-25 10:43:23 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<manifest>
|
|
|
|
<remote name="phh" fetch="https://github.com/phhusson/" />
|
|
|
|
|
2017-11-25 10:46:06 +00:00
|
|
|
<!-- Name will be different whether checking out from google or github... -->
|
|
|
|
<remove-project name="platform/frameworks/av" />
|
|
|
|
<remove-project name="platform_frameworks_av" />
|
2017-11-25 10:43:23 +00:00
|
|
|
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-vts-8.0_r4-phh" />
|
2017-11-25 10:46:06 +00:00
|
|
|
|
|
|
|
<remove-project name="platform/system/core" />
|
|
|
|
<remove-project name="platform_system_core" />
|
2017-11-25 10:43:23 +00:00
|
|
|
<project path="system/core" name="platform_system_core" remote="phh" revision="android-vts-8.0_r4-phh" />
|
2017-11-25 10:46:06 +00:00
|
|
|
|
|
|
|
<remove-project name="platform/frameworks/opt/net/wifi" />
|
|
|
|
<remove-project name="platform_frameworks_opt_net_wifi" />
|
2017-11-25 10:43:23 +00:00
|
|
|
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="phh" revision="android-vts-8.0_r4-phh" />
|
|
|
|
</manifest>
|