adb shell rm -rf /vendor/app/Launcher
adb shell rm -rf /vendor/app/Service
adb push 28c46311.0 /system/etc/security/cacerts
adb push build\apks\Launcher\launcher-release_v2.3.20.apk /vendor/app/Launcher/launcher-release_v2.3.20.apk
adb push build\apks\Service\service-release_v2.0.4.apk /vendor/app/Service/service-release_v2.0.4.apk
adb shell am broadcast -a LAUNCHER_URL --es url "https://www.go2alto.com/"
adb reboot
adb disconnect
adb kill-server