Add input playback tests to touch suite only.

Separate change will add the suite scheduler record.
Suite already in attributes list.

BUG=chromium:915296
TEST=None

Change-Id: If5edbf03e347b89e55d0ffb8c2ae953bde1393c5
Reviewed-on: https://chromium-review.googlesource.com/1419242
Commit-Ready: Kalin Stoyanov <[email protected]>
Tested-by: Kalin Stoyanov <[email protected]>
Reviewed-by: Kalin Stoyanov <[email protected]>
diff --git a/client/site_tests/touch_HasInput/control.touchpad b/client/site_tests/touch_HasInput/control.touchpad
index fcc7cc9..c3cdc72 100644
--- a/client/site_tests/touch_HasInput/control.touchpad
+++ b/client/site_tests/touch_HasInput/control.touchpad
@@ -8,7 +8,7 @@
 CRITERIA = """
 This test will fail if the device does not have touchpad input.
 """
-ATTRIBUTES = "suite:bvt-perbuild, suite:touch"
+ATTRIBUTES = "suite:touch"
 TIME = "SHORT"
 TEST_CATEGORY = "Functional"
 TEST_CLASS = "touch"