Remove CDM entries in Connected Device.

BUG: 191992001

Test: Robotest
Change-Id: Ie9cea79f825b78495b1f93527f3fa980f9b975e3
This commit is contained in:
Guojing Yuan
2021-08-06 23:24:24 +00:00
parent af63867d08
commit 11655705db
2 changed files with 3 additions and 1 deletions

View File

@@ -171,7 +171,7 @@ public class BluetoothDetailsCompanionAppsController extends BluetoothDetailsCon
*/
@Override
protected void refresh() {
updatePreferences(mContext, mCachedDevice.getAddress(), mProfilesContainer);
// Do nothing. More details in b/191992001
}
/**