OSDN Git Service

Add the default local_time HAL to the base product.
authorJohn Grossman <johngro@google.com>
Fri, 10 Feb 2012 22:36:13 +0000 (14:36 -0800)
committerJohn Grossman <johngro@google.com>
Thu, 16 Feb 2012 21:45:08 +0000 (13:45 -0800)
Change-Id: I951718d2de13a2e92d41effac75bb75ea4c9fafe

target/product/generic_no_telephony.mk

index dbdc500..2fa42f8 100644 (file)
@@ -57,7 +57,8 @@ PRODUCT_PACKAGES += \
 
 PRODUCT_PACKAGES += \
     audio.primary.default \
-    audio_policy.default
+    audio_policy.default \
+    local_time.default
 
 PRODUCT_COPY_FILES := \
         system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \