blob: 5c31c065c96c8c213082c93817f9d26a917c8bc3 [file] [log] [blame]
Badhri Jagan Sridharanb6e4d4b2017-01-12 17:18:52 -08001# call into system_server process (callbacks)
2binder_call(hal_usb, system_server)
3
4allow hal_usb self:netlink_kobject_uevent_socket create;
5allow hal_usb self:netlink_kobject_uevent_socket setopt;
6allow hal_usb self:netlink_kobject_uevent_socket bind;
7allow hal_usb self:netlink_kobject_uevent_socket read;
8allow hal_usb sysfs:dir open;
9allow hal_usb sysfs:dir read;
10allow hal_usb sysfs:file read;
11allow hal_usb sysfs:file open;
12allow hal_usb sysfs:file write;
13allow hal_usb sysfs:file getattr;
14