Files
hardware_interfaces/renderscript
Stephen Hines bdd8532ab3 Fix mips-related build breakage.
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.

Change-Id: Id13f34b740959852dff600259e3405eb72d0983a
2017-02-17 04:10:11 -08:00
..
2017-02-17 04:10:11 -08:00