platform_hardware_interfaces/vibrator/Android.bp
Michael Wright 36a7859084 Add TICK constant to vibrator HAL.
Because we're extending an existing enum, we need to bump the minor
version of the HAL as well.

Bug: 38417655
Test: vts
Change-Id: I4d402efa8bf29517452cc3e259c2ddee146b15c7
2017-06-02 18:20:46 +01:00

8 lines
154 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"1.0",
"1.0/default",
"1.0/vts/functional",
"1.1",
"1.1/vts/functional",
]