From b13abc03dde1ea862cbb4565b679fabcaaf1c3a2 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 --- 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 53bd947a4c1..ecee16e79bc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -329,8 +329,8 @@ Disable Bluetooth A2DP hardware offload - - Disable Bluetooth LE AUDIO hardware offload + + Disable Bluetooth LE audio hardware offload Restart Device? @@ -341,9 +341,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 ff228597907..3b0ff880271 100644 --- a/res/xml/development_settings.xml +++ b/res/xml/development_settings.xml @@ -312,14 +312,14 @@ android:title="@string/bluetooth_enable_leaudio" android:summary="@string/bluetooth_enable_leaudio_summary" /> - - + +