Add the default local_time HAL to the base product.
Change-Id: I951718d2de13a2e92d41effac75bb75ea4c9fafe
This commit is contained in:
parent
9869c5e409
commit
7295780576
1 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue