mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
4ed3c2fb256a9887af7bb1208dc822ab3606b208
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.zuma Flag: EXEMPT, refactor to fix build failure Change-Id: I47d0b3a441ab4ec8dd2ad8e794ae84f184d0d40f
Description
Board tree for Google Tensor G3 devices
Languages
C++
57.8%
Makefile
22.8%
PureBasic
15.2%
Java
2.5%
C
1.1%
Other
0.6%