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