commit | fb55702452ead49042cf8ecafdbf38028bf288ed | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Fri Mar 05 17:05:19 2021 -0800 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Tue Mar 30 12:37:29 2021 -0700 |
tree | 6bb912eb13fa9869f884a1984d976ae0fc1d4630 | |
parent | 6ea86e5aaaecf5f7ca3243b66e76d2f63aeb36fd [diff] |
Introduce soundtrigger HAL v3 This is the initial AIDL version of the soundtrigger HAL. It is functionally equivalent to v2.4 (HIDL), but with a clean-up interface that removes obsolete / legacy functionality and conforms to AIDL style. Test: Mocked the HAL and observed framework logs for basic use-cases. Change-Id: I4525301ad1205cf41937a98b7b9f67f052cb5bd9