commit | 88a4da5c85f36efaef4a929729934e036edb61c4 | [log] [tgz] |
---|---|---|
author | Harpreet \"Eli\" Sangha <eliptus@google.com> | Mon Oct 21 16:43:35 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 21 16:43:35 2019 -0700 |
tree | 41367ee1753f70323aa3fc53cfbf5b1022602cdf | |
parent | d902e230d940d3e83390f0d5cc0985cb08f070fd [diff] | |
parent | aae0b8d093740c650df30b37a8e5b120698e7720 [diff] |
Merge "vibrator: Add 1.4 Tests to 'vts-core'" am: aae0b8d093 Change-Id: I566ad6558efd01c544cadfe1d6da3aeb72ace593
diff --git a/vibrator/1.4/vts/functional/Android.bp b/vibrator/1.4/vts/functional/Android.bp index 4cdf3b6..202a824 100644 --- a/vibrator/1.4/vts/functional/Android.bp +++ b/vibrator/1.4/vts/functional/Android.bp
@@ -25,6 +25,9 @@ "android.hardware.vibrator@1.3", "android.hardware.vibrator@1.4", ], - test_suites: ["general-tests"], + test_suites: [ + "general-tests", + "vts-core", + ], }