Skip to content
Snippets Groups Projects
Commit 137923a1 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

Don't try to relabel tracing directory

am: 6ebcfe47

Change-Id: I6999a1aaf79a559e0477166523ee71cfbfeb3a1b
parents 90c9b826 6ebcfe47
No related branches found
No related tags found
No related merge requests found
......@@ -445,7 +445,7 @@
# debugfs files
#
/sys/kernel/debug/mmc0(/.*)? u:object_r:debugfs_mmc:s0
/sys/kernel(/debug)?/tracing(/.*)? u:object_r:debugfs_tracing:s0
/sys/kernel(/debug)?/tracing/(.*)? u:object_r:debugfs_tracing:s0
/sys/kernel(/debug)?/tracing/trace_marker u:object_r:debugfs_trace_marker:s0
/sys/kernel(/debug)?/tracing/instances(/.*)? u:object_r:debugfs_tracing_instances:s0
/sys/kernel(/debug)?/tracing/instances/wifi/free_buffer u:object_r:debugfs_wifi_tracing:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment