Signed-off-by: qy136 <18772452388@163.com>
This commit is contained in:
qy136 2023-06-02 14:35:40 +08:00
parent 6ed94c841b
commit 001d37b2c9

View File

@ -90,3 +90,4 @@ allow sys_installer_sa vendor_etc_file:dir { search };
allow sys_installer_sa dev_block_volfile:dir { search };
allow sys_installer_sa dev_block_file:lnk_file { read };
allow sys_installer_sa update_firmware_file:file { map };
allow sys_installer_sa dev_block_file:blk_file { write getattr read open };