Skip to content
Snippets Groups Projects
Commit 8ba28103 authored by dcashman's avatar dcashman
Browse files

resolve merge conflicts of 9cc3a580 to stage-aosp-master

Change-Id: I2593e100bdad420d0d988fbaeb8d2ec259b8df1d
parents 5e6aa65f 9cc3a580
No related branches found
No related tags found
No related merge requests found
......@@ -435,3 +435,9 @@ neverallow appdomain {
# Foreign dex profiles are just markers. Prevent apps to do anything but touch them.
neverallow appdomain user_profile_foreign_dex_data_file:file rw_file_perms;
neverallow appdomain user_profile_foreign_dex_data_file:dir { open getattr read ioctl remove_name };
# 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.
Finish editing this message first!
Please register or to comment