diff options
Diffstat (limited to 'sepolicy/location.te')
-rw-r--r-- | sepolicy/location.te | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sepolicy/location.te b/sepolicy/location.te index edbedb7..756bb26 100644 --- a/sepolicy/location.te +++ b/sepolicy/location.te @@ -1,2 +1 @@ allow location permission_service:service_manager find; -allow location self:capability net_raw; |