Skip to content
Snippets Groups Projects
Commit 45c4b142 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou Committed by android-build-merger
Browse files

Merge "Allow shell access on /dev/uhid node" am: 216b377d

am: c1e8f825

Change-Id: I2db7693bb8bb77e396602caa37286090791a4689
parents 3799c82a c1e8f825
No related branches found
No related tags found
No related merge requests found
typeattribute shell coredomain;
# allow shell input injection
allow shell uhid_device:chr_file rw_file_perms;
# systrace support - allow atrace to run
allow shell debugfs_tracing:dir r_dir_perms;
allow shell debugfs_tracing:file r_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