From 9020eb81cea605d4a5d763683f7bf9df5073ce08 Mon Sep 17 00:00:00 2001 From: Pierre Equoy Date: Thu, 17 Sep 2015 17:59:22 +0800 Subject: provider:checkbox Allow All-In-One devices to test brightness hotkeys if any --- jobs/keys.txt.in | 2 +- jobs/suspend.txt.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/keys.txt.in b/jobs/keys.txt.in index b74ad4c..e422da1 100644 --- a/jobs/keys.txt.in +++ b/jobs/keys.txt.in @@ -21,7 +21,7 @@ plugin: manual category_id: 2013.com.canonical.plainbox::keys id: keys/brightness estimated_duration: 30.0 -requires: dmi.product in ['Notebook','Laptop','Portable'] +requires: dmi.product in ['Notebook','Laptop','Portable','All In One','All-In-One','AIO'] _description: PURPOSE: This test will test the brightness key diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in index 3c6a45a..54f01c6 100644 --- a/jobs/suspend.txt.in +++ b/jobs/suspend.txt.in @@ -1824,7 +1824,7 @@ category_id: 2013.com.canonical.plainbox::suspend id: suspend/keys_after_suspend/brightness depends: suspend/suspend_advanced estimated_duration: 120.0 -requires: dmi.product in ['Notebook','Laptop','Portable'] +requires: dmi.product in ['Notebook','Laptop','Portable','All In One','All-In-One','AIO'] _description: PURPOSE: This test will test the brightness key after resuming from suspend -- cgit v1.2.3