commit | 719cdceaeb4b596e75d41bf33f404c5c20db25f9 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Nov 24 05:18:43 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Dec 14 03:42:04 2021 +0000 |
tree | a3d893afc31fc2ac33b7a02b7adc3b0af138efb5 | |
parent | 6a424427c60463e770017992a761e6b3956e6496 [diff] |
Use readData/writeData APIs for NDK backend. These new APIS dispatch the actual APIs based on types. Now the AIDL compiler's NDK backend doens't have to handle each backend type. This is a preparation step to add fixed-size array in AIDL. The AIDL compiler will delegate read/write to these new APIs. Bug: 207087196 Test: atest CtsNdkBinderTestCases aidl_integration_test Change-Id: Ib82b86b2324ac629cca7f1c07ba2764cfa04e643
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview