commit | 73e6180f3ee01e09ef21e91a082fca15a79285ea | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Wed Nov 02 11:33:27 2016 -0700 |
committer | Tri Vo <trong@google.com> | Wed Nov 02 19:33:57 2016 -0700 |
tree | b68c194e1886a6295dc57deda08d47c354529a77 | |
parent | 2e60330f1387a102c0852bc89cc47d326c633a2f [diff] [blame] |
target-side test for vibrator hal. Test: manual Change-Id: I50701f912e20ea1cfcaab823742ee6cfaa354fd1
diff --git a/vibrator/Android.bp b/vibrator/Android.bp index ba90f2c..ed19a37 100644 --- a/vibrator/Android.bp +++ b/vibrator/Android.bp
@@ -2,4 +2,5 @@ subdirs = [ "1.0", "1.0/default", + "1.0/vts/functional", ]