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

Commit fed38a22 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "config: msmsteppe: enable Audio HIDL HAL 5.0" into audio-hal.lnx.6.0

parents 007e5e9c 71457710
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -413,6 +413,15 @@ PRODUCT_PACKAGES += \
    android.hardware.audio.effect@4.0 \
    android.hardware.audio.effect@4.0-impl

# enable audio hidl hal 5.0
PRODUCT_PACKAGES += \
    android.hardware.audio@5.0 \
    android.hardware.audio.common@5.0 \
    android.hardware.audio.common@5.0-util \
    android.hardware.audio@5.0-impl \
    android.hardware.audio.effect@5.0 \
    android.hardware.audio.effect@5.0-impl

PRODUCT_PACKAGES_ENG += \
    VoicePrintTest \
    VoicePrintDemo