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

Commit 4322aa5b authored by Bharat Pawar's avatar Bharat Pawar Committed by Dhananjay Kumar
Browse files

msm8996:audio:config: enable audio HIDL component

- add audio HIDL component

Change-Id: I724b59d77e6b98d47866776c83bdab0f0333d8fb
parent 06ccd87f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -199,3 +199,10 @@ use.qti.sw.ape.decoder=true
#flac sw decoder 24 bit decode capability
PRODUCT_PROPERTY_OVERRIDES += \
flac.sw.decoder.24bit.support=true

# for HIDL related packages
PRODUCT_PACKAGES += \
    android.hardware.audio@2.0-service \
    android.hardware.audio@2.0-impl \
    android.hardware.audio.effect@2.0-impl \
    android.hardware.soundtrigger@2.0-impl