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

Commit 43a1aad1 authored by Jaekyun Seok's avatar Jaekyun Seok Committed by android-build-merger
Browse files

Merge "Revert "Support TimeZoneRulesManagerService in GSI"" into oc-mr1-dev

am: 777d6a03

Change-Id: I84437cb46261553754251f40b003fa55ad569bf1
parents df6970b8 777d6a03
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -58,13 +58,6 @@ 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.