Additional sepolicy for OTA

See https://github.com/phhusson/treble_experimentations/issues/2289
This commit is contained in:
Pierre-Hugues Husson 2022-04-23 08:02:21 -04:00
parent d4520330a6
commit 56295977db
1 changed files with 1 additions and 1 deletions

View File

@ -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;