Merge branch 'master' into feature/reset_browser

This commit is contained in:
2022-12-02 12:25:01 +01:00
2 changed files with 11 additions and 1 deletions
+5
View File
@@ -241,3 +241,8 @@ adb -s QMKNW17415015350 shell am start -n com.android.chrome/com.google.android.
adb -s 4b99c21 shell pm clear com.android.chrome
adb -s 4b99c21 shell am set-debug-app --persistent com.android.chrome
adb -s 4b99c21 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#huawei mate 8
adb -s APU7N16321020182 shell pm clear com.android.chrome
adb -s APU7N16321020182 shell am set-debug-app --persistent com.android.chrome
adb -s APU7N16321020182 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
+5
View File
@@ -162,3 +162,8 @@ adb -s QMKNW17415015350 shell am start -n com.android.chrome/com.google.android.
adb -s 4b99c21 shell pm clear com.android.chrome
adb -s 4b99c21 shell am set-debug-app --persistent com.android.chrome
adb -s 4b99c21 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#huawei mate 8
adb -s APU7N16321020182 shell pm clear com.android.chrome
adb -s APU7N16321020182 shell am set-debug-app --persistent com.android.chrome
adb -s APU7N16321020182 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main