diff options
Diffstat (limited to 'sepolicy/location.te')
-rw-r--r-- | sepolicy/location.te | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sepolicy/location.te b/sepolicy/location.te deleted file mode 100644 index 73d1f32..0000000 --- a/sepolicy/location.te +++ /dev/null @@ -1,4 +0,0 @@ -allow location permission_service:service_manager find; -allow location diag_device:chr_file { read write }; -allow location diag_device:chr_file open; -allow location diag_device:chr_file ioctl; |