-
Notifications
You must be signed in to change notification settings - Fork 187
Issues: brevent/Brevent
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
private static final IPackageManager PACKAGE_MANAGER = IPackageManager.Stub.asInterface( new ShizukuBinderWrapper(SystemServiceHelper.getSystemService("package"))); public static void grantRuntimePermission(String packageName, String permissionName, int userId) { try { PACKAGE_MANAGER.grantRuntimePermission(packageName, permissionName, userId); } catch (RemoteException tr) { throw new RuntimeException(tr.getMessage(), tr); } }
#1040
opened Dec 13, 2024 by
Rizki12345678900
Alguem sabe por q ista assim , ficou assim depois q desinstalei um apk do sistema , agora não sei qual foi
#1039
opened Dec 11, 2024 by
Thiaguinsnsk
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-11.