jimboatarm / workload-automation

A framework for automating workload execution and measurement collection on ARM devices.
Apache License 2.0
2 stars 1 forks source link

Squashed commit of APK/ABI version check features #174

Closed muendelezaji closed 8 years ago

muendelezaji commented 8 years ago

Properly replace APK during adb install

Issue: For certain installation errors, it is possible for WA to incorrectly report that an APK was reinstalled while it actually wasn't, leading to bugs later on in the run.

Fix:

Check APK version and ABI when installing