sm8150-common: sepolicy: Address one more vl53l1_daemon_main denial

Change-Id: Ie1877eea6989638f002eb3e2573c9ea036b28191
This commit is contained in:
LuK1337 2019-07-10 19:00:42 +02:00
parent 18e9478d11
commit 54181155da
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ allow vl53l1_daemon_main self:{
} create_socket_perms_no_ioctl;
# Allow vl53l1_daemon_main to read and write to sysfs_vl53l1
allow vl53l1_daemon_main sysfs_vl53l1:dir search;
allow vl53l1_daemon_main sysfs_vl53l1:file rw_file_perms;