summaryrefslogtreecommitdiffstats
path: root/non_plat/hal_vibrator.te
diff options
context:
space:
mode:
Diffstat (limited to 'non_plat/hal_vibrator.te')
-rw-r--r--non_plat/hal_vibrator.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/non_plat/hal_vibrator.te b/non_plat/hal_vibrator.te
index 7f13029..11742f8 100644
--- a/non_plat/hal_vibrator.te
+++ b/non_plat/hal_vibrator.te
@@ -3,4 +3,4 @@ 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;
-allow hal_vibrator_default sysfs:file { open write read };
+allow hal_vibrator sysfs_vibrator:file rw_file_perms;