OSDN Git Service

Remove duplicate local_time.default
authorChih-Wei Huang <cwhuang@android-x86.org>
Thu, 8 Oct 2015 07:07:23 +0000 (15:07 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 May 2016 09:24:37 +0000 (17:24 +0800)
Seems it's copied from target/product/generic_no_telephony.mk
which had duplicate local_time.default before.
(fixed in commit 567ea28838678f1cea789538dbf79cd94db1f2d9)

Change-Id: I09dcdffc14de08b3d25a5fd08364d38b2712bb08

target/product/core_tiny.mk

index 0a92275..729f63a 100644 (file)
@@ -36,9 +36,6 @@ PRODUCT_PACKAGES += \
     power.default
 
 PRODUCT_PACKAGES += \
-    local_time.default
-
-PRODUCT_PACKAGES += \
     BackupRestoreConfirmation \
     DefaultContainerService \
     SettingsProvider \