mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-07 13:41:24 +00:00
applaunch users the UI automation of the guest workload to detect launch completion. However, the guest's automaiton apk is pushed to the target and loaded via DexLoader; it is never actually installed; therefore, it should not be uninstalled when running guest's teardown.