commit | cbf2fa03dd940f6b313f26e553273f666538eb81 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Nov 16 11:15:42 2016 -0800 |
committer | Keun Soo Yim <yim@google.com> | Tue Nov 22 23:23:12 2016 +0000 |
tree | ac2690447ed17fe513e7f80d8f82cfcf31052a66 | |
parent | bbff14d4bb5345d605fcfb8040e5bfe1f4110aa5 [diff] [blame] |
Functional tests for lights hal. Bug: 32022457 Test: light_hidl_hal_test Change-Id: I28650ec69349dda82217e8db1b954a507cc264e5
diff --git a/light/Android.bp b/light/Android.bp index c12cd4f..8d2c986 100644 --- a/light/Android.bp +++ b/light/Android.bp
@@ -1,4 +1,5 @@ // This is an autogenerated file, do not edit. subdirs = [ "2.0", + "2.0/vts/functional", ]