Merge "Change title for advanced connected device page"

This commit is contained in:
TreeHugger Robot
2018-01-08 23:02:13 +00:00
committed by Android (Google) Code Review

View File

@@ -17,7 +17,7 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"
android:key="connected_devices_screen"
android:title="@string/connected_devices_dashboard_title">
android:title="@string/connected_device_connections_title">
<SwitchPreference
android:key="toggle_bluetooth_switch"