commit | 1eec75aaa75a97eed6d3d74d484336ad325711d2 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Nov 18 12:17:50 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Wed Nov 18 15:02:52 2020 +0900 |
tree | e43753e6d8a4400b2d4d29dda51638f162bc4cf6 | |
parent | a58771971b5372bba0b434978265bd1583f66629 [diff] |
Use std::optional instead of std::unique_ptr Since Android R, Parcel provides read/write methods for "@nullable" values using std::optional. Bug: 149784838 Test: m Change-Id: I343841e690ed2d00548bb2ad623e07fa26823214