add huawei device
This commit is contained in:
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user