mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 10:27:24 +00:00
audio: enable devicestate_listener feature on redfin am: 3e520d4ffd
Change-Id: Id998753bccab1ae2e54d598383333b4ccc17c40d
This commit is contained in:
@@ -112,6 +112,9 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/audio/audiozoom.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audiozoom.xml
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.audio.feature.devicestate_listener.enable=true
|
||||
|
||||
ifeq ($(wildcard vendor/google_devices/redfin/proprietary/device-vendor-redfin.mk),)
|
||||
BUILD_WITHOUT_VENDOR := true
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user