This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/sepolicy/vendor/thermal-engine.te
2019-10-30 15:30:52 +05:30

9 lines
435 B
Plaintext

#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 };