is Access Granted
Returns the grant status of USB access permission for the given app. If this method returns true for a package, then the app does not need to request for permission via requestPermission.
Return
true if access is granted, false otherwise
Parameters
package Name
package name for the target app