device_google_gs-common/storage/sepolicy
Randall Huang 24568c64d1 storage: fix vold avc denied
[   33.709752][  T363] type=1400 audit(1725519791.892:729): avc:  denied  { read } for  comm="binder:369_6" name="/" dev="sda5" ino=3 scontext=u:r:vold:s0 tcontext=u:object_r:modem_efs_file:s0 tclass=dir permissive=1
[   33.710804][  T363] type=1400 audit(1725519791.892:730): avc:  denied  { open } for  comm="binder:369_6" path="/mnt/vendor/efs" dev="sda5" ino=3 scontext=u:r:vold:s0 tcontext=u:object_r:modem_efs_file:s0 tclass=dir permissive=1
[   33.711734][  T363] type=1400 audit(1725519791.892:731): avc:  denied  { ioctl } for  comm="binder:369_6" path="/mnt/vendor/efs" dev="sda5" ino=3 ioctlcmd=0x5879 scontext=u:r:vold:s0 tcontext=u:object_r:modem_efs_file:s0 tclass=dir permissive=1
[   33.712732][  T363] type=1400 audit(1725519791.892:732): avc:  denied  { read } for  comm="binder:369_6" name="/" dev="sda7" ino=3 scontext=u:r:vold:s0 tcontext=u:object_r:modem_userdata_file:s0 tclass=dir permissive=1
[   33.713612][  T363] type=1400 audit(1725519791.892:733): avc:  denied  { open } for  comm="binder:369_6" path="/mnt/vendor/modem_userdata" dev="sda7" ino=3 scontext=u:r:vold:s0 tcontext=u:object_r:modem_userdata_file:s0 tclass=dir permissive=1
[   33.714833][  T363] type=1400 audit(1725519791.892:734): avc:  denied  { ioctl } for  comm="binder:369_6" path="/mnt/vendor/modem_userdata" dev="sda7" ino=3 ioctlcmd=0x5879 scontext=u:r:vold:s0 tcontext=u:object_r:modem_userdata_file:s0 tclass=dir permissive=1

Bug: 361093041
Test: local build
Change-Id: I629f0303940f3f07ce3717cd0a2c8f975378f24b
Signed-off-by: Randall Huang <huangrandall@google.com>
2024-09-05 08:42:25 +00:00
..
charger_vendor.te storage: move sepolicy to common folder 2024-09-05 10:48:44 +08:00
device.te storage: move storage related device type to common folder 2024-09-04 10:43:47 +08:00
dump_storage.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
dumpstate.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
e2fs.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
fastbootd.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
file.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
file_contexts storage: move storage related device type to common folder 2024-09-04 10:43:47 +08:00
fsck.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
genfs_contexts storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
hal_health_default.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
hal_health_storage_default.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
hal_power_stats_default.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
init.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
ufs_firmware_update.te storage: move storage related device type to common folder 2024-09-04 10:43:47 +08:00
vendor_init.te storage: fix adb bugreport and refactor the existing rules 2024-09-05 16:39:22 +08:00
vold.te storage: fix vold avc denied 2024-09-05 08:42:25 +00:00