diff --git a/res/values/strings.xml b/res/values/strings.xml index fc4d7536524..5af29f9c53f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5934,6 +5934,10 @@ Pair hearing device You can pair ASHA and LE Audio hearing devices on this page. Make sure your hearing device is turned on and ready to pair. + + You can pair ASHA hearing devices on this page. Make sure your hearing device is turned on and ready to pair. + + You can pair LE Audio hearing devices on this page. Make sure your hearing device is turned on and ready to pair. Available hearing devices diff --git a/res/xml/hearing_device_pairing_fragment.xml b/res/xml/hearing_device_pairing_fragment.xml index d84f22bd5d7..782d7c0cdc5 100644 --- a/res/xml/hearing_device_pairing_fragment.xml +++ b/res/xml/hearing_device_pairing_fragment.xml @@ -20,8 +20,10 @@ android:title="@string/bluetooth_pairing_pref_title"> + android:title="@string/accessibility_hearing_device_pairing_intro" + settings:controller="com.android.settings.accessibility.HearingDevicePairingIntroPreferenceController"/>