add new devices

This commit is contained in:
2022-11-21 20:00:13 +01:00
parent 093a5e22ae
commit 2132e021a4
+4
View File
@@ -117,3 +117,7 @@ adb -s 2140c70c shell am start -n com.android.chrome/com.google.android.apps.chr
adb -s G7AZCY07H415CT3 shell pm clear com.android.chrome adb -s G7AZCY07H415CT3 shell pm clear com.android.chrome
adb -s G7AZCY07H415CT3 shell am set-debug-app --persistent com.android.chrome adb -s G7AZCY07H415CT3 shell am set-debug-app --persistent com.android.chrome
adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#asus oneplus 8 T
adb -s 07fbd156 shell pm clear com.android.chrome
adb -s 07fbd156 shell am set-debug-app --persistent com.android.chrome
adb -s 07fbd156 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main