mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
680fd80663ac11ca7586b69cd68c373da1557e81
_LIBCPP_VERSION in external/libcxx is 8000. When _LIBCPP_VERSION is newer, assume it's the new libc++ toolchain prebuilt, which has a finalized std::filesystem, and use std::filesystem instead. To make Soong happy, keep the android.hardware.automotive@libc++fs library for now but stub out the C++ source files and make the android::hardware::automotive::filesystem namespace an alias for std::filesystem. Bug: 152067309 Bug: 175635923 Test: treehugger Test: m android.hardware.automotive.can@1.0-service Test: m android.hardware.automotive@libc++fs Change-Id: I7aede74cda0122434d972a075d7c7a9933845450
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%