correction on handleErrors

This commit is contained in:
2022-09-09 14:53:09 +02:00
parent 10a371ae38
commit 2017e8b099
2 changed files with 15 additions and 14 deletions
+5 -1
View File
@@ -12,4 +12,8 @@ adb -s 07f9c883 shell am set-debug-app --persistent com.android.chrome
adb -s 07f9c883 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
adb -s 76a3ac8d shell pm clear com.android.chrome
adb -s 76a3ac8d shell am set-debug-app --persistent com.android.chrome
adb -s 76a3ac8d shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
adb -s 76a3ac8d shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiao mi
adb -s 47e7e36b shell pm clear com.android.chrome
adb -s 47e7e36b shell am set-debug-app --persistent com.android.chrome
adb -s 47e7e36b shell am start -n com.android.chrome/com.google.android.apps.chrome.Main