device_brax_brax3/sepolicy/vendor/update_engine.te
Vincent Vidal 8710a52d67 init
2025-08-07 16:07:57 +02:00

6 lines
421 B
Text

allow update_engine connsys_bt_block_device:blk_file rw_file_perms_no_map;
allow update_engine connsys_wifi_block_device:blk_file rw_file_perms_no_map;
allow update_engine connsys_gnss_block_device:blk_file rw_file_perms_no_map;
allow update_engine init_boot_block_device:blk_file rw_file_perms_no_map;
allow update_engine sysfs_memory:dir r_dir_perms;
allow update_engine bootdevice_block_device:blk_file rw_file_perms;