vibrator: Add 1.4 Tests to 'vts-core'

Test: Build
Change-Id: I288417d30158bdf8109bf58da7415681ce66c19c
Signed-off-by: Harpreet \"Eli\" Sangha <eliptus@google.com>
This commit is contained in:
Harpreet \"Eli\" Sangha
2019-10-17 03:51:28 +09:00
parent 8cb24487a0
commit 8e08e377eb

View File

@@ -25,6 +25,9 @@ cc_test {
"android.hardware.vibrator@1.3",
"android.hardware.vibrator@1.4",
],
test_suites: ["general-tests"],
test_suites: [
"general-tests",
"vts-core",
],
}