shusky: Remove HIDL audio configuration
Change-Id: I45e4f8521c352fe05b247040be9001b2e0e1ae93
This commit is contained in:
parent
9c2145edb3
commit
c7b52e1164
24 changed files with 2 additions and 5478 deletions
|
@ -39,9 +39,7 @@ endif
|
|||
DEVICE_PACKAGE_OVERLAYS += device/google/shusky/shiba/overlay
|
||||
CAMERA_PRODUCT ?= shiba
|
||||
|
||||
ifeq ($(RELEASE_PIXEL_AIDL_AUDIO_HAL_ZUMA),true)
|
||||
USE_AUDIO_HAL_AIDL := true
|
||||
endif
|
||||
|
||||
include device/google/shusky/camera/camera.mk
|
||||
include device/google/shusky/audio/shiba/audio-tables.mk
|
||||
|
@ -119,23 +117,6 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.finder.supported=true
|
||||
|
||||
ifeq ($(USE_AUDIO_HAL_AIDL),true)
|
||||
# AIDL
|
||||
|
||||
else
|
||||
# HIDL
|
||||
|
||||
# Spatial Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
libspatialaudio
|
||||
|
||||
# Sound Dose
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.audio.sounddose-vendor-impl \
|
||||
audio_sounddose_aoc
|
||||
|
||||
endif
|
||||
|
||||
# declare use of spatial audio
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.audio.spatializer_enabled=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue