From ed1a79a97ea0c4907ef3b238701b4eec2db94670 Mon Sep 17 00:00:00 2001 From: Alice Kuo Date: Thu, 2 Jun 2022 13:45:44 +0800 Subject: [PATCH] Unify the LE audio string and refine the layout to put LE audio switch together Screenshot: https://screenshot.googleplex.com/A6PwLhscRUypgYK Bug: 233018305 Bug: 233005340 Test: make RunSettingsRoboTests ROBOTEST_FILTER=BluetoothLeAudioPreferenceControllerTest Test: switch LE audio feature, and check LE audio functionality status Change-Id: I2d650eb315790c3efc7510d9e125aeaf4464cda6 Merged-In: I2d650eb315790c3efc7510d9e125aeaf4464cda6 (cherry picked from commit b13abc03dde1ea862cbb4565b679fabcaaf1c3a2) --- res/values/strings.xml | 10 +++++----- res/xml/development_settings.xml | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index e6b554fd809..f2eff886aaf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -342,8 +342,8 @@ Disable Bluetooth A2DP hardware offload - - Disable Bluetooth LE AUDIO hardware offload + + Disable Bluetooth LE audio hardware offload Restart Device? @@ -354,9 +354,9 @@ Cancel - Enable LE Audio - - Enables the Bluetooth LE Audio feature if this device supports LE audio hardware capabilities. + Enable Bluetooth LE audio + + Enables Bluetooth LE audio feature if the device supports LE audio hardware capabilities. Media devices diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml index 9367aec5a18..19c12091400 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -324,14 +324,14 @@ android:title="@string/bluetooth_enable_leaudio" android:summary="@string/bluetooth_enable_leaudio_summary" /> - - + +