add huawei device

This commit is contained in:
2022-09-13 20:52:44 +02:00
parent 1ea0c04664
commit 0d495701d5
+4 -4
View File
@@ -17,10 +17,10 @@ adb -s 76a3ac8d shell am start -n com.android.chrome/com.google.android.apps.chr
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
#asus tab
adb -s 751005221815 shell pm clear com.android.chrome
adb -s 751005221815 shell am set-debug-app --persistent com.android.chrome
adb -s 751005221815 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#huawei
adb -s EPHUT20825001518 shell pm clear com.android.chrome
adb -s EPHUT20825001518 shell am set-debug-app --persistent com.android.chrome
adb -s EPHUT20825001518 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiaomi tab
adb -s 5ac879a2 shell pm clear com.android.chrome