From 386a6ca5ff1dd6c375131f4a7011c611a4ff4c2f Mon Sep 17 00:00:00 2001 From: Georg Veichtlbauer Date: Fri, 23 Sep 2022 08:25:54 +0200 Subject: [PATCH] sm6150-common: Remove AUDIO_FEATURE_ENABLED_PROXY_DEVICE No-op, configurable during runtime Change-Id: Ic54209df613570b15fee29c5b4c4053d38028b9b --- BoardConfigCommon.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e017430..ecc9262 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -41,7 +41,6 @@ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl" # Audio AUDIO_FEATURE_ENABLED_EXTENDED_COMPRESS_FORMAT := true -AUDIO_FEATURE_ENABLED_PROXY_DEVICE := true BOARD_SUPPORTS_OPENSOURCE_STHAL := true BOARD_SUPPORTS_SOUND_TRIGGER := true