commit | ab22b476668b449f2a7e48819387d4cbdfd6e750 | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Tue Dec 13 17:28:36 2022 -0800 |
committer | Wonsik Kim <wonsik@google.com> | Fri Aug 18 15:23:10 2023 -0700 |
tree | c7a65759ea85ba899e0d1a88e687bfc7ff6ae088 | |
parent | a3316601b99dddcadb7f344fccdeaf6bff7a4be7 [diff] |
codec2 hal: type conversion refactoring, step 3 Implement BufferTypes.h and refactor HIDL type conversion to use it. BufferTypes.h contains function templates to be reused for both HIDL and AIDL interfaces. Use template specializations to handle differences between the interfaces. Bug: 251850069 Test: presubmit Change-Id: I55b856ddd1163829bccde5d40e2a02d5cf9bcd7a