mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
Manage delegated admins
Upgrade AGP and gradle wrapper version Fix navigation bug of Shizuku Fix Action build
This commit is contained in:
@@ -6,4 +6,5 @@ interface IUserService {
|
||||
String execute(String command) = 1;
|
||||
int getUid() = 2;
|
||||
Account[] listAccounts() = 3;
|
||||
void destroy() = 16777114;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user