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

Commit e63c1ae5 authored by Shubham Dubey's avatar Shubham Dubey Committed by Android (Google) Code Review
Browse files

Merge "Remove SystemApi on resetUsbPort"

parents ff3c395e 3a3874de
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1341,7 +1341,6 @@ public class UsbManager {
     *
     * @hide
     */
    @SystemApi
    @RequiresPermission(Manifest.permission.MANAGE_USB)
    boolean resetUsbPort(@NonNull UsbPort port, int operationId,
            IUsbOperationInternal callback) {