storage: fix dumpstate avc denials

Bug: 261933169
Test: no avc denial when generating bugreport
Change-Id: Icaa0749bd8ca6121774058fa459fef3ae1400e07
Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
Randall Huang 2023-02-14 15:10:56 +08:00
parent 0743456f40
commit e9c9e8f03a

1
storage/dumpstate.te Normal file
View file

@ -0,0 +1 @@
allow dumpstate sysfs_scsi_devices_0000:file r_file_perms;