mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 10:11:17 +00:00
acb9dd61e7
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.