diff --git a/clear_data.sh b/clear_data.sh index de1d832..8042464 100644 --- a/clear_data.sh +++ b/clear_data.sh @@ -1,3 +1,6 @@ -adb shell pm clear com.android.chrome -adb shell am set-debug-app --persistent com.android.chrome -adb shell am start -n com.android.chrome/com.google.android.apps.chrome.Main +adb -s 76a3ac8d shell pm clear com.android.chrome +adb -s 76a3ac8d shell am set-debug-app --persistent com.android.chrome +adb -s 76a3ac8d shell am start -n com.android.chrome/com.google.android.apps.chrome.Main +adb -s 07f9c883 shell pm clear com.android.chrome +adb -s 07f9c883 shell am set-debug-app --persistent com.android.chrome +adb -s 07f9c883 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main \ No newline at end of file