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
diff --git a/target/product/base_system.mk b/target/product/base_system.mk
index b7e1064..8b7a9aa 100644
--- a/target/product/base_system.mk
+++ b/target/product/base_system.mk
@@ -382,6 +382,8 @@
logpersist.start \
logtagd.rc \
procrank \
+ profcollectd \
+ profcollectctl \
remount \
showmap \
sqlite3 \