mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 09:39:39 +00:00
c92b81622d3dd3eecaf3361fd0e19e3cd98eed70
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
Description
Board tree for Google Tensor G2 devices
Languages
C++
60.5%
Makefile
25.6%
PureBasic
9.1%
Shell
2.1%
C
1.5%
Other
1.2%