comet: Remove HIDL audio configuration
Change-Id: I45e4f8521c352fe05b247040be9001b2e0e1ae93
This commit is contained in:
parent
e0d53a1bdd
commit
00f310d506
12 changed files with 0 additions and 2658 deletions
|
@ -48,9 +48,7 @@ include device/google/comet/uwb/uwb_calibration.mk
|
|||
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/comet/comet/overlay
|
||||
|
||||
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL),true)
|
||||
USE_AUDIO_HAL_AIDL := true
|
||||
endif
|
||||
|
||||
include device/google/comet/audio/comet/audio-tables.mk
|
||||
include device/google/zumapro/device-shipping-common.mk
|
||||
|
@ -247,13 +245,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.audio.spatializer_transaural_enabled_default=false \
|
||||
persist.vendor.audio.spatializer.speaker_enabled=true
|
||||
|
||||
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 += \
|
||||
persist.vendor.audio.cca.enabled=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue