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:
Yi Kong 2020-11-04 09:44:27 +08:00
parent c0f701287c
commit 25328f5cb9
1 changed files with 2 additions and 0 deletions

View File

@ -382,6 +382,8 @@ PRODUCT_PACKAGES_DEBUG := \
logpersist.start \
logtagd.rc \
procrank \
profcollectd \
profcollectctl \
remount \
showmap \
sqlite3 \