mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
746f3cd894f24de74a5be8a24768e8b732b88000
Bug: http://b/34396220 Test: Builds successfully. MIPS targets predefine _mips to 1, which will conflict with the _mips variable name that was being used in the HAL here. Rename it to _amips instead, so that it won't conflict. Merged-In: Id13f34b740959852dff600259e3405eb72d0983a Change-Id: Id13f34b740959852dff600259e3405eb72d0983a
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%