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

Commit f33436d7 authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by android-build-merger
Browse files

Merge "Set /proc/pressure/memory file permissions" am: 3cf9850c am: e337910a

am: d8a1ee86

Change-Id: I46d066d35a97a0d0fc01240c58a8060a40d6cea7
parents cc347b9d d8a1ee86
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -222,6 +222,9 @@ on init
    chmod 0664 /dev/cpuset/restricted/tasks
    chmod 0664 /dev/cpuset/tasks

    # make the PSI monitor accessible to others
    chown system system /proc/pressure/memory
    chmod 0664 /proc/pressure/memory

    # qtaguid will limit access to specific data based on group memberships.
    #   net_bw_acct grants impersonation of socket owners.