commit | 16bac8513e2f5be0fc8e7d7fe261b1756a0231d1 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Mon Aug 10 12:53:14 2020 +0900 |
committer | Jooyung Han <jooyung@google.com> | Mon Aug 10 08:36:35 2020 +0000 |
tree | 885973c54bfafe0ed2fed6fc18b63953725c98f3 | |
parent | 8d2626f55a5310389fe55ae676ce8c379ce59a8f [diff] |
Switch aidl::nullable to std::optional AIDL's @nullable is represented as std::optional in C++ backend. The previous aidl::nullable was a temporary solution to avoid merge-conflicts between rvc-dev and master branches. Bug: 151275535 Test: m Change-Id: I8fe5bfc1763087e7ff364b4408f862436492d1db