Merge "Fix build error from AssociationInfo constructor change"

This commit is contained in:
Raphael Kim
2022-10-12 18:43:42 +00:00
committed by Android (Google) Code Review

View File

@@ -107,6 +107,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends
MacAddress.fromString(mCachedDevice.getAddress()),
/* displayName */ null,
/* deviceProfile */ "",
/* associatedDevice */ null,
/* selfManaged */ false,
/* notifyOnDeviceNearby */ true,
/* revoked */ false,