Update AssociationInfo for VDMS test
Bug: 189250370 Test: None Change-Id: I2c92aea85b3195c226737b468430b4899cf4f354
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