From 15c7f761011037bfcd2e5a623b92a3ccaa72c29e Mon Sep 17 00:00:00 2001 From: hughchen Date: Thu, 10 May 2018 19:28:44 +0800 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9CPair=20new=20device=E2=80=9D=20o?= =?UTF-8?q?n=20Bluetooth=20screen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add AddDevicePreferenceController in bluetooth_screen.xml Bug: 79298886 Test: make -j50 RunSettingsRoboTests Change-Id: I4e43e31d05c297ca206cd2b0f747bb615c3dfcd4 --- res/xml/bluetooth_screen.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/res/xml/bluetooth_screen.xml b/res/xml/bluetooth_screen.xml index ec255202407..407feb64e5f 100644 --- a/res/xml/bluetooth_screen.xml +++ b/res/xml/bluetooth_screen.xml @@ -15,5 +15,19 @@ --> \ No newline at end of file + android:title="@string/bluetooth_settings_title"> + + + + \ No newline at end of file