diff --git a/res/values/strings.xml b/res/values/strings.xml
index 46c8f8cbe94..e459c28ef56 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5118,8 +5118,8 @@
Continue
Hearing devices
-
- You can use hearing aids, cochlear implants, and other amplification devices with your phone
+
+ Set up and manage ASHA and LE Audio hearing aids, cochlear implants, and other amplification devices
No hearing devices connected
@@ -5154,6 +5154,8 @@
Improves compatibility with telecoils and reduces unwanted noise
About hearing devices
+
+ To find other hearing devices that aren’t supported by ASHA or LE Audio, tap Pair new device > See more devices
Pair hearing device
diff --git a/res/xml/accessibility_hearing_aids.xml b/res/xml/accessibility_hearing_aids.xml
index 27a421273cc..57a0fe27819 100644
--- a/res/xml/accessibility_hearing_aids.xml
+++ b/res/xml/accessibility_hearing_aids.xml
@@ -60,4 +60,11 @@
settings:searchable="true"
settings:controller="com.android.settings.accessibility.HearingAidCompatibilityPreferenceController"/>
+
+
\ No newline at end of file
diff --git a/res/xml/hearing_device_pairing_fragment.xml b/res/xml/hearing_device_pairing_fragment.xml
index ce7f39f8df5..d84f22bd5d7 100644
--- a/res/xml/hearing_device_pairing_fragment.xml
+++ b/res/xml/hearing_device_pairing_fragment.xml
@@ -38,5 +38,4 @@
settings:useAdminDisabledSummary="true"
settings:controller="com.android.settings.accessibility.ViewAllBluetoothDevicesPreferenceController"/>
-
\ No newline at end of file