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

Commit 2094d182 authored by T.J. Mercier's avatar T.J. Mercier Committed by Android (Google) Code Review
Browse files

Revert "Allow /metadata/libprocessgroup/memcg_v2_max_activation_..."

Revert submission 31099519-25Q2-Betas-memcgv2-MaxActivationDepth

Reason for revert: For 25Q2 ToT snap.

Reverted changes: /q/submissionid:31099519-25Q2-Betas-memcgv2-MaxActivationDepth

Bug: 386797433
Change-Id: Ie20ad2bf9d964695973cccc38b8cc8c5ccf2aed1
parent 899c5b32
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -51,8 +51,7 @@ static const char* kPathAllowlist[] = {
        "/dev/blkio/tasks",
        "/metadata/aconfig/maps/system.package.map",
        "/metadata/aconfig/maps/system.flag.map",
        "/metadata/aconfig/boot/system.val",
        "/metadata/libprocessgroup/memcg_v2_max_activation_depth" // TODO Revert after go/android-memcgv2-exp b/386797433
        "/metadata/aconfig/boot/system.val"
};

static const char kFdPath[] = "/proc/self/fd";