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

Commit 149363c0 authored by Joshua Lang's avatar Joshua Lang Committed by Bo Hu
Browse files

Add audio HIDL *-impl and -service libraries to product packages

Test: check files on the device

BUG: 34470377
Change-Id: I397bb945b92caeff4255bfaca7deb2939a98ba59
parent 39e58607
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,12 +48,19 @@ PRODUCT_PACKAGES += \
    sensors.goldfish \
    audio.primary.goldfish \
    audio.primary.goldfish_legacy \
    android.hardware.audio@2.0-service \
    vibrator.goldfish \
    power.goldfish \
    fingerprint.ranchu \
    android.hardware.biometrics.fingerprint@2.1-service \
    sensors.ranchu

PRODUCT_PACKAGES += \
    android.hardware.audio@2.0-impl \
    android.hardware.audio.effect@2.0-impl \
    android.hardware.broadcastradio@1.0-impl \
    android.hardware.soundtrigger@2.0-impl

PRODUCT_COPY_FILES += \
    device/generic/goldfish/fstab.goldfish:root/fstab.goldfish \
    device/generic/goldfish/init.goldfish.rc:root/init.goldfish.rc \