blob: a35814a475aabdd6f34bdbbd78dfff0f030b4245 [file] [log] [blame]
# ==============================================
# Common SEPolicy Rule
# ==============================================
# vibrator sysfs rw access
allow hal_vibrator sysfs_vibrator:dir r_dir_perms;
allow hal_vibrator sysfs_vibrator:file rw_file_perms;
allow hal_vibrator sysfs_leds:file rw_file_perms;
allow hal_vibrator sysfs_leds:dir r_dir_perms;
allow hal_vibrator sysfs_leds:lnk_file r_file_perms;