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

Commit ef9d0048 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by android-build-merger
Browse files

Merge "Remove perfprofd from set of binaries installed on system." am: 1e57a89b

am: 41136eda

Change-Id: I8e0f1acb17b37cda2ef0b080cffbd3b08a5565ff
parents 978911ab 41136eda
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -522,6 +522,9 @@ $(call add-clean-step, find $(OUT_DIR)/target/product/mainline_arm64/system -typ
# Clean up aidegen
$(call add-clean-step, rm -f $(HOST_OUT)/bin/aidegen)

# Remove perfprofd
$(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/perfprofd)

# ************************************************
# NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
# ************************************************
+0 −1
Original line number Diff line number Diff line
@@ -318,7 +318,6 @@ PRODUCT_PACKAGES_DEBUG := \
    iotop \
    iw \
    logpersist.start \
    perfprofd \
    procrank \
    showmap \
    sqlite3 \