blob: 37381e8f72fdddb4f06e04a817a4925738c62c64 [file] [log] [blame]
Prashant Malani2d9d3e62016-10-19 09:54:20 -07001# vibrator subsystem
2type android_hardware_vibrator_service, domain;
3type android_hardware_vibrator_service_exec, exec_type, file_type;
4
5# hwbinder access
6hwbinder_use(android_hardware_vibrator_service)
7
8# vibrator sysfs rw access
9allow android_hardware_vibrator_service sysfs_vibrator:file rw_file_perms;