diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6d865c21096..17e9b6ef1ae 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5930,6 +5930,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"/>