Use optional for nullable types
AIDL generates optional<T> for nullable T types for C++, which is more efficient and idomatic and easy to use. Bug: 144773267 Test: build/flash/boot Change-Id: I90cf2ce1193c479179687d71a5c1416f6cdf0b16
Loading
Please register or sign in to comment