summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2013-11-06 16:14:30 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2013-11-06 16:14:30 -0800
commitd45a678729391198e65785d2fa4c528e8d4f4c6b (patch)
tree1bbe8bab773449cc66daacccb538c41da785b3a9
parent77bb98e878409fb714738170a2df2df1223dd57b (diff)
parent5075e028efee577a4ff0288f56ef5db9023c8944 (diff)
downloadmini-emulator-armv7-a-neon-d45a678729391198e65785d2fa4c528e8d4f4c6b.tar.gz
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.
-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 dbda8df..56f7d60 100644
--- a/init.mini-emulator.rc
+++ b/init.mini-emulator.rc
@@ -23,10 +23,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