Merge "Update AssociationInfo for VDMS test"
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user