1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/workloads/applaunch
Sergei Trofimov 3043506d86 applaunch: pass the location of busybox into the script
applaunch creates and deploys an auxilary script in order to collect
precise timings. This script invoked busybox with the assumption that it
is in PATH.

Since recent changes mean that it is no longer deployed to /system/bin,
the busybox in not found. With this commit, the full path to busybox
will be passed into the script's template.
2016-03-23 16:28:18 +00:00
..
__init__.py applaunch: pass the location of busybox into the script 2016-03-23 16:28:18 +00:00
device_script.template applaunch: pass the location of busybox into the script 2016-03-23 16:28:18 +00:00