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
This commit is contained in:
Elliott Hughes 2012-12-21 14:45:27 -08:00
parent 82ea44f88f
commit 334ad0ed49
1 changed files with 1 additions and 1 deletions

View File

@ -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