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

Commit 1e57a89b authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Gerrit Code Review
Browse files

Merge "Remove perfprofd from set of binaries installed on system."

parents 53de7a71 1bc5aff7
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
@@ -319,7 +319,6 @@ PRODUCT_PACKAGES_DEBUG := \
    iotop \
    iw \
    logpersist.start \
    perfprofd \
    procrank \
    showmap \
    sqlite3 \