commit | 6e3ec61aabefcc87bd2ab8f96d6b1a4433404902 | [log] [tgz] |
---|---|---|
author | Jae Shin <jaeshin@google.com> | Mon Jul 03 13:34:04 2017 +0900 |
committer | Jae Shin <jaeshin@google.com> | Mon Jul 03 13:47:11 2017 +0900 |
tree | f0d83e6a2454e5ba393b13dfbf2cc3c4a7fc2986 | |
parent | 050c563f02a44dd95f59b840843478934063cf50 [diff] [blame] |
Add structural test VtsHalConfigstoreV1_1Target Add vts test module for configstore@1.1 Test: make vts -j40 && run commandAndExit vts -m VtsHalConfigstoreV1_1Target Bug: 63071317 Change-Id: I405f4409bc2ac4acdf07728b950ba9b653eb3328
diff --git a/configstore/Android.bp b/configstore/Android.bp index 21dc2b4..4a783c3 100644 --- a/configstore/Android.bp +++ b/configstore/Android.bp
@@ -3,5 +3,6 @@ "1.0", "1.0/vts/functional", "1.1", + "1.1/vts/functional", "utils", ]