aboutsummaryrefslogtreecommitdiffstats
path: root/installd.te
diff options
context:
space:
mode:
Diffstat (limited to 'installd.te')
-rw-r--r--installd.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/installd.te b/installd.te
index 099507f..1d3ef0a 100644
--- a/installd.te
+++ b/installd.te
@@ -24,7 +24,7 @@ selinux_check_context(installd)
# Read /seapp_contexts and /data/security/seapp_contexts
security_access_policy(installd)
# ASEC
-allow installd platform_app_data_file:lnk_file { create setattr rename };
+allow installd platform_app_data_file:lnk_file { create setattr rename relabelto };
allow installd app_data_file:lnk_file { create setattr };
allow installd asec_apk_file:file r_file_perms;
allow installd bluetooth_data_file:lnk_file { create setattr };