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

Commit 7d1f3a3d authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am bdf53e2a: Merge "Do not change ownership on /sys/fs/selinux/enforce."

* commit 'bdf53e2a':
  Do not change ownership on /sys/fs/selinux/enforce.
parents cb7092d9 bdf53e2a
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -361,9 +361,6 @@ on boot
    chown system system /sys/kernel/ipv4/tcp_rmem_max
    chown root radio /proc/cmdline

# Set these so we can remotely update SELinux policy
    chown system system /sys/fs/selinux/enforce

# Define TCP buffer sizes for various networks
#   ReadMin, ReadInitial, ReadMax, WriteMin, WriteInitial, WriteMax,
    setprop net.tcp.buffersize.default  4096,87380,110208,4096,16384,110208