summaryrefslogtreecommitdiffstats
path: root/common/system_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/system_app.te')
-rw-r--r--common/system_app.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/system_app.te b/common/system_app.te
index 7e795045..38404108 100644
--- a/common/system_app.te
+++ b/common/system_app.te
@@ -19,6 +19,9 @@ allow system_app cne_service:service_manager add;
userdebug_or_eng(`
allow system_app debugfs:file r_file_perms;
allow system_app su:unix_dgram_socket sendto;
+ allow system_app persist_file:dir r_dir_perms;
+ allow system_app sensors_persist_file:dir r_dir_perms;
+ allow system_app sensors_persist_file:file rw_file_perms;
')
allow system_app cnd_data_file:dir w_dir_perms;
allow system_app cnd_data_file:file create_file_perms;