mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-07 13:41:24 +00:00
Merge pull request #472 from bjackman/config-example-update
config_example: Update comment on available devices
This commit is contained in:
commit
afe3c16908
@ -61,7 +61,8 @@ clean_up = False
|
|||||||
######################################### Device Settings ##########################################
|
######################################### Device Settings ##########################################
|
||||||
####################################################################################################
|
####################################################################################################
|
||||||
# Specify the device you want to run workload automation on. This must be a #
|
# Specify the device you want to run workload automation on. This must be a #
|
||||||
# string with the ID of the device. At the moment, only 'TC2' is supported. #
|
# string with the ID of the device. Common options are 'generic_android' and #
|
||||||
|
# 'generic_linux'. Run ``wa list devices`` to see all available options. #
|
||||||
# #
|
# #
|
||||||
device = 'generic_android'
|
device = 'generic_android'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user