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

Commit 3d15913f authored by Evan Chen's avatar Evan Chen Committed by Android (Google) Code Review
Browse files

Merge "Update AssociationInfo for VDMS test"

parents 7374f252 2302cba0
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()