forked from openkylin/platform_build
Merge "Revert "Support TimeZoneRulesManagerService in GSI"" into oc-mr1-dev
This commit is contained in:
commit
777d6a036b
|
@ -58,13 +58,6 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
netutils-wrapper-1.0
|
netutils-wrapper-1.0
|
||||||
|
|
||||||
# A workaround solution for some projects which require
|
|
||||||
# TimeZoneRulesManagerService by overlaying resource property
|
|
||||||
# "config_enableUpdateableTimeZoneRules"
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
TimeZoneUpdater \
|
|
||||||
TimeZoneData \
|
|
||||||
|
|
||||||
# Android Verified Boot (AVB):
|
# Android Verified Boot (AVB):
|
||||||
# Builds a special vbmeta.img that disables AVB verification.
|
# Builds a special vbmeta.img that disables AVB verification.
|
||||||
# Otherwise, AVB will prevent the device from booting the generic system.img.
|
# Otherwise, AVB will prevent the device from booting the generic system.img.
|
||||||
|
|
Loading…
Reference in New Issue