am 5075e028: Merge "Drop setting of in_qemu boolean and restorecon /sys/qemu_trace."

* commit '5075e028efee577a4ff0288f56ef5db9023c8944':
  Drop setting of in_qemu boolean and restorecon /sys/qemu_trace.
diff --git a/init.mini-emulator.rc b/init.mini-emulator.rc
index dbda8df..56f7d60 100644
--- a/init.mini-emulator.rc
+++ b/init.mini-emulator.rc
@@ -23,10 +23,6 @@
     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