xiongzhu 1 year ago
parent
commit
50e1fd29f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/src/main/java/com/example/modifier/utils/Package.kt

+ 1 - 0
app/src/main/java/com/example/modifier/utils/Package.kt

@@ -131,6 +131,7 @@ suspend fun resetAll() {
             "pm revoke com.google.android.gms android.permission.BODY_SENSORS",
             "pm revoke com.google.android.gms android.permission.DUMP",
             "sleep 2",
+            PACKAGE_MESSAGING.kill(),
             PACKAGE_MESSAGING.resume(),
             CMD_MESSAGING_APP
         )