1
0
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:
Marc Bonnici 2018-02-13 15:02:35 +00:00 committed by setrofim
parent d7f28da71e
commit 965f8e2218

View File

@ -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