commit | a61aa23db86583f10f09a801d2cf4119fec59bfa | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Oct 20 04:00:08 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Tue Oct 20 09:48:11 2020 +0900 |
tree | 5b76b971507669782e87367fba2e9afc0e3a74b3 | |
parent | d2fa0236038686f5c0429aeedb497422976e011e [diff] |
Add read/write for List<ParcelFileDescriptor> in Java While ParcelableFileDescriptor is built-in type, it IS a parcelable. So we can treat it just like defined parcelable types when reading/writing. Bug: 171229850 Test: aidl_unittests / aidl_integration_test Change-Id: I2fac70a80a39ce0ccae5c91b09e4d331333ec758
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview