Reorganize based on "repo status", and add new repos
This commit is contained in:
parent
87f60d8045
commit
e6bd1f87ee
16
manifest.xml
16
manifest.xml
@ -2,15 +2,27 @@
|
||||
<manifest>
|
||||
<remote name="phh" fetch="https://github.com/phhusson/" />
|
||||
|
||||
<remove-project name="build/make" />
|
||||
<project path="build/make" name="platform_build" remote="phh" revision="android-vts-8.0_r4-phh" />
|
||||
|
||||
<remove-project name="device/generic/armv7-a-neon" />
|
||||
<project path="device/generic/armv7-a-neon" name="device_generic_armv7-a-neon" remote="phh" revision="android-vts-8.0_r4-phh" />
|
||||
|
||||
<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" />
|
||||
<project path="system/core" name="platform_system_core" remote="phh" revision="android-vts-8.0_r4-phh" />
|
||||
<remove-project name="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" />
|
||||
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="phh" revision="android-vts-8.0_r4-phh" />
|
||||
|
||||
<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/system/vold" />
|
||||
<project path="system/vold" name="platform_system_vold" remote="phh" revision="android-vts-8.0_r4-phh" />
|
||||
|
||||
<remove-project name="platform/system/netd" />
|
||||
<project path="system/netd" name="platform_system_netd" remote="phh" revision="android-vts-8.0_r4-phh" />
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user