summaryrefslogtreecommitdiff
path: root/libs/gui/BLASTBufferQueue.cpp
diff options
context:
space:
mode:
author Ryan Prichard <rprichard@google.com> 2024-08-13 18:21:49 -0700
committer Ryan Prichard <rprichard@google.com> 2024-08-23 15:58:57 -0700
commit0cba3b55e2f85cfa46cc929b099b5eed0382dba6 (patch)
treebe4ed1c5a3d3c655f96b1cffe436d03ede6f748d /libs/gui/BLASTBufferQueue.cpp
parent30b1a88a5e7465e0f557fb52e0a778e508aa5706 (diff)
installd: 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 installd_dexopt_test Test: m MODULES-IN-frameworks-native Change-Id: Ib4bdefbfd0d5ab5802d360253daeb697124a3128
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions