Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d1fa331 authored by SzuWei Lin's avatar SzuWei Lin Committed by android-build-merger
Browse files

Merge "Support TimeZoneRulesManagerService in GSI" into oc-mr1-dev am: d0734551

am: ce34b695

Change-Id: I267518006269bee39712b3f7d5d4a3f34d260a17
parents b1625d98 ce34b695
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -54,6 +54,13 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    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):
#   Builds a special vbmeta.img that disables AVB verification.
#   Otherwise, AVB will prevent the device from booting the generic system.img.