commit | 04ae822302dc0a41acc3e3b0fd882eadc0a47178 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Jan 11 15:48:10 2023 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Jan 12 17:42:02 2023 +0000 |
tree | 7138171df13f1f489f77a8ab5b6305fdef99a83b | |
parent | 248026347fbcc5a5c1a8cfcf9e023413c0c6c457 [diff] |
audio: Remove android.hardware.audio.core.AudioMode type I missed that there is already android.media.audio.common.AudioMode. However, due to use by the framework, it contains more values (all of them are SYS_RESERVED), thus the implementation and VTS have to be updated as well. Bug: 205884982 Test: atest VtsHalAudioCoreTargetTest Change-Id: If260413b1f774a69514de978792d5ad2eb46481a Merged-In: If260413b1f774a69514de978792d5ad2eb46481a