sanders: update sepolicy.

-Fix Neverallows.
-Fix missing type.
-Fix type attributes.

Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Ashwin R C
2019-06-07 06:13:41 -04:00
committed by ronaxdevil
parent 7cf114949c
commit f540803573
27 changed files with 51 additions and 99 deletions

View File

@@ -6,4 +6,3 @@ allow thermal-engine sysfs_uio:file r_file_perms;
allow thermal-engine sysfs_uio:dir { read open search };
allow thermal-engine sysfs_uio:lnk_file { read };
allow thermal-engine sysfs_vadc_dev:lnk_file { read open };
allow thermal-engine sysfs_vadc_dev:dir rw_dir_perms;