Merge "Add sepolicy for fastboot io uring feature flag"
This commit is contained in:
commit
0a8d5697a6
1 changed files with 1 additions and 0 deletions
|
@ -695,6 +695,7 @@ sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
|
|||
sys.usb.config. u:object_r:usb_prop:s0
|
||||
|
||||
sys.usb.ffs.aio_compat u:object_r:ffs_config_prop:s0 exact bool
|
||||
sys.usb.ffs.io_uring_enabled u:object_r:ffs_config_prop:s0 exact bool
|
||||
sys.usb.ffs.max_read u:object_r:ffs_config_prop:s0 exact int
|
||||
sys.usb.ffs.max_write u:object_r:ffs_config_prop:s0 exact int
|
||||
|
||||
|
|
Loading…
Reference in a new issue