mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-22 05:02:39 +01: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.