Adjust asus/grouper SELinux policy due to shell -> init_shell.

Change-Id: I9e35d485bac91f3d0e4f3704acdbb9af7d617173
diff --git a/sepolicy/init_shell.te b/sepolicy/init_shell.te
new file mode 100644
index 0000000..d0bbc3d
--- /dev/null
+++ b/sepolicy/init_shell.te
@@ -0,0 +1 @@
+allow init_shell sysfs_firmware_writable:file w_file_perms;
diff --git a/sepolicy/shell.te b/sepolicy/shell.te
deleted file mode 100644
index 26ee654..0000000
--- a/sepolicy/shell.te
+++ /dev/null
@@ -1 +0,0 @@
-allow shell sysfs_firmware_writable:file w_file_perms;