1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-31 10:11:17 +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(
'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