Merge "[ALPS03946622] vibrator: Fix sepolicy issue" into alps-trunk-p0.basic
Change-Id: Ia01ee9cfb0f1a9ed5278b051f334a4ed43906c63 MTK-Commit-Id: 6cd85b8d0772affbfe5cc160052160a7e7088256
This commit is contained in:
commit
b08dc188b0
@ -3,3 +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:file rw_file_perms;
|
||||||
allow hal_vibrator sysfs_leds:dir r_dir_perms;
|
allow hal_vibrator sysfs_leds:dir r_dir_perms;
|
||||||
allow hal_vibrator sysfs_leds:lnk_file read;
|
allow hal_vibrator sysfs_leds:lnk_file read;
|
||||||
|
allow hal_vibrator_default sysfs:file { open write read };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user