Ryan Prichard c92b81622d gs201: avoid vector<const T>
std::vector<const T> uses std::allocator<const T>, which is an
undocumented libc++ extension to the C++ standard library. The extension
was removed in llvm.org/PR96319. Use an ordinary non-const T instead.

Bug: http://b/349681543
Test: m android.hardware.power.stats-impl.gs201
Flag: EXEMPT, refactor to fix build failure
Change-Id: Ic355f68c4ebb09e204ea3fb4822940aad07ccd7b
2024-09-12 13:18:03 -07:00
2022-04-13 20:48:30 +00:00
2022-03-24 17:44:37 +00:00
2023-12-18 23:36:44 -08:00
2021-05-20 17:54:35 +08:00
2024-01-19 06:36:07 +00:00
2024-09-12 13:18:03 -07:00
2023-07-05 08:41:34 +00:00
2023-04-27 21:21:06 +00:00
2023-09-18 03:09:39 +00:00
2021-05-19 13:35:26 +08:00
Description
Board tree for Google Tensor G2 devices
65 MiB
Languages
C++ 60.5%
Makefile 25.6%
PureBasic 9.1%
Shell 2.1%
C 1.5%
Other 1.2%