diff --git a/tests/robotests/res/xml-mcc998/location_settings.xml b/tests/robotests/res/xml-mcc998/location_settings.xml
index 993af8676d9..f61ca63d68a 100644
--- a/tests/robotests/res/xml-mcc998/location_settings.xml
+++ b/tests/robotests/res/xml-mcc998/location_settings.xml
@@ -18,14 +18,20 @@
+ android:title="screen_title">
+
+
\ No newline at end of file
diff --git a/tests/robotests/res/xml-mcc999/location_settings.xml b/tests/robotests/res/xml-mcc999/location_settings.xml
index 5619c774a6d..de77bfae006 100644
--- a/tests/robotests/res/xml-mcc999/location_settings.xml
+++ b/tests/robotests/res/xml-mcc999/location_settings.xml
@@ -17,8 +17,7 @@
+ android:title="screen_title">
controllers =
provider.getPreferenceControllers(mContext);
- assertThat(controllers).hasSize(3);
+ assertThat(controllers).hasSize(2);
}
public static class NotAvailablePreferenceController