| commit | d5d9de728caed24ee35cf55ea78b6031d5282324 | [log] [tgz] |
|---|---|---|
| author | Mikhail Naganov <mnaganov@google.com> | Mon Feb 13 11:45:03 2023 -0800 |
| committer | Mikhail Naganov <mnaganov@google.com> | Tue Feb 14 17:33:25 2023 -0800 |
| tree | 20fa88d1de4813ac8b4d6647185dc7bf7d5546a7 | |
| parent | 34080f272f88e8b4fb2f55875b5db4508a4511e6 [diff] |
audio: Use auto-generated MicrophoneInfoFw class Replace use of manually written MicrophoneInfo class with MicrophoneInfoFw which is generated automatically from the AIDL definition. Rename MicrophoneInfoData AIDL to MicrophoneInfoFw for consistency with other framework-side AIDL types. MicrophoneInfoFw is defined using stable shared data types. Bug: 263964254 Test: atest audio_aidl_conversion_tests Change-Id: I93e4fe08fc294350c9b06f2959f84b24f31f6881