commit | c10572eff23c10893efb5d6e3a07f48527cfc1f2 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri May 21 17:42:02 2021 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri May 21 17:42:02 2021 -0700 |
tree | cc74a45b8bdacc06203342a90778974622ce72d8 | |
parent | b8d2b1db10a85aae3c9bb200b290722cdb6e43df [diff] |
Remove dependency on android.media.audio.common.AudioFormat In a preparation to converting audio HAL to SAIDL, ensure that Framework SAIDL is self-contained and has all the necessary types. This creates a temporary duplication of types with android.media.audio.common which will be fixed once we stabilize the common types between the framework and HALs. Bug: 188932434 Test: m Change-Id: Ib632c0ae5d2d1562266c87480b585b1b7f6e5ac6