Merge "Update test with new AssociationInfo constructor." into main

This commit is contained in:
Raphael Kim
2024-01-08 22:17:12 +00:00
committed by Android (Google) Code Review

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);