summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Kuo <aliceypkuo@google.com>2023-09-18 03:26:03 +0800
committerAlice Kuo <aliceypkuo@google.com>2023-09-18 11:03:10 +0800
commit0155c6cdaf130d55de85fa9b9ae300cc1a9125ed (patch)
tree99c3c1d30b92eeaf0bf05ffd019cf8da8f16d07a
parent6e8a6e788b20394cbdefe1fe91f9a44ab6261c65 (diff)
downloadlynx-0155c6cdaf130d55de85fa9b9ae300cc1a9125ed.tar.gz
Config P23a as LE audio hidden by default
Based on the lunch stratgey, hide LE audio toggle for P23a (Phase 1) for now Bug: 300807171 Test: LE audio toggle isn't shown on Device Detail by default Change-Id: I193e31d1be1d234da6b099db4badcb03c09bb643
-rw-r--r--bluetooth/qti_default.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/bluetooth/qti_default.mk b/bluetooth/qti_default.mk
index 8a2031f..5da4e3b 100644
--- a/bluetooth/qti_default.mk
+++ b/bluetooth/qti_default.mk
@@ -44,6 +44,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.leaudio.dual_bidirection_swb.supported=false
+# LE Audio Lunch Config for Phase 1 (LE audio toggle hidden by default)
+PRODUCT_PRODUCT_PROPERTIES += \
+ persist.bluetooth.leaudio.toggle_visible=false
+
# LE Auido Offload Capabilities setting
PRODUCT_COPY_FILES += \
device/google/lynx/bluetooth/le_audio_codec_capabilities.xml:$(TARGET_COPY_OUT_VENDOR)/etc/le_audio_codec_capabilities.xml