Added a new grant permission method with applicationClassName for the permission ACCESSIBILITY_SERVICE
LatestAdded 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)