Move perfprofd installation to PRODUCT_PACKAGES_DEBUG
LOCAL_MODULE_TAGS is deprecated, use PRODUCT_PACKAGES_DEBUG instead. Test: none Change-Id: I670147f4fe38b02ccafe01b96d8078502404113c
This commit is contained in:
@@ -129,6 +129,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)
|
||||
|
Reference in New Issue
Block a user