From a09c24db71ec4babd0e4db36ffdd180b2fcc6f7a Mon Sep 17 00:00:00 2001 From: John Grossman Date: Mon, 27 Jun 2011 17:29:32 -0700 Subject: [PATCH] Add the default local_time hal implementation to builds. Cherry-picked from master-tungsten: Change-Id: I93ee0702fd48e05f75af13d7529c80d3d5b2b2cd Change-Id: Ic45f56fc649d599cea68dd73226344c2aa0ebe2c Signed-off-by: Mike J. Chen Signed-off-by: John Grossman --- target/product/generic_no_telephony.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk index 0d87fc332..a39f05af5 100644 --- a/target/product/generic_no_telephony.mk +++ b/target/product/generic_no_telephony.mk @@ -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 \ -- 2.11.0