commit | 705fd7b09d7fccaf33c430f8c4eec777191d5c43 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri May 17 13:28:13 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Sat May 18 02:16:03 2019 +0000 |
tree | 0275ed68e3a9477293cfe11145454a7d45cac564 | |
parent | 2d3b4c3f4331ae004404990453a9643f6f68fb44 [diff] |
Replace unused dependency on libmemunreachable libmediautils was accidentally getting backtrace_string through libmemunreachable. Remove the dependency, which is causing problems for making libmemunreachable vendor_available, and use libc_malloc_debug_backtrace instead. Bug: 132302484 Test: m libmediautils Change-Id: Ide83ce43027f28d548a76c607a84bab6604213cf Merged-In: Ide83ce43027f28d548a76c607a84bab6604213cf