commit | de829572f9773a1aae1b7f8e048b134ce2304a98 | [log] [tgz] |
---|---|---|
author | Kuowei Li <kuowei.li@mediatek.com> | Mon Jul 12 14:32:48 2021 +0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Jul 22 17:44:48 2021 +0000 |
tree | e88ef90fcc51410e63271fb909eee6326a9230c1 | |
parent | 8bff1f0d11372a3c817886accfaf94bf50539a8e [diff] |
audio: Allow SetAudioProperties to not be supported The parameter of sample rate, channel mask and format is not mandatory to support by Audio HAL. At meantime, there is no corresponding handle in framework. Hence, SetAudioProperties should allow reporting not supported. Bug: 194368657 Test: run vts -m VtsHalAudioV7_0Target Change-Id: Id0505bfb5d4812dd4c5d31a6e9d72c4c9c0cffa2