Merge "Add a few unwinder tools to debug tools."

This commit is contained in:
Christopher Ferris
2018-07-21 19:38:46 +00:00
committed by Gerrit Code Review

View File

@@ -290,7 +290,10 @@ PRODUCT_PACKAGES_DEBUG := \
procrank \
showmap \
sqlite3 \
strace
strace \
unwind_info \
unwind_reg_info \
unwind_symbols \
# The set of packages whose code can be loaded by the system server.
PRODUCT_SYSTEM_SERVER_APPS += \