mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
d3e4d3a3e0dfb0a076fbcb28ea92e70898f374b8
These containers use 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 VtsHalMediaOmxV1_0TargetStoreTest Flag: EXEMPT, refactor to fix build failure Change-Id: I5b5ceed1d2618b7ce1f979242f33f6bc92df0545
Merge "Camera: VTS: Adjust test to handle optional readoutTimestamp support" into main am:
7801c0bcf5
Merge "Skip event count assertion on reporting mode" into android14-tests-dev am:
70be0c430b am: d69acec03e
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%