summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2013-11-05 10:44:42 -0500
committerStephen Smalley <sds@tycho.nsa.gov>2013-11-06 10:26:04 -0500
commitbbf9261832402f44053663c75abe5c999bcf381d (patch)
tree7eb7c31396761d1f88b576fffee90906e50a929e
parent40683ac280c46bdff5680feaa65352a0384e8218 (diff)
downloadmini-emulator-armv7-a-neon-bbf9261832402f44053663c75abe5c999bcf381d.tar.gz
Drop setting of in_qemu boolean and restorecon /sys/qemu_trace.
The in_qemu boolean is unnecessary with the goldfish-specific rules moved to their own goldfish-specific directory and the restorecon /sys/qemu_trace is obsoleted by the init restorecon of /sys. Change-Id: I1bdd80f641db05fef4714654515c1e1fbb259794 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
-rw-r--r--init.mini-emulator.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.mini-emulator.rc b/init.mini-emulator.rc
index 147746b..ad19e16 100644
--- a/init.mini-emulator.rc
+++ b/init.mini-emulator.rc
@@ -26,10 +26,6 @@ on post-fs-data
class_start late_start
on boot
- setsebool in_qemu 1
- restorecon /sys/qemu_trace/process_name
- restorecon /sys/qemu_trace/state
- restorecon /sys/qemu_trace/symbol
setprop ARGH ARGH
setprop net.eth0.gw 10.0.2.2
setprop net.eth0.dns1 10.0.2.3