commit | 720841c3ced3546ee14d6b87a0715b2187987924 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Dec 07 16:49:58 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Dec 07 16:49:58 2018 +0000 |
tree | 34a25b33cd77a6707da886764990846e20aa6e4e | |
parent | 4802cbd955648d3fe5d1a82e7ae6eec13c829b33 [diff] | |
parent | 80cb74c3298025342ef613bf29088d21088c29ce [diff] |
Merge "Remove redundant entries from genfs_contexts."
diff --git a/private/traced_probes.te b/private/traced_probes.te index b0b87d8..ad6611c 100644 --- a/private/traced_probes.te +++ b/private/traced_probes.te
@@ -18,6 +18,7 @@ # TODO(primiano): temporarily I/O tracing categories are still # userdebug only until we nail down the blacklist/whitelist. userdebug_or_eng(` +allow traced_probes debugfs_tracing_debug:dir r_dir_perms; allow traced_probes debugfs_tracing_debug:file rw_file_perms; ')