diff --git a/installd.te b/installd.te index 7a9af8b276882fc9f5c2e7e07683ed43bee86978..76615800ecf3b6897173b92a8bf8b92d1dabcfab 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;