2020-01-18 09:29:32 +08:00
|
|
|
# vibrator sysfs rw access
|
|
|
|
allow hal_vibrator sysfs_vibrator:dir r_dir_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 read;
|
2020-01-18 09:56:42 +08:00
|
|
|
allow hal_vibrator_default sysfs:file { open write read };
|