commit | 83401fe32796dacd040b1f073f131050e2146bb8 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Fri May 21 20:06:39 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Fri Aug 13 11:28:36 2021 +0900 |
tree | 3bf2b1b7ceb3f06d598c2e8f8593d52b0d3891b2 | |
parent | 8e33ba576e1d8a0c2cac11c403d4b49dc77fe583 [diff] |
Parcel: support unique_ptr for recursive types nullable types in AIDL are now represented in optional in C++, but to support "recursive types" we still need unique_ptr. Adding unique_ptr utilities for binder_ndk and removing "deprecated" from a few unique_ptr variants of Parcel methods. Bug: 188690695 Test: aidl_integration_test Change-Id: I7994b97784ea838c55a9a2c86f8105ba427030dc