Update ConnectedDeviceGroupController
Get the PreferenceGroup there and add/remove preference through the callback Also add ConnectedBluetoothDeviceUpdater which only filter the connected device. Bug: 69333961 Test: RunSettingsRoboTests Change-Id: Ia2ab6b6708329227929d6fe442df3a8d45bf86f5
This commit is contained in:
@@ -19,4 +19,7 @@
|
||||
android:key="connected_devices_screen"
|
||||
android:title="@string/connected_devices_dashboard_title">
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="connected_device_list"
|
||||
android:title="@string/connected_device_connected_title"/>
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user