diff options
Diffstat (limited to 'sepolicy/system_app.te')
-rw-r--r-- | sepolicy/system_app.te | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/system_app.te b/sepolicy/system_app.te index 25177b5..44c918c 100644 --- a/sepolicy/system_app.te +++ b/sepolicy/system_app.te @@ -1 +1,2 @@ allow system_app sysfs_fpc_proximity:file rw_file_perms; +allow system_app time_daemon:unix_stream_socket connectto; |