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

Commit c9e0b7af authored by Fan Zhang's avatar Fan Zhang Committed by Gerrit - the friendly Code Review server
Browse files

Configs: include audio control hal service

Change-Id: I87b48ea075f5c0924e2e0c07d14ef4f60a48d22b
parent 178c93d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -561,7 +561,7 @@ PRODUCT_PACKAGES_DEBUG += \
    AudioSettings

# for HIDL related audiocontrol packages
ifeq ( ,$(filter 12 13,$(PLATFORM_VERSION)))
ifeq ( ,$(filter 12 13 T,$(PLATFORM_VERSION)))
PRODUCT_PACKAGES += \
    android.hardware.automotive.audiocontrol@2.0-service \
    android.hardware.automotive.audiocontrol@2.0