Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 345ee05e authored by Michael Wright's avatar Michael Wright Committed by Tim Kilbourn
Browse files

Add input HAL to device builds

Change-Id: I11d1624947dcc3cdcd0d648de6cc25901c91dac6
parent 566239bc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 \
+2 −1
Original line number Diff line number Diff line
@@ -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