Merge "Move perfprofd installation to PRODUCT_PACKAGES_DEBUG" am: 47bfd3422f
am: f22e056df6
am: 136afebf3e
am: 9de54f3812
Change-Id: Ic6b540548353f2c2b58d2b1bfbe38f0badebd428
This commit is contained in:
commit
910986486c
|
@ -134,6 +134,9 @@ PRODUCT_PACKAGES += \
|
|||
vold \
|
||||
wm
|
||||
|
||||
# Packages included only for eng or userdebug builds, previously debug tagged
|
||||
PRODUCT_PACKAGES_DEBUG := \
|
||||
perfprofd
|
||||
|
||||
PRODUCT_COPY_FILES := $(call add-to-product-copy-files-if-exists,\
|
||||
frameworks/base/preloaded-classes:system/etc/preloaded-classes)
|
||||
|
|
Loading…
Reference in New Issue