diff --git a/installd.te b/installd.te
index 5ff68f3de462ef6690debbf853c5379f1c228571..2634b7550c0c98b408c633d51e64c5403fab714e 100644
--- a/installd.te
+++ b/installd.te
@@ -31,6 +31,7 @@ allow installd bluetooth_data_file:lnk_file { create setattr };
 allow installd nfc_data_file:lnk_file { create setattr };
 allow installd radio_data_file:lnk_file { create setattr };
 allow installd shell_data_file:lnk_file { create setattr };
+allow installd system_app_data_file:lnk_file { create setattr };
 # restorecon /data/data
 allow installd unlabeled:dir relabelfrom;
 allow installd unlabeled:notdevfile_class_set relabelfrom;