commit | 8ba8c03a49bbd0ed66fc494a22adbc0a96f069bc | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Nov 18 16:23:39 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Nov 18 18:02:12 2019 -0800 |
tree | 0b97958f6390976c8f1bed4f9e242d9fba3d8489 | |
parent | 86c7aabcc0b7b5056415f48577ff529ff3528832 [diff] |
example AIDL HAL extension This CL shows an example of how to use and retrieve a HAL extension. Bug: 136027762 Test: run HAL and: - use "dumpsys --pid android.hardware.vibrator.IVibrator/default" to make sure that the HAL I'm running is the binary being added. - VtsHalVibratorTargetTest - test-vintf-vibrator-ext-client Change-Id: I8614007a727e8e05ba4667c2cd1623ce936a1609