platform_hardware_interfaces/keymaster
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
..
3.0 Use BoringSSL's public API in keymaster_hidl_hal_test 2023-05-15 00:16:39 -04:00
4.0 Replace std::basic_string<uint8_t> with std::vector 2024-02-12 20:15:47 -08:00
4.1 Coalesce OWNERS and add component 2022-10-13 09:25:48 +01:00
aidl UpsideDownCake is now 34 2023-04-07 23:41:20 +00:00
OWNERS Coalesce OWNERS and add component 2022-10-13 09:25:48 +01:00
TEST_MAPPING Keymaster VTS: add TEST_MAPPING 2023-05-24 16:58:27 -04:00