Add input HAL to device builds

Change-Id: I11d1624947dcc3cdcd0d648de6cc25901c91dac6
This commit is contained in:
Michael Wright 2015-02-18 13:21:45 -08:00 committed by Tim Kilbourn
parent 566239bc2e
commit 345ee05e77
2 changed files with 5 additions and 1 deletions

View File

@ -38,6 +38,8 @@ PRODUCT_PACKAGES += \
fsck_msdos \
ime \
input \
inputflinger \
inputflingerhost \
javax.obex \
libandroid \
libandroid_runtime \
@ -55,6 +57,7 @@ PRODUCT_PACKAGES += \
libeffects \
libinput \
libinputflinger \
libinputflingerhost \
libiprouteutil \
libjnigraphics \
libldnhncr \

View File

@ -48,7 +48,8 @@ PRODUCT_PACKAGES += \
audio_policy.default \
local_time.default \
vibrator.default \
power.default
power.default \
input.evdev.default
PRODUCT_COPY_FILES := \
frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf