Skip to content
Snippets Groups Projects
Commit 3450cc24 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6145145 from 2192ec62 to qt-qpr3-release

Change-Id: I9cbbb5de9cc86023371c135e5fe142cc17dcafd5
parents 7123ae6e 2192ec62
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,6 @@ type adbd_exec, exec_type, file_type, system_file_type;
# Only init is allowed to enter the adbd domain via exec()
neverallow { domain -init } adbd:process transition;
neverallow * adbd:process dyntransition;
# Allow adbd start/stop mdnsd via ctl.start
set_prop(adbd, ctl_mdnsd_prop)
......@@ -6,3 +6,6 @@ type adbd_exec, exec_type, file_type, system_file_type;
# Only init is allowed to enter the adbd domain via exec()
neverallow { domain -init } adbd:process transition;
neverallow * adbd:process dyntransition;
# Allow adbd start/stop mdnsd via ctl.start
set_prop(adbd, ctl_mdnsd_prop)
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