Sanders : Android Q move to dirty sepolicy[TEMP]

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
sai4041412
2019-09-13 08:27:37 +00:00
committed by ronaxdevil
parent e79e5dba49
commit e0139fe66c
45 changed files with 164 additions and 163 deletions

View File

@@ -1,8 +1,8 @@
get_prop(thermal-engine, diag_prop)
allow thermal-engine socket_device:sock_file { create setattr };
allow thermal-engine sysfs_rmt_storage:dir search;
allow thermal-engine sysfs_rmt_storage:file r_file_perms;
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 };
#get_prop(thermal-engine, diag_prop)
#allow thermal-engine socket_device:sock_file { create setattr };
#allow thermal-engine sysfs_rmt_storage:dir search;
#allow thermal-engine sysfs_rmt_storage:file r_file_perms;
#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 };