Additional sepolicy for OTA
See https://github.com/phhusson/treble_experimentations/issues/2289
This commit is contained in:
parent
d4520330a6
commit
56295977db
@ -12,6 +12,6 @@ allow phhsu_daemon loop_device:blk_file ioctl;
|
||||
allowxperm phhsu_daemon loop_device:blk_file ioctl { 0x4c00 };
|
||||
|
||||
allow phhsu_daemon userdata_block_device:blk_file ioctl;
|
||||
allowxperm phhsu_daemon userdata_block_device:blk_file ioctl { 0x1278 };
|
||||
allowxperm phhsu_daemon userdata_block_device:blk_file ioctl { 0x1278 0x127a };
|
||||
|
||||
allow kernel gsi_data_file:file rw_file_perms;
|
||||
|
Loading…
Reference in New Issue
Block a user