Blame view

imx8m/smarc_mx8mq/sepolicy/hal_usb_impl.te 208 Bytes
7bd79ad8b   Eric Lee   Android 10.0 patc...
1
2
3
4
5
  allow hal_usb_impl ffs_prop:file map;
  allow hal_usb_impl ffs_prop:file read;
  allow hal_usb_impl ffs_prop:file open;
  allow hal_usb_impl ffs_prop:file getattr;
  allow hal_usb_impl ffs_prop:property_service set;