Update 9.0 to r53

This commit is contained in:
Pierre-Hugues Husson 2020-02-08 18:40:05 +01:00
parent ed59ff5f99
commit b65a89edb6
1 changed files with 16 additions and 16 deletions

View File

@ -3,7 +3,7 @@
<remote name="phh" fetch="https://github.com/phhusson/" />
<remove-project name="platform_build" />
<project path="build/make" name="platform_build" remote="phh" revision="android-9.0.0_r51-r47-phh">
<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" />
@ -14,48 +14,48 @@
</project>
<remove-project name="platform_system_core" />
<project path="system/core" name="platform_system_core" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="system/core" name="platform_system_core" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_system_sepolicy" />
<project path="system/sepolicy" name="platform_system_sepolicy" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="system/sepolicy" name="platform_system_sepolicy" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_frameworks_native" />
<project path="frameworks/native" name="platform_frameworks_native" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="frameworks/native" name="platform_frameworks_native" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_system_vold" />
<project path="system/vold" name="platform_system_vold" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="system/vold" name="platform_system_vold" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_system_bt" />
<project path="system/bt" name="platform_system_bt" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="system/bt" name="platform_system_bt" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_external_selinux" />
<project path="external/selinux" name="platform_external_selinux" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="external/selinux" name="platform_external_selinux" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_frameworks_base" />
<project path="frameworks/base" name="platform_frameworks_base" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="frameworks/base" name="platform_frameworks_base" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_frameworks_av" />
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="frameworks/av" name="platform_frameworks_av" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_frameworks_opt_telephony" />
<project path="frameworks/opt/telephony" name="platform_frameworks_opt_telephony" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="frameworks/opt/telephony" name="platform_frameworks_opt_telephony" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_system_libvintf" />
<project path="system/libvintf" name="platform_system_libvintf" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="system/libvintf" name="platform_system_libvintf" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_system_netd" />
<project path="system/netd" name="platform_system_netd" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="system/netd" name="platform_system_netd" remote="phh" revision="android-9.0.0_r53-r47-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-9.0.0_r51-r47-phh" />
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_packages_apps_Settings" />
<project path="packages/apps/Settings" name="platform_packages_apps_Settings" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="packages/apps/Settings" name="platform_packages_apps_Settings" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_packages_services_Telephony" />
<project path="packages/services/Telephony" name="platform_packages_services_Telephony" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="packages/services/Telephony" name="platform_packages_services_Telephony" remote="phh" revision="android-9.0.0_r53-r47-phh" />
<remove-project name="platform_bionic" />
<project path="bionic" name="platform_bionic" remote="phh" revision="android-9.0.0_r51-r47-phh" />
<project path="bionic" name="platform_bionic" remote="phh" revision="android-9.0.0_r53-r47-phh" />
</manifest>