OSDN Git Service

Add the default local_time hal implementation to builds.
authorJohn Grossman <johngro@google.com>
Tue, 28 Jun 2011 00:29:32 +0000 (17:29 -0700)
committerMike Lockwood <lockwood@android.com>
Thu, 27 Oct 2011 21:33:47 +0000 (17:33 -0400)
Cherry-picked from master-tungsten:
    Change-Id: I93ee0702fd48e05f75af13d7529c80d3d5b2b2cd

Change-Id: Ic45f56fc649d599cea68dd73226344c2aa0ebe2c
Signed-off-by: Mike J. Chen <mjchen@google.com>
Signed-off-by: John Grossman <johngro@google.com>
target/product/generic_no_telephony.mk

index 0d87fc3..a39f05a 100644 (file)
@@ -60,6 +60,9 @@ PRODUCT_PACKAGES += \
     audio.primary.default \
     audio_policy.default
 
+PRODUCT_PACKAGES += \
+    local_time.default
+
 PRODUCT_COPY_FILES := \
         system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \
         system/bluetooth/data/auto_pairing.conf:system/etc/bluetooth/auto_pairing.conf \