audio: define USE_AUDIO_HAL_AIDL by project
Bug: 317745810 Test: manual test b/317745810#comment3 Change-Id: Ic8d48776a973ea1c3d5b76e33d225c563c7c4ae5 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
d71a95086b
commit
c2beceb089
1 changed files with 5 additions and 1 deletions
|
@ -33,8 +33,12 @@ $(call inherit-product-if-exists, vendor/qorvo/uwb/qm35-hal/Device.mk)
|
||||||
|
|
||||||
DEVICE_PACKAGE_OVERLAYS += device/google/comet/comet/overlay
|
DEVICE_PACKAGE_OVERLAYS += device/google/comet/comet/overlay
|
||||||
|
|
||||||
include device/google/zumapro/device-shipping-common.mk
|
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/comet/audio/comet/audio-tables.mk
|
||||||
|
include device/google/zumapro/device-shipping-common.mk
|
||||||
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
include hardware/google/pixel/vibrator/cs40l26/device.mk
|
||||||
include device/google/gs-common/bcmbt/bluetooth.mk
|
include device/google/gs-common/bcmbt/bluetooth.mk
|
||||||
include device/google/gs-common/touch/gti/gti.mk
|
include device/google/gs-common/touch/gti/gti.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue