Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9de54f38 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Move perfprofd installation to PRODUCT_PACKAGES_DEBUG" am: 47bfd342 am: f22e056d

am: 136afebf

Change-Id: I14bfbbcd617da98a9d0ffab7e53adf7499a55c04
parents f4d7639c 136afebf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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)