summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jack He <siyuanh@google.com> 2023-05-06 00:42:40 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-05-06 00:42:40 +0000
commit7ed617c5e94d22c7eb696dee9e48656a3a58b37f (patch)
treee1c5940c4d43728058a2eab6bfec63e7dd656aab
parent74ad406b7cc2f19096780487178f4f673ce60095 (diff)
parent349d58183412c0f907333f5a5c11047ba8e396b2 (diff)
Merge "Modify the string of LE audio" into udc-dev
-rw-r--r--packages/SettingsLib/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SettingsLib/res/values/strings.xml b/packages/SettingsLib/res/values/strings.xml
index 214c9035fc8e..4e7579277aee 100644
--- a/packages/SettingsLib/res/values/strings.xml
+++ b/packages/SettingsLib/res/values/strings.xml
@@ -244,7 +244,7 @@
<!-- Bluetooth settings. The user-visible string that is used whenever referring to the Hearing Aid profile. -->
<string name="bluetooth_profile_hearing_aid">Hearing Aids</string>
<!-- Bluetooth settings. The user-visible string that is used whenever referring to the LE audio profile. -->
- <string name="bluetooth_profile_le_audio">LE audio</string>
+ <string name="bluetooth_profile_le_audio">LE audio (experimental)</string>
<!-- Bluetooth settings. Connection options screen. The summary for the Hearing Aid checkbox preference when Hearing Aid is connected. -->
<string name="bluetooth_hearing_aid_profile_summary_connected">Connected to Hearing Aids</string>
<!-- Bluetooth settings. Connection options screen. The summary for the LE audio checkbox preference when LE audio is connected. -->