Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | Remove STHAL 2.4 | Ytai Ben-Tsvi | |
This version was only created as an intermediate version for development and was never intended for release. STHAL 3 (AIDL) has feature-parity with this one and is intended for release. Bug: 181996624 Test: Manual verification of soundtrigger use-cases. Change-Id: Ic490bbd0501ec593d741cf612f8fd995b7bb9c4e | |||
2021-03-05 | STHAL 2.4 | Ytai Ben-Tsvi | |
This version of the soundtrigger HAL adds support for dynamic resource management by the HAL, allowing it to refuse to start/load and to preemptively stop/unload models at its discretion. This give the HAL more freedom to make resource allocation decisions and avoids the need to precisely model the various constraints and have them enforced by the framework. Bug: 178722883 Change-Id: I58807407417fc099b7538e685309d2c846ed66fd |