Use aidl::nullable for nullable type in C++
To reduce the discrepance between old code which still uses std::unique_ptr and new code using std::optional. This might help to avoid merge-conflicts between branches. Bug: 144773267 Test: m Merged-In: I33822bc76ef87637d5408849f64a0607e121792e Change-Id: I2fd5d5ead29309049a86ce764167cfb7a16196fc Exempt-From-Owner-Approval: approved from master (cherry picked from commit c85cc13b)
Loading
Please register or sign in to comment