Merge "Fix build error from AssociationInfo constructor change"
This commit is contained in:
@@ -107,6 +107,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends
|
|||||||
MacAddress.fromString(mCachedDevice.getAddress()),
|
MacAddress.fromString(mCachedDevice.getAddress()),
|
||||||
/* displayName */ null,
|
/* displayName */ null,
|
||||||
/* deviceProfile */ "",
|
/* deviceProfile */ "",
|
||||||
|
/* associatedDevice */ null,
|
||||||
/* selfManaged */ false,
|
/* selfManaged */ false,
|
||||||
/* notifyOnDeviceNearby */ true,
|
/* notifyOnDeviceNearby */ true,
|
||||||
/* revoked */ false,
|
/* revoked */ false,
|
||||||
|
Reference in New Issue
Block a user