Storage: fix init avc denials

Bug: 262794360
Test: boot to home
Change-Id: Ic99d1430f7d4a9a449598152f51327ac13d192f1
Signed-off-by: Randall Huang <huangrandall@google.com>
diff --git a/storage/sepolicy/init.te b/storage/sepolicy/init.te
new file mode 100644
index 0000000..7070318
--- /dev/null
+++ b/storage/sepolicy/init.te
@@ -0,0 +1 @@
+allow init sysfs_scsi_devices_0000:file w_file_perms;