android_mt6572_jiabo/device/qcom/sepolicy/common/installd.te
2025-09-05 16:56:03 +08:00

3 lines
455 B
Text

allow installd { location_app_data_file qsee_svc_app_data_file mdtp_svc_app_data_file } :dir { create_dir_perms relabelfrom relabelto };
allow installd { location_app_data_file qsee_svc_app_data_file mdtp_svc_app_data_file } :lnk_file { create_file_perms relabelfrom relabelto };
allow installd { location_app_data_file qsee_svc_app_data_file mdtp_svc_app_data_file } :{ file sock_file fifo_file } { getattr unlink rename relabelfrom relabelto setattr };