mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
Request Shizuku permission before enter Shizuku screen
Bind Shizuku service automatically after enter Shizuku functions page
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package com.bintianqi.owndroid;
|
||||
|
||||
interface IUserService {
|
||||
void destroy() = 16777114;
|
||||
String execute(String command) = 1;
|
||||
int getUid() = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user