Skip to content
Commit aac823d7 authored by Jooyung Han's avatar Jooyung Han
Browse files

midi: 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: I5c6a87072ced2f2a3a16df374244bb0aff5f9cb3
parent 5bc68e02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment