From 2132e021a444c10ac017f1b6d7c57873ff87539a Mon Sep 17 00:00:00 2001 From: Lei PAN Date: Mon, 21 Nov 2022 20:00:13 +0100 Subject: [PATCH] add new devices --- clear_data.bat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clear_data.bat b/clear_data.bat index 8ba008f..9802908 100644 --- a/clear_data.bat +++ b/clear_data.bat @@ -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 am set-debug-app --persistent com.android.chrome 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