Skip to content
Snippets Groups Projects
Commit a1c8fb73 authored by Peter Enderborg's avatar Peter Enderborg Committed by android-build-merger
Browse files

Merge "Restrict functions for vold" am: 8a441b6a am: dedf970d

am: 868f3977

Change-Id: Iea60801b3641804bf46f3b6dfffc54957a919d7a
parents d9992f9a 868f3977
Branches
Tags
No related merge requests found
......@@ -193,3 +193,5 @@ neverallow { domain -vold -init } restorecon_prop:property_service set;
neverallow vold fsck_exec:file execute_no_trans;
neverallow { domain -init } vold:process { transition dyntransition };
neverallow vold *:process ptrace;
neverallow vold *:rawip_socket *;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment