[CDM] Add Permissions Sync toggle
Bug: 290063372 Test: manually tested the toggle Change-Id: I75d4370eed98275e2f99d65620229bdb57193fb8
This commit is contained in:
@@ -316,6 +316,8 @@ public class BluetoothDeviceDetailsFragment extends RestrictedDashboardFragment
|
||||
lifecycle));
|
||||
controllers.add(new BluetoothDetailsHearingDeviceControlsController(context, this,
|
||||
mCachedDevice, lifecycle));
|
||||
controllers.add(new BluetoothDetailsDataSyncController(context, this,
|
||||
mCachedDevice, lifecycle));
|
||||
}
|
||||
return controllers;
|
||||
}
|
||||
|
Reference in New Issue
Block a user