OSDN Git Service

Add default implementation of Vibrator HAL
authorPrashant Malani <pmalani@google.com>
Fri, 30 Sep 2016 23:17:16 +0000 (16:17 -0700)
committerPrashant Malani <pmalani@google.com>
Thu, 6 Oct 2016 23:40:18 +0000 (16:40 -0700)
commit89fc3bed2ad6a3a69467a5a4df823d8fcccbafaf
tree941423197b8c427e2ef9dc2058d1ddbeea8fbb9a
parent928912f8946b25edf290434b0cc2367edb10a504
Add default implementation of Vibrator HAL

Test: Builds, boots, vibrator works on bullhead
Change-Id: I9c7de913d1b565bdc46a3b99a799fd8ba09b06a4
Android.bp
vibrator/1.0/default/Android.mk [new file with mode: 0644]
vibrator/1.0/default/Vibrator.cpp [new file with mode: 0644]
vibrator/1.0/default/Vibrator.h [new file with mode: 0644]