Skip to content
Snippets Groups Projects
Commit 9969a4d2 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "Allow dumpsys"

parents a2c4cb3c 51538900
No related branches found
No related tags found
No related merge requests found
# Rules common to all binder service domains
# Alow dumpstate to collect information from binder services
# Allow dumpstate to collect information from binder services
allow binderservicedomain dumpstate:fd use;
allow binderservicedomain dumpstate:unix_stream_socket { read write getopt getattr };
# Allow dumpsys to work from adb shell
allow binderservicedomain devpts:chr_file rw_file_perms;
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