am 0f507339: Merge "Do not change ownership of /sys/fs/selinux/load to system UID."

* commit '0f507339ec474a2f67227466efc9045630f1f1a4':
  Do not change ownership of /sys/fs/selinux/load to system UID.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 21ae5bf..f95657e 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -198,6 +198,7 @@
     mkdir /data/misc/bluetooth 0770 system system
     mkdir /data/misc/keystore 0700 keystore keystore
     mkdir /data/misc/keychain 0771 system system
+    mkdir /data/misc/radio 0770 system radio
     mkdir /data/misc/sms 0770 system radio
     mkdir /data/misc/zoneinfo 0775 system system
     mkdir /data/misc/vpn 0770 system vpn