You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Fix some thangs
This commit is contained in:
@@ -74,7 +74,9 @@ public class TileServiceCompat extends Service {
|
||||
private void onSimpleClick() {
|
||||
updateRoots();
|
||||
updateTile();
|
||||
Utils.toggleAutoRoot(false,getApplicationContext());
|
||||
Utils.toggleRoot(!root,getApplicationContext());
|
||||
|
||||
}
|
||||
|
||||
private void onLongClick() {
|
||||
|
||||
Reference in New Issue
Block a user