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.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/system_app.te b/common/system_app.te
index fdfa00b3..255e5664 100644
--- a/common/system_app.te
+++ b/common/system_app.te
@@ -63,6 +63,7 @@ userdebug_or_eng(`
# Access to tombstone segfaults
allow system_app tombstone_data_file:dir r_dir_perms;
allow system_app tombstone_data_file:file r_file_perms;
+ diag_use(system_app)
')
allow system_app cnd_data_file:dir w_dir_perms;