blob: 596fb9244ee4442d4ba2d3e8e50344334d060257 (
plain)
1
2
3
4
5
|
type_transition thermal-engine system_data_file:file thermal_data_file "decrypt.txt";
allow thermal-engine sysfs_kgsl:file r_file_perms;
allow thermal-engine system_data_file:dir w_dir_perms;
allow thermal-engine thermal_data_file:file create_file_perms;
|