mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 01:08:47 +00:00
Previously if trying to downgrade an app using the `-r` option of `adb install` the `INSTALL_FAILED_VERSION_DOWNGRADE` error would occur. The app is now uninstalled first to prevent this.