diff options
Diffstat (limited to 'sepolicy/thermal-engine.te')
-rw-r--r-- | sepolicy/thermal-engine.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/thermal-engine.te b/sepolicy/thermal-engine.te index 7f8e14a..02f8521 100644 --- a/sepolicy/thermal-engine.te +++ b/sepolicy/thermal-engine.te @@ -7,5 +7,4 @@ allow thermal-engine sysfs_usb_supply:file r_file_perms; allow thermal-engine diag_device:chr_file { read write }; allow thermal-engine diag_device:chr_file open; allow thermal-engine diag_device:chr_file ioctl; -allow thermal-engine socket_device:sock_file { create setattr }; allow thermal-engine sysfs_uio:dir read; |