sepolicy: Add policy for thermal engine changes
* Cyngn devices will need this. Change-Id: I1e7528e92d0d4ed8c4029667d7ef3cf9081a6575
This commit is contained in:
parent
d91ddb53a8
commit
7d3eca93f4
4
sepolicy/qcom/thermal-engine.te
Normal file
4
sepolicy/qcom/thermal-engine.te
Normal file
@ -0,0 +1,4 @@
|
||||
allow thermal-engine self:netlink_kobject_uevent_socket create_socket_perms;
|
||||
r_dir_file(thermal-engine, sysfs_rqstats);
|
||||
|
||||
allow thermal-engine self:capability { net_admin } ;
|
Loading…
Reference in New Issue
Block a user