|
|
@@ -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
|
|
|
)
|