summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-18 01:04:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-18 01:04:25 +0000
commit359f69ee08a98086fd193b8c7bd9161ec5090afe (patch)
tree70b0249180905dc75f69e639fd5b8464429ed897
parentc66b25abf41d18ef95fd714f5e5cf1ca4d4fcab1 (diff)
parentcc794e617ca40172a3585655e2b8b6ed8e0c38bf (diff)
downloadgs201-359f69ee08a98086fd193b8c7bd9161ec5090afe.tar.gz
Snap for 10963245 from cc794e617ca40172a3585655e2b8b6ed8e0c38bf to 24Q1-release
Change-Id: I36775040f5620151ce19c9eec13c25e7402fcbb6
-rw-r--r--BoardConfig-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index 723b6b6..e1d6cd4 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -233,7 +233,7 @@ $(call soong_config_set,aoc_audio_func,ext_hidl,true)
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_tunning_keys,true)
+$(call soong_config_set,aoc_audio_func,record_tuning_keys,true)
endif
ifneq (,$(filter aosp_%,$(TARGET_PRODUCT)))