mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
Transfer ownership warning dialog
Update READMEs Display restriction id under UserRestrictionItem Optimize some Shizuku-related features Delay setting default affiliation id to wait Dhizuku initialize, fix #85
This commit is contained in:
@@ -3,5 +3,5 @@ package com.bintianqi.owndroid;
|
||||
interface IUserService {
|
||||
void destroy() = 16777114;
|
||||
String execute(String command) = 1;
|
||||
String getUid() = 2;
|
||||
int getUid() = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user