commit | 9255d4da829bec021675e35f61c96bf4c1e23c6a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Sep 23 18:39:38 2021 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Oct 01 18:11:44 2021 +0000 |
tree | a535b90f5573a9d36120b75b7a9669a6c76775d9 | |
parent | f33fd94d49c8a3a7f4fdbe17514e7f1c619b66ad [diff] |
Remove AudioPortConfigType from AIDL interfaces Switch to the canonical approach of making a field '@nullable' if the value for it is not required. This makes AudioPortConfigType redundant. Refactor affected parceling code in libaudiofoundation to reuse functions from AidlConversion. Bug: 198812639 Test: atest audiofoundation_parcelable_test Change-Id: If02a9d788e7aed21bca917ac193cf71598804b83