Merge "audio: remove the HIDL SoundDose from AIDL" into 24D1-dev
This commit is contained in:
commit
d7957264e5
1 changed files with 3 additions and 1 deletions
|
@ -200,10 +200,12 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.audio.stereo_spatialization_enabled=true
|
||||
|
||||
# Sound Dose
|
||||
ifneq ($(USE_AUDIO_HAL_AIDL),true)
|
||||
# HIDL Sound Dose
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.sounddose-vendor-impl \
|
||||
audio_sounddose_aoc
|
||||
endif
|
||||
|
||||
# Audio CCA property
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue