commit | aae0b8d093740c650df30b37a8e5b120698e7720 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Oct 21 23:10:15 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 21 23:10:15 2019 +0000 |
tree | 981f8f8f232aedcccb3bf911c62f489e0aedd5a7 | |
parent | 9a41dd7f5af3d7c421ea939a8561902340f5da99 [diff] | |
parent | 8e08e377ebdf14e5839ba3aaee25837239b27b7e [diff] |
Merge "vibrator: Add 1.4 Tests to 'vts-core'"
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", + ], }