commit | 06d314917fcf44bae9f1178b225e9280caec17ea | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Dec 15 12:55:03 2016 -0800 |
committer | Colin Cross <ccross@android.com> | Thu Dec 15 12:57:45 2016 -0800 |
tree | c1ab1189bb9376b99555d07208eeb79ffd33e066 | |
parent | 049376f14d31cbc65a94b0bb2641df51e73ac5c0 [diff] |
Fix unused parameter warning for mips builds libbacktrace_offline was inheriting -Wno-unused-parameter from llvm's makefiles. Fix an unused parameter warning when compiling for an unsupported architecture, and return false since *value wasn't written. Test: lunch aosp_mips-eng && mma -j Change-Id: I7df990f01e1025ca17ec3717107df56d2349f3cb