Merge "audio: define USE_AUDIO_HAL_AIDL by project" into main
This commit is contained in:
commit
9fd859bb64
2 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,10 @@ $(call inherit-product-if-exists, vendor/google_devices/shusky/proprietary/Wallp
|
|||
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
|
||||
include device/google/zuma/device-shipping-common.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue