Add profcollect to PLATFORM_PACKAGES_DEBUG
... but it does not get turned on automatically. This is controlled by profcollect_native_boot.enabled device config. Test: boot device and verify profcollectd is disabled by default Bug: 79161490 Change-Id: Ia91b9759e108896f275633e3156355b65dc94299
This commit is contained in:
parent
c0f701287c
commit
25328f5cb9
|
@ -382,6 +382,8 @@ PRODUCT_PACKAGES_DEBUG := \
|
|||
logpersist.start \
|
||||
logtagd.rc \
|
||||
procrank \
|
||||
profcollectd \
|
||||
profcollectctl \
|
||||
remount \
|
||||
showmap \
|
||||
sqlite3 \
|
||||
|
|
Loading…
Reference in New Issue