AndroidShell icon indicating copy to clipboard operation
AndroidShell copied to clipboard

adb pm grant <package_name> <permission_name> IS WRONG?

Open baoxiehao opened this issue 7 years ago • 0 comments

On my device the following command will be working ("shell" added):

adb shell pm grant <package_name> <permission_name>

baoxiehao avatar Jan 23 '17 06:01 baoxiehao