Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1796d282 authored by Evan Chen's avatar Evan Chen
Browse files

Update AssociationInfo for VDMS test

Bug: 189250370
Test: None
Change-Id: I2c92aea85b3195c226737b468430b4899cf4f354
Merged-In: I2c92aea85b3195c226737b468430b4899cf4f354
parent 422f1d8b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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()