Update AssociationIno creation for Bluetooth test

Bug: 189250370
Test: ake RunSettingsRoboTests ROBOTEST_FILTER=BluetoothDetailsCompanionAppsControllerTest
Change-Id: Iebbd2ca754b20d251f7a128bc2c460b4c3093762
Merged-In: Iebbd2ca754b20d251f7a128bc2c460b4c3093762
This commit is contained in:
Evan Chen
2022-05-11 18:10:01 -07:00
parent 193f799f88
commit a89159e0f5

View File

@@ -109,6 +109,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends
/* deviceProfile */ "",
/* selfManaged */ false,
/* notifyOnDeviceNearby */ true,
/* revoked */ false,
/* timeApprovedMs */ System.currentTimeMillis(),
/* lastTimeConnected */ Long.MAX_VALUE);