Merge "audio: add debug interface soong value" into 24D1-dev am: 9806f4558c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro/+/27152263 Change-Id: I3d7ad889fc3dc75135eca6a2a130a10d7a140895 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
fcb206bb74
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
$(call soong_config_set,aoc_audio_func,dump_usecase_data,true)
|
||||
$(call soong_config_set,aoc_audio_func,hal_socket_control,true)
|
||||
$(call soong_config_set,aoc_audio_func,record_tuning_keys,true)
|
||||
$(call soong_config_set,aoc_audio_func,aidl_command_interface,true)
|
||||
endif
|
||||
|
||||
ifneq (,$(filter aosp_%,$(TARGET_PRODUCT)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue