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

Commit 22894ccd authored by Revathi Uddaraju's avatar Revathi Uddaraju 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.

Change-Id: I4c80dbb3f6152cd8d8ca1371de2bf2a855e203e6
parent 8c68e866
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -247,4 +247,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