commit | 746f3cd894f24de74a5be8a24768e8b732b88000 | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Fri Feb 17 04:10:11 2017 -0800 |
committer | Miao Wang <miaowang@google.com> | Tue Feb 21 11:56:20 2017 -0800 |
tree | a895b50534ff19c1238cca0a06678ed34693d442 | |
parent | b78b2f4ee68b1d1f27848f96f5a9383355018f10 [diff] |
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