Snap for 12313714 from 2baf9fb7c5 to 24Q4-release

Change-Id: I1f7ac0f688882f62a0c0f0fbece0154a0d545c70
This commit is contained in:
Android Build Coastguard Worker 2024-09-03 23:01:31 +00:00
commit 30ca6b1111

View file

@ -1,10 +1,10 @@
type ufs_firmware_update, domain;
type ufs_firmware_update_exec, vendor_file_type, exec_type, file_type;
# Storage firmware upgrade
init_daemon_domain(ufs_firmware_update)
# ufs FFU
allow ufs_firmware_update vendor_toolbox_exec:file execute_no_trans;
allow ufs_firmware_update block_device:dir r_dir_perms;
allow ufs_firmware_update fips_block_device:blk_file rw_file_perms;
allow ufs_firmware_update sysfs:dir r_dir_perms;
allow ufs_firmware_update sysfs_scsi_devices_0000:file r_file_perms;