commit | 3750600b4f3b85cf068c0a276a777806950a46a5 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Tue Feb 18 10:57:44 2020 +0900 |
committer | Steven Moreland <smoreland@google.com> | Mon Oct 12 19:51:54 2020 +0000 |
tree | 9401a037405ceee58d377ab5faaa16c8b2ad6836 | |
parent | 07c60da5bfe26d2948bd13bf60d4c2bb8208f879 [diff] |
binder_parcel_fuzzer: add read* for std::optional These methods were added because AIDL uses std::optional for nullable types for C++ backends. Bug: 142543448 Bug: 144773267 (std::optional for nullable) Test: run binder_parcel_fuzzer for a few minutes Change-Id: Iab70283382045771741b8370932c6265aa058ec9 Merged-In: Iab70283382045771741b8370932c6265aa058ec9