mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-07 21:51:33 +00:00
configuration/core: Make generic_android
default device
This commit is contained in:
parent
d7f28da71e
commit
965f8e2218
@ -751,7 +751,7 @@ class RunConfiguration(Configuration):
|
|||||||
ConfigurationPoint(
|
ConfigurationPoint(
|
||||||
'device',
|
'device',
|
||||||
kind=str,
|
kind=str,
|
||||||
mandatory=True,
|
default='generic_android',
|
||||||
description='''
|
description='''
|
||||||
This setting defines what specific Device subclass will be used to
|
This setting defines what specific Device subclass will be used to
|
||||||
interact the connected device. Obviously, this must match your
|
interact the connected device. Obviously, this must match your
|
||||||
|
Loading…
x
Reference in New Issue
Block a user