commit | f84d6401865ec08fb2cfc823186bb812f1c0fd94 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Jun 16 00:35:31 2022 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Aug 25 00:24:53 2022 +0000 |
tree | 141729db6768425598891e0c5780b63535e7fc89 | |
parent | eefac18b26c884a8ae7cacdec275f8e34c8f72be [diff] |
audio: Disable the C++ backend for android.hardware.audio.core android.hardware.audio.core will need to use FMQ, which does not support the C++ backend in the AIDL version. Migrate VTS tests from the C++ backend to the NDK backend. Bug: 205884982 Test: atest VtsHalAudioCoreTargetTest Merged-In: Ia5d29126afdb4bb97dd063a032b96ab83b9ce36e Change-Id: Ia5d29126afdb4bb97dd063a032b96ab83b9ce36e (cherry picked from commit 8fcc442416d30980aa4946b6d736c2f96a4e1bc0)