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

am: ae08b51891

Change-Id: I64a9f4deabdd28ab09706ad046b901cb26b5af1d
This commit is contained in:
Christopher Ferris
2018-07-21 12:45:41 -07:00
committed by android-build-merger

View File

@@ -309,7 +309,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 += \