mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 04:49:00 +00:00
Documentation update
This commit is contained in:
parent
08bfef961e
commit
aac69a9c14
@ -261,8 +261,8 @@ class BaseLinuxDevice(Device): # pylint: disable=abstract-method
|
|||||||
|
|
||||||
def deploy_busybox(self, context, force=False):
|
def deploy_busybox(self, context, force=False):
|
||||||
"""
|
"""
|
||||||
Deploys the busybox Android binary (hence in android module) to the
|
Deploys the busybox binary to the specified device, and returns
|
||||||
specified device, and returns the path to the binary on the device.
|
the path to the binary on the device.
|
||||||
|
|
||||||
:param device: device to deploy the binary to.
|
:param device: device to deploy the binary to.
|
||||||
:param context: an instance of ExecutionContext
|
:param context: an instance of ExecutionContext
|
||||||
|
Loading…
x
Reference in New Issue
Block a user