This commit is contained in:
Vincent Vidal 2025-08-07 16:07:57 +02:00
commit 8710a52d67
123 changed files with 20007 additions and 0 deletions

6
sepolicy/vendor/update_engine.te vendored Normal file
View file

@ -0,0 +1,6 @@
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;