platform_hardware_interfaces/renderscript/1.0/default
Stephen Hines 746f3cd894 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.

Merged-In: Id13f34b740959852dff600259e3405eb72d0983a
Change-Id: Id13f34b740959852dff600259e3405eb72d0983a
2017-02-21 11:56:20 -08:00
..
Android.bp RenderScript HIDL HAL definition and server-side implementation. 2017-02-21 11:55:32 -08:00
Context.cpp Fix mips-related build breakage. 2017-02-21 11:56:20 -08:00
Context.h Fix mips-related build breakage. 2017-02-21 11:56:20 -08:00
Device.cpp RenderScript HIDL HAL definition and server-side implementation. 2017-02-21 11:55:32 -08:00
Device.h RenderScript HIDL HAL definition and server-side implementation. 2017-02-21 11:55:32 -08:00