summaryrefslogtreecommitdiff
path: root/libs/gui/BLASTBufferQueue.cpp
diff options
context:
space:
mode:
author Ryan Prichard <rprichard@google.com> 2024-08-07 14:40:14 -0700
committer Ryan Prichard <rprichard@google.com> 2024-08-07 14:40:38 -0700
commitbd5c270b2d7a2bb1b3ab6b8749c064842bd96da3 (patch)
tree6d6e9013cc00ede8fae41f2b5eecb2cd0e3d4dac /libs/gui/BLASTBufferQueue.cpp
parent7e47435fc1a09ed7fce93c9a7acef65a57000277 (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