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