forked from openkylin/platform_build
Add showmap and procrank to PRODUCT_PACKAGES_DEBUG
So that they are available on device by default. Test: make Change-Id: If3c1513d1c086f965a8adc157a96b35c119962c3
This commit is contained in:
parent
b8f0085dba
commit
161db06003
|
@ -321,6 +321,8 @@ PRODUCT_PACKAGES_DEBUG := \
|
|||
logpersist.start \
|
||||
micro_bench \
|
||||
perfprofd \
|
||||
procrank \
|
||||
showmap \
|
||||
sqlite3 \
|
||||
strace \
|
||||
sanitizer-status
|
||||
|
|
Loading…
Reference in New Issue