12 lines
410 B
Plaintext
Raw Normal View History

2022-08-14 15:07:12 +02:00
# ==============================================
# Common SEPolicy Rule
# ==============================================
# Date : WK16.40
# Operation : Migration
# Purpose : perf service for cpu control and rt thread
allow audioserver mtk_perf_service:service_manager find;
allow audioserver debuglog_data_file:dir { relabelto create_dir_perms };
allow audioserver debuglog_data_file:file create_file_perms;