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