commit | d22e2c5a87464ca252d088621abf0a9384f54618 | [log] [tgz] |
---|---|---|
author | Sandeep Patil <sspatil@google.com> | Tue May 02 14:28:31 2017 -0700 |
committer | Sandeep Patil <sspatil@google.com> | Tue May 02 16:33:25 2017 -0700 |
tree | 06b66b63f6f6337b267db68ed3f76eee8d748828 | |
parent | b3d108de7488e433b408d81f6207b01723c483d6 [diff] [blame] |
Add functional vts test for Health HAL Bug: 35915444 Test: Boot and run the test successfully on sailfish Change-Id: I5965d1ffbc4f1a89454f962698ce67adc4c35293 Signed-off-by: Sandeep Patil <sspatil@google.com>
diff --git a/health/Android.bp b/health/Android.bp index bbb3e4b..33f70eb 100644 --- a/health/Android.bp +++ b/health/Android.bp
@@ -1,4 +1,5 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/vts/functional", ]