manifest: Sync our own system/timezone and icu

* Necessary to update the ancient tzdata packages AOSP provides

Change-Id: Ie57a1ed95260033be38efadfeec0a5c1057caa0e
This commit is contained in:
Kevin F. Haggerty 2018-10-31 21:35:20 -06:00 committed by Kevin Haggerty
parent bfd88e6534
commit e96741ee7f

View File

@ -149,7 +149,7 @@
<project path="external/hamcrest" name="platform/external/hamcrest" groups="pdk" remote="aosp" />
<project path="external/harfbuzz_ng" name="platform/external/harfbuzz_ng" groups="pdk,qcom_msm8x26" remote="aosp" />
<project path="external/hyphenation-patterns" name="platform/external/hyphenation-patterns" groups="pdk" remote="aosp" />
<project path="external/icu" name="platform/external/icu" groups="pdk" remote="aosp" />
<project path="external/icu" name="LineageOS/android_external_icu" groups="pdk" />
<project path="external/ImageMagick" name="platform/external/ImageMagick" groups="pdk" remote="aosp" />
<project path="external/ims" name="platform/external/ims" groups="pdk" remote="aosp" />
<project path="external/iproute2" name="platform/external/iproute2" groups="pdk" remote="aosp" />
@ -539,7 +539,7 @@
<project path="system/nvram" name="platform/system/nvram" groups="pdk" remote="aosp" />
<project path="system/security" name="LineageOS/android_system_security" groups="pdk" />
<project path="system/sepolicy" name="LineageOS/android_system_sepolicy" groups="pdk" />
<project path="system/timezone" name="platform/system/timezone" groups="pdk" remote="aosp" />
<project path="system/timezone" name="LineageOS/android_system_timezone" groups="pdk" />
<project path="system/tools/aidl" name="LineageOS/android_system_tools_aidl" groups="pdk" />
<project path="system/tools/hidl" name="LineageOS/android_system_tools_hidl" groups="pdk" />
<project path="system/tpm" name="platform/system/tpm" remote="aosp" />