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: Ide63196c6350df30bf43dca15c9334e2f4b36ed7
Loading
Please register or sign in to comment