commit | cc8b5c1c4852dd23894f13ab15918d735d4b4ec5 | [log] [tgz] |
---|---|---|
author | Jae Shin <jaeshin@google.com> | Thu Apr 13 18:35:41 2017 +0900 |
committer | Jae Shin <jaeshin@google.com> | Mon Apr 17 13:10:36 2017 +0900 |
tree | 31dfffdf96529a8ab14fb6c5fa0988a014ebf06c | |
parent | 5bd796b64933181662af4d58b826072e133d9a3e [diff] [blame] |
Write VTS target test for Configstore HAL Bug: 35915192 Test: make vts -j40 && vts-tradefed run commandAndExit vts --module VtsHalConfigstoreV1_0Target Change-Id: I85692a0cf140b62adaa6b5384fea6d3b4090ba98
diff --git a/configstore/Android.bp b/configstore/Android.bp index 79b63f6..ba3e62e 100644 --- a/configstore/Android.bp +++ b/configstore/Android.bp
@@ -1,5 +1,6 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/vts/functional", "utils", ]