1# vibrator sysfs rw access 2allow hal_vibrator sysfs_vibrator:dir r_dir_perms; 3allow hal_vibrator sysfs_leds:file rw_file_perms; 4allow hal_vibrator sysfs_leds:dir r_dir_perms; 5allow hal_vibrator sysfs_leds:lnk_file read; 6allow hal_vibrator sysfs_vibrator:file rw_file_perms; 7allow hal_vibrator_default sysfs_vibrator:file rw_file_perms; 8