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

Commit 41136eda 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

Change-Id: I0539202c7608fff7f206420adc1e560454ae9de8
parents 7961f460 1e57a89b
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 \