Merge "SEPolicy for trace event suspend_resume_minimal" am: 035a1a9dfc
am: 39a3e27b5f
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/2524675 Change-Id: Ifcf7c815435c02ab49c760215f7e5c5a8e64d42d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
3293cf4246
1 changed files with 4 additions and 2 deletions
|
@ -240,10 +240,12 @@ genfscon tracefs /events/block/block_rq_issue/ u:object_r:debugfs_
|
|||
genfscon tracefs /events/block/block_rq_complete/ u:object_r:debugfs_tracing:s0
|
||||
|
||||
genfscon tracefs /synthetic_events u:object_r:debugfs_tracing:s0
|
||||
genfscon tracefs /events/synthetic/rss_stat_throttled u:object_r:debugfs_tracing:s0
|
||||
|
||||
genfscon debugfs /tracing/synthetic_events u:object_r:debugfs_tracing:s0
|
||||
|
||||
genfscon tracefs /events/synthetic/rss_stat_throttled u:object_r:debugfs_tracing:s0
|
||||
genfscon debugfs /tracing/events/synthetic/rss_stat_throttled u:object_r:debugfs_tracing:s0
|
||||
genfscon tracefs /events/synthetic/suspend_resume_minimal u:object_r:debugfs_tracing:s0
|
||||
genfscon debugfs /tracing/events/synthetic/suspend_resume_minimal u:object_r:debugfs_tracing:s0
|
||||
|
||||
genfscon tracefs /trace_clock u:object_r:debugfs_tracing:s0
|
||||
genfscon tracefs /buffer_size_kb u:object_r:debugfs_tracing:s0
|
||||
|
|
Loading…
Reference in a new issue