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

Commit e5497d0a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "configs: lito: Update sound trigger HIDL version to 2.2"

parents 12688cd3 396805aa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -461,6 +461,10 @@ PRODUCT_PACKAGES += \
    android.hardware.audio.effect@5.0 \
    android.hardware.audio.effect@5.0-impl

# enable sound trigger hidl hal 2.2
PRODUCT_PACKAGES += \
    android.hardware.soundtrigger@2.2-impl \

PRODUCT_PACKAGES_ENG += \
    VoicePrintTest \
    VoicePrintDemo
+4 −0
Original line number Diff line number Diff line
@@ -457,6 +457,10 @@ PRODUCT_PACKAGES += \
    android.hardware.audio.effect@5.0 \
    android.hardware.audio.effect@5.0-impl

# enable sound trigger hidl hal 2.2
PRODUCT_PACKAGES += \
    android.hardware.soundtrigger@2.2-impl \

PRODUCT_PACKAGES_ENG += \
    VoicePrintTest \
    VoicePrintDemo