audio: use USE_AUDIO_HAL_AIDL instead flag variable
The value of USE_AUDIO_HAL_AIDL is defined in project settings which decide when to use aidl or hidl hal. So, correct audio tables can be included properly. Bug: 317444263 Test: boot to home, check basic audio functions Change-Id: If14c782bdd548f07b42b5e710236de9f20a6ac4d Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
bcb2809db3
commit
175b8e774e
6 changed files with 6 additions and 6 deletions
|
@ -33,8 +33,8 @@ $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
|||
# display
|
||||
DEVICE_PACKAGE_OVERLAYS += device/google/caimito/caiman/overlay
|
||||
|
||||
include device/google/caimito/audio/caiman/audio-tables.mk
|
||||
include device/google/zumapro/device-shipping-common.mk
|
||||
include device/google/caimito/audio/caiman/audio-tables.mk
|
||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||
include device/google/gs-common/touch/syna/syna20.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue