From 5ae6a87ee444185b74480a22a976347eb694e76c Mon Sep 17 00:00:00 2001 From: buihien224 <54226198+buihien224@users.noreply.github.com> Date: Tue, 13 Jul 2021 20:57:30 +0700 Subject: [PATCH] Fix crash input setting in dev china --- picasso.bat | 3 --- 1 file changed, 3 deletions(-) diff --git a/picasso.bat b/picasso.bat index 49d4443..e19e5ec 100644 --- a/picasso.bat +++ b/picasso.bat @@ -32,11 +32,8 @@ adb.exe shell pm uninstall -k --user 0 com.miui.newhome adb.exe shell pm uninstall -k --user 0 com.xiaomi.payment adb.exe shell pm uninstall -k --user 0 com.miui.newmidrive adb.exe shell pm uninstall -k --user 0 com.mi.live.assistant -adb.exe shell pm uninstall -k --user 0 com.sohu.inputmethod.sogou.xiaomi adb.exe shell pm uninstall -k --user 0 com.miui.smarttravel adb.exe shell pm uninstall -k --user 0 com.unionpay.tsmservice.mi -echo "Install Play Store" -adb.exe install gg.apk echo "Install gboard" echo "you need to allow to install" adb.exe install gb.apk