Ryan Prichard aecb0333b0 Replace std::basic_string<uint8_t> with std::vector
In newer versions of libc++, std::char_traits<T> is no longer defined
for non-character types, and a result, std::basic_string<uint8_t> is
also no longer defined. See
https://discourse.llvm.org/t/deprecating-std-string-t-for-non-character-t/66779.

Bug: 175635923
Test: make checkbuild
Change-Id: Icb3937d8b1ff6dbe7e35e62f2e6cc1e2eb789121
2024-02-12 20:15:47 -08:00
2023-09-13 21:18:46 +00:00
2023-09-08 20:25:29 +00:00
2023-10-10 10:30:03 +09:00
2023-04-07 23:41:20 +00:00
2023-09-19 23:48:35 +09:00
2023-04-07 23:41:20 +00:00
2023-12-12 18:06:34 +09:00
2023-09-15 13:16:28 +09:00
2023-09-08 21:06:03 +00:00
2024-01-09 14:42:22 -08:00
2023-09-11 17:03:06 +00:00
2023-09-11 16:32:19 +00:00
2016-08-30 11:28:36 -07:00
2022-08-01 16:19:14 +00:00
2021-01-21 15:06:51 +09:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%