mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
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