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

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

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

parents 9d147a18 1796d282
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()