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 <mjchen@google.com> Signed-off-by: John Grossman <johngro@google.com>
This commit is contained in:
parent
00d1d614f6
commit
a09c24db71
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue