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

Commit ed26eefe authored by Lakshman Chaluvaraju's avatar Lakshman Chaluvaraju Committed by Gerrit - the friendly Code Review server
Browse files

configs: MSM8909: HAL compatibility for P upgrade

HAL compatibility for P upgrade.
Include the required product packages.

Change-Id: Id82e3c99ccccc17f09d5ce5bf96500b4e1cdf1b5
CRs-Fixed: 2312958
parent 0485a005
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -168,4 +168,10 @@ 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
    android.hardware.soundtrigger@2.0-impl \
    android.hardware.audio@4.0 \
    android.hardware.audio.common@4.0 \
    android.hardware.audio.common@4.0-util \
    android.hardware.audio@4.0-impl \
    android.hardware.audio.effect@4.0 \
    android.hardware.audio.effect@4.0-impl