Storage: fix init avc denials

Bug: 262794360
Test: boot to home
Change-Id: Ic99d1430f7d4a9a449598152f51327ac13d192f1
Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
Randall Huang 2023-02-14 16:25:54 +08:00
parent ef4a355523
commit 0d862845c4

1
storage/sepolicy/init.te Normal file
View File

@ -0,0 +1 @@
allow init sysfs_scsi_devices_0000:file w_file_perms;