Skip to content

Added a new grant permission method with applicationClassName for the permission ACCESSIBILITY_SERVICE

Latest

Choose a tag to compare

@ltrudu ltrudu released this 20 Oct 15:38

Added a new grant permission method with applicationClassName for the permission ACCESSIBILITY_SERVICE to specify the ApplicationClassName associated with this permission.

public static void grantPermissionWithClassName(Context context, EPermissionType permissionType, String applicationClassName, IResultCallbacks callbacksInterface)