1 Name: Android Platform engineering tools
2 Short Name: android platform development
3 URL: https://android.googlesource.com/platform/development
8 License File: NOT_SHIPPED
12 Android Platform engineering tools, specifically stack symbolization scripts.
15 Only picked the few scripts needed by chrome.
16 Updated output directories to use environment variable.
17 When calling addr2line, check the symbol is a file (and not a directory).
18 Added support for parsing LOG(FATAL) and DCHECK errors and their
19 stack traces, as emitted by src/base/debug/stack_trace_android.cc