blob: ae64e134aace8273189179e812afe36948845f9e [file] [log] [blame]
Jasmine Cha8e0e1062023-03-03 14:51:32 +08001DEVICE_MANIFEST_FILE += device/google/gs-common/audio/aidl/manifest.xml
2
3# Audio HALs
4PRODUCT_PACKAGES += \
5 android.hardware.audio.service-aidl.aoc
6
7BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs-common/audio/sepolicy/aidl
8
9include device/google/gs-common/audio/common.mk
10
11DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/audio/aidl/device_framework_matrix_product.xml
Jasmine Cha6cd390e2023-03-13 09:41:44 +080012
13PRODUCT_PROPERTY_OVERRIDES += \
14 vendor.audio_hal.aidl.enable=true