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

Commit 01465bf5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Configs: include audio control hal service"

parents d08cfc25 c9e0b7af
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -563,7 +563,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