Merge "Update AssociationInfo for VDMS test" into tm-qpr-dev

This commit is contained in:
Evan Chen
2022-06-24 04:25:45 +00:00
committed by Android (Google) Code Review

View File

@@ -213,7 +213,7 @@ public class VirtualDeviceManagerServiceTest {
mContext.getSystemService(WindowManager.class), threadVerifier);
mAssociationInfo = new AssociationInfo(1, 0, null,
MacAddress.BROADCAST_ADDRESS, "", null, true, false, 0, 0);
MacAddress.BROADCAST_ADDRESS, "", null, true, false, false, 0, 0);
VirtualDeviceParams params = new VirtualDeviceParams
.Builder()