commit | 89fc3bed2ad6a3a69467a5a4df823d8fcccbafaf | [log] [tgz] |
---|---|---|
author | Prashant Malani <pmalani@google.com> | Fri Sep 30 16:17:16 2016 -0700 |
committer | Prashant Malani <pmalani@google.com> | Thu Oct 06 16:40:18 2016 -0700 |
tree | 941423197b8c427e2ef9dc2058d1ddbeea8fbb9a | |
parent | 928912f8946b25edf290434b0cc2367edb10a504 [diff] [blame] |
Add default implementation of Vibrator HAL Test: Builds, boots, vibrator works on bullhead Change-Id: I9c7de913d1b565bdc46a3b99a799fd8ba09b06a4
diff --git a/Android.bp b/Android.bp index 3cf3b3b..c69caf0 100644 --- a/Android.bp +++ b/Android.bp
@@ -12,4 +12,5 @@ "tests/pointer/1.0", "wifi/1.0", "wifi/supplicant/1.0", + "vibrator/1.0", ]