summaryrefslogtreecommitdiff
path: root/api/coverage/tools
diff options
context:
space:
mode:
author Ryan Prichard <rprichard@google.com> 2024-06-27 21:34:21 -0700
committer Ryan Prichard <rprichard@google.com> 2024-06-28 00:52:39 -0700
commit736ef249c8a47331515ac19a625bf57e49787895 (patch)
tree5b52676ae17d9590b52df437858611dea6868104 /api/coverage/tools
parent58d9eab52455a344dc44a49d7f24452c0aa864a5 (diff)
aapt2: 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 https://github.com/llvm/llvm-project/pull/96319. Bug: 349681543 Test: m libaapt2 Change-Id: Ic712f8c844b05687948162e5d080af3726b322f6
Diffstat (limited to 'api/coverage/tools')
0 files changed, 0 insertions, 0 deletions