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

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

Merge "configs: disable qti AudioControl HAL and use default"

parents 48c86cf1 f9639545
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -472,8 +472,8 @@ PRODUCT_PACKAGES_DEBUG += \

# for HIDL related audiocontrol packages
PRODUCT_PACKAGES += \
    vendor.qti.hardware.automotive.audiocontrol@1.0-service \
    android.hardware.automotive.audiocontrol@1.0
    android.hardware.automotive.audiocontrol@2.0-service \
    android.hardware.automotive.audiocontrol@2.0

ifeq ($(ENABLE_HYP),true)
PRODUCT_PROPERTY_OVERRIDES += \
+2 −2
Original line number Diff line number Diff line
@@ -451,8 +451,8 @@ PRODUCT_PACKAGES_DEBUG += \

# for HIDL related audiocontrol packages
PRODUCT_PACKAGES += \
    vendor.qti.hardware.automotive.audiocontrol@1.0-service \
    android.hardware.automotive.audiocontrol@1.0
    android.hardware.automotive.audiocontrol@2.0-service \
    android.hardware.automotive.audiocontrol@2.0

ifeq ($(ENABLE_HYP),true)
PRODUCT_PROPERTY_OVERRIDES += \