Skip to content
Snippets Groups Projects
Commit 9cc3a580 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "appdomain: neverallow direct input_device access"

parents 5423db6e e83b9f03
No related branches found
No related tags found
No related merge requests found
...@@ -405,3 +405,9 @@ neverallow appdomain { ...@@ -405,3 +405,9 @@ neverallow appdomain {
system_file system_file
tmpfs tmpfs
}:lnk_file no_w_file_perms; }:lnk_file no_w_file_perms;
# Applications should use the activity model for receiving events
neverallow {
appdomain
-shell # bugreport
} input_device:chr_file ~getattr;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment