Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bd5c270b authored by Ryan Prichard's avatar Ryan Prichard
Browse files

inputflinger: avoid vector<const T>

A container of const T uses std::allocator<const T>, which was an
undocumented libc++ extension that has been removed. See
llvm.org/PR96319.

Bug: http://b/349681543
Test: m inputflinger
Change-Id: I4ea703abd6bfcec5b361b638ee1a63c852854b94
parent 7e47435f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment