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

Commit 804cba6c authored by Aalique Grahame's avatar Aalique Grahame Committed by Gerrit - the friendly Code Review server
Browse files

configs: HAL compatibility for P upgrade

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

CRs-Fixed: 2217516
Change-Id: I511176ba05e04dc28f668ae8f54ca8f286f865c8
parent 62be4050
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -241,4 +241,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.1-impl
    android.hardware.soundtrigger@2.1-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