Fix build error from AssociationInfo constructor change

Bug: 225377622
Test: affected test is @Ignore'd
Change-Id: I8203e5cab2e011bd5357bb80ddc67b42b1d9793f
This commit is contained in:
Raphael Kim
2022-09-15 10:21:48 -07:00
parent f00356aee8
commit 64e6c08e49

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,