From 334ad0ed49356db93ef17c173cad19d098923ffe Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 21 Dec 2012 14:45:27 -0800 Subject: [PATCH] Track the setsebool change in the emulator init.rc. setsebool's syntax changed in November. This is the sole caller in AOSP. Change-Id: I0da608ee974bc3a9060372ef68a71c52726a44a6 --- rootdir/etc/init.goldfish.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/init.goldfish.rc b/rootdir/etc/init.goldfish.rc index cde9dee2d..a0c1c4f31 100644 --- a/rootdir/etc/init.goldfish.rc +++ b/rootdir/etc/init.goldfish.rc @@ -5,7 +5,7 @@ on early-init symlink /mnt/sdcard /sdcard on boot - setsebool in_qemu=1 + setsebool in_qemu 1 restorecon /sys/qemu_trace/process_name restorecon /sys/qemu_trace/state restorecon /sys/qemu_trace/symbol