commit | c9e1607de4c5f4854bc58ee9fdf45d16010cc476 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Tue Aug 11 23:23:16 2020 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Sep 28 23:18:37 2020 +0000 |
tree | f51282daf2e19340923532aa5027845e31dadabf | |
parent | 108e702dc736e40a371619af91c47a059daf095c [diff] |
audio: Add example HAL implementation This is partial implementation of the example V7.0 audio HAL which passes VTS tests. Note that the 'core' part of the HAL (IDevice/IStream) isn't implemented yet. It passes VTS because it doesn't provide any devices (modules) and the audio HAL isn't the 'default' instance. Bug: 142480271 Test: atest VtsHalAudioV7_0TargetTest atest VtsHalAudioEffectV7_0TargetTest Change-Id: Ie3dd62c5db1cdb5534df4dd7f326c4c8776bf3c4