commit | 4ea560293d5869d88f3577f8c15dd90d65b14e63 | [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 | a27891c3342004658371e9ec693c44c30ede1c30 [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