mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 19:32:34 +01:00
configuration/core: Make generic_android
default device
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user