summaryrefslogtreecommitdiff
path: root/sepolicy/location.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/location.te')
-rw-r--r--sepolicy/location.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/location.te b/sepolicy/location.te
index 210a03c..76a95a1 100644
--- a/sepolicy/location.te
+++ b/sepolicy/location.te
@@ -1,6 +1,6 @@
# loc_launcher service
type location, domain, device_domain_deprecated;
-type location_exec, exec_type, file_type;
+type location_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(location)