commit | 1abfa48ddcbf9b863c80e1d02f7311cb23ec855f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Nov 06 09:15:09 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Nov 08 02:30:53 2019 +0000 |
tree | 1f5d6b8c5b5b04cfbf975b5c23b598ca9ce00249 | |
parent | 61f91dbd7dc658355149d610f6cd8514584e9fd3 [diff] |
cs40l25 vibrator implements AIDL interface The vibrator HAL is switching from HIDL to AIDL in R. After this, vibrator@1.4 will be removed completely, so implementing the AIDL HAL is the only way to get access to these new features. Bug: 141828236 Test: boot and use vibrator Test: atest VtsHalVibratorTargetTest Test: atest VibratorHalCs40l25Benchmark Test: atest VibratorHalCs40l25TestSuite Change-Id: Ib0cd25f778a724ba40fd172ab0bfa0c55f9f35d1