Update test with new AssociationInfo constructor.

Bug: 314992577
Change-Id: I0be91dc331e6ae5f3b410cdf057ca547bb4dd862
Test: m
This commit is contained in:
Raphael Kim
2024-01-04 01:47:32 +00:00
parent 0612c9b103
commit e89aa195f1

View File

@@ -112,6 +112,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends
/* selfManaged */ false,
/* notifyOnDeviceNearby */ true,
/* revoked */ false,
/* pending */ false,
/* timeApprovedMs */ System.currentTimeMillis(),
/* lastTimeConnected */ Long.MAX_VALUE,
/* systemDataSyncFlags */ -1);