From f89dc8488d5e673360c730f2932cddbd4b86f7fb Mon Sep 17 00:00:00 2001 From: Jaekyun Seok Date: Fri, 8 Sep 2017 22:08:37 +0000 Subject: [PATCH] Revert "Support TimeZoneRulesManagerService in GSI" This reverts commit b97fd4e603139b10733668320fd4488f57f89e37. Bug: 65001751 Test: no tests Change-Id: Ia48de712dff393671cd9ce4a9e040ebc16407aa9 --- target/product/treble_common.mk | 7 ------- 1 file changed, 7 deletions(-) diff --git a/target/product/treble_common.mk b/target/product/treble_common.mk index 070486dcf..2488653be 100644 --- a/target/product/treble_common.mk +++ b/target/product/treble_common.mk @@ -54,13 +54,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.