commit | e40fe7223e73c758bb67655f49daadc7db5b659e | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Dec 26 07:13:37 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Dec 26 07:13:37 2023 +0000 |
tree | d1ce3bf8ef750d7bad5699815c57f5f7bd1ecb07 | |
parent | b390dd37bc94ae879581d0b25597bf1cae76e2ee [diff] | |
parent | 643719c2ac7733bdf4404a65f82841d02fbe3c8d [diff] |
Merge "touch/init: change file owner after sys.boot_completed=1" into main
diff --git a/audio/aidl.mk b/audio/aidl.mk index bd11249..02a9649 100644 --- a/audio/aidl.mk +++ b/audio/aidl.mk
@@ -24,3 +24,5 @@ PRODUCT_PROPERTY_OVERRIDES += \ vendor.audio_hal.aidl.enable=true + +$(call soong_config_set,pixel_audio_hal_type,aidl_build,true)