Merge "Remove SystemApi on resetUsbPort"
This commit is contained in:
committed by
Android (Google) Code Review
commit
e63c1ae566
@@ -1341,7 +1341,6 @@ public class UsbManager {
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
@RequiresPermission(Manifest.permission.MANAGE_USB)
|
||||
boolean resetUsbPort(@NonNull UsbPort port, int operationId,
|
||||
IUsbOperationInternal callback) {
|
||||
|
||||
Reference in New Issue
Block a user