fix(RootAutomatorEngine): forceStop() not working

This commit is contained in:
hyb1996
2017-08-03 15:11:16 +08:00
parent 2f5573d9c2
commit f2c1015470
11 changed files with 118 additions and 45 deletions

View File

@@ -12,4 +12,5 @@ public class App extends Application {
public void onCreate() {
super.onCreate();
}
}