treble_manifest/replace.xml

62 lines
3.2 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="phh" fetch="https://github.com/phhusson/" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_build" />
2020-02-08 17:40:05 +00:00
<project path="build/make" name="platform_build" remote="phh" revision="android-9.0.0_r53-r47-phh">
<copyfile dest="Makefile" src="core/root.mk" />
<linkfile dest="build/CleanSpec.mk" src="CleanSpec.mk" />
<linkfile dest="build/buildspec.mk.default" src="buildspec.mk.default" />
<linkfile dest="build/core" src="core" />
<linkfile dest="build/envsetup.sh" src="envsetup.sh" />
<linkfile dest="build/target" src="target" />
<linkfile dest="build/tools" src="tools" />
</project>
2018-08-16 20:29:53 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_system_core" />
2020-02-08 17:40:05 +00:00
<project path="system/core" name="platform_system_core" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_system_sepolicy" />
2020-02-08 17:40:05 +00:00
<project path="system/sepolicy" name="platform_system_sepolicy" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_frameworks_native" />
2020-02-08 17:40:05 +00:00
<project path="frameworks/native" name="platform_frameworks_native" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_system_vold" />
2020-02-08 17:40:05 +00:00
<project path="system/vold" name="platform_system_vold" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_system_bt" />
2020-02-08 17:40:05 +00:00
<project path="system/bt" name="platform_system_bt" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_external_selinux" />
2020-02-08 17:40:05 +00:00
<project path="external/selinux" name="platform_external_selinux" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-11-03 15:27:03 +00:00
<remove-project name="platform_frameworks_base" />
2020-02-08 17:40:05 +00:00
<project path="frameworks/base" name="platform_frameworks_base" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-03-05 06:58:00 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_frameworks_av" />
2020-02-08 17:40:05 +00:00
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-04-23 22:17:39 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_frameworks_opt_telephony" />
2020-02-08 17:40:05 +00:00
<project path="frameworks/opt/telephony" name="platform_frameworks_opt_telephony" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-04-24 12:13:12 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_system_libvintf" />
2020-02-08 17:40:05 +00:00
<project path="system/libvintf" name="platform_system_libvintf" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-05-01 20:52:57 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_system_netd" />
2020-02-08 17:40:05 +00:00
<project path="system/netd" name="platform_system_netd" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-08-16 09:36:50 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_frameworks_opt_net_wifi" />
2020-02-08 17:40:05 +00:00
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-08-16 09:36:50 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_packages_apps_Settings" />
2020-02-08 17:40:05 +00:00
<project path="packages/apps/Settings" name="platform_packages_apps_Settings" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-07-02 20:02:42 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_packages_services_Telephony" />
2020-02-08 17:40:05 +00:00
<project path="packages/services/Telephony" name="platform_packages_services_Telephony" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2018-12-03 20:59:24 +00:00
2019-11-03 15:27:03 +00:00
<remove-project name="platform_bionic" />
2020-02-08 17:40:05 +00:00
<project path="bionic" name="platform_bionic" remote="phh" revision="android-9.0.0_r53-r47-phh" />
2019-01-03 16:53:08 +00:00
</manifest>