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

Commit 275701b5 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

cm: Remove procmem and procrank from user builds

 * These need to be installed setuid, which is a no-no for CTS.

Change-Id: I68d111db2db675116e214108776aa13c848d0c9a

Put procmem and procrank back into non-user builds

Change-Id: I193a9607dad40043649de6fea1f9bf0ab0c437f1
parent bc7c4de4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -187,8 +187,6 @@ PRODUCT_PACKAGES += \
    gdbserver \
    micro_bench \
    oprofiled \
    procmem \
    procrank \
    sqlite3 \
    strace

@@ -210,6 +208,8 @@ PRODUCT_PACKAGES += \
ifneq ($(TARGET_BUILD_VARIANT),user)

PRODUCT_PACKAGES += \
    procmem \
    procrank \
    CMUpdater \
    Superuser \
    su