Merge "build: Add default/legacy Power HAL"

This commit is contained in:
Todd Poynor 2012-02-17 20:37:21 -08:00 committed by Android (Google) Code Review
commit 94d6670f98
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
audio.primary.default \
audio_policy.default \
local_time.default
local_time.default \
power.default
PRODUCT_COPY_FILES := \
system/bluetooth/data/audio.conf:system/etc/bluetooth/audio.conf \