init
This commit is contained in:
commit
8710a52d67
123 changed files with 20007 additions and 0 deletions
6
sepolicy/vendor/update_engine.te
vendored
Normal file
6
sepolicy/vendor/update_engine.te
vendored
Normal 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;
|
Loading…
Add table
Add a link
Reference in a new issue