commit | 50e37b93ac97631dcac6961285b92af5026557af | [log] [tgz] |
---|---|---|
author | repo sync <gcondra@google.com> | Tue May 14 21:02:55 2013 -0700 |
committer | repo sync <gcondra@google.com> | Tue May 14 21:36:32 2013 -0700 |
tree | fb8150157279be31a93bb4e7d3a521fc6b8bf531 | |
parent | b77b3aff2e19fb4d5a329f962fcf467fc7bbeb1a [diff] [blame] |
Move domains into per-domain permissive mode. Bug: 4070557 Change-Id: I027f76cff6df90e9909711cb81fbd17db95233c1
diff --git a/debuggerd.te b/debuggerd.te index aca499b..131c56c 100644 --- a/debuggerd.te +++ b/debuggerd.te
@@ -1,5 +1,6 @@ # debugger interface type debuggerd, domain; +permissive debuggerd; type debuggerd_exec, exec_type, file_type; init_daemon_domain(debuggerd)