mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 20:38:57 +00:00
AndroidDevice: Removed duplicate parameter
This commit is contained in:
parent
7ad8b8522b
commit
dec574e59e
@ -78,8 +78,6 @@ class AndroidDevice(BaseLinuxDevice): # pylint: disable=W0223
|
|||||||
If set a swipe of the specified direction will be performed.
|
If set a swipe of the specified direction will be performed.
|
||||||
This should unlock the screen.
|
This should unlock the screen.
|
||||||
"""),
|
"""),
|
||||||
Parameter('binaries_directory', default="/data/local/tmp", override=True,
|
|
||||||
description='Location of executable binaries on this device (must be in PATH).'),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
default_timeout = 30
|
default_timeout = 30
|
||||||
|
Loading…
x
Reference in New Issue
Block a user