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

Commit 6036d072 authored by Kiran S's avatar Kiran S
Browse files

Fix UsbPortStatus test

Change-Id: I6cb659d0bf3d6a905fa969465501357d22a4bb9a
Test: atest UsbManagerTests
Bug: 323470419
parent 93bc3f16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ public class UsbPortStatusTest {
                isSinkDeviceRoleSupported,
                isSinkHostRoleSupported,
                isSourceDeviceRoleSupported,
                isSinkHostRoleSupported);
                isSourceHostRoleSupported);
        UsbPortStatus usbPortStatus = new UsbPortStatus(
                MODE_NONE,
                POWER_ROLE_NONE,