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