mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 11:58:55 +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):
|
||||
"""
|
||||
Deploys the busybox Android binary (hence in android module) to the
|
||||
specified device, and returns the path to the binary on the device.
|
||||
Deploys the busybox binary to the specified device, and returns
|
||||
the path to the binary on the device.
|
||||
|
||||
:param device: device to deploy the binary to.
|
||||
:param context: an instance of ExecutionContext
|
||||
|
Loading…
x
Reference in New Issue
Block a user