Set ro.audio.ihaladaptervendorextension_enabled property
This property is used by libaudiohal@aidl to detect whether the system_ext partition provides an instance of IHalAdapterVendorExtension. Bug: 323106963 Test: atest audiorouting_test Change-Id: I88d4f8ad2aff0c52f103d76e8e17e0f3d049d3b5
This commit is contained in:
parent
14c6c627ef
commit
57cd0318e2
@ -26,5 +26,7 @@ DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/gs-common/audio/aidl/d
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.audio_hal.aidl.enable=true
|
||||
PRODUCT_SYSTEM_EXT_PROPERTIES += \
|
||||
ro.audio.ihaladaptervendorextension_enabled=true
|
||||
|
||||
$(call soong_config_set,pixel_audio_hal_type,aidl_build,true)
|
||||
|
Loading…
x
Reference in New Issue
Block a user