diff options
| author | 2024-08-07 14:40:14 -0700 | |
|---|---|---|
| committer | 2024-08-07 14:40:38 -0700 | |
| commit | bd5c270b2d7a2bb1b3ab6b8749c064842bd96da3 (patch) | |
| tree | 6d6e9013cc00ede8fae41f2b5eecb2cd0e3d4dac /libs/gui/BLASTBufferQueue.cpp | |
| parent | 7e47435fc1a09ed7fce93c9a7acef65a57000277 (diff) | |
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
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions