diff options
| author | Nick Kralevich <nnk@google.com> | 2013-09-19 08:54:12 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-09-19 08:54:12 -0700 |
| commit | 5660da25b9cd0b2e8d4e5d89de5b1cc281bce9bd (patch) | |
| tree | fcf4e29a641dcdb9d8a7f523f294b16e6404384f | |
| parent | af781c2692c20c954f650505faa1d2ba36b643f6 (diff) | |
| parent | 1998e505a98ad445bead87c2bb047053f1aea648 (diff) | |
| download | system_core-5660da25b9cd0b2e8d4e5d89de5b1cc281bce9bd.tar.gz system_core-5660da25b9cd0b2e8d4e5d89de5b1cc281bce9bd.tar.bz2 system_core-5660da25b9cd0b2e8d4e5d89de5b1cc281bce9bd.zip | |
am 1998e505: am 2e940286: am 0f507339: Merge "Do not change ownership of /sys/fs/selinux/load to system UID."
* commit '1998e505a98ad445bead87c2bb047053f1aea648':
Do not change ownership of /sys/fs/selinux/load to system UID.
| -rw-r--r-- | rootdir/init.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 794b9695c..3d171244c 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -349,7 +349,6 @@ on boot chown root radio /proc/cmdline # Set these so we can remotely update SELinux policy - chown system system /sys/fs/selinux/load chown system system /sys/fs/selinux/enforce # Define TCP buffer sizes for various networks |
