Merge "Track the setsebool change in the emulator init.rc."
This commit is contained in:
commit
38219ee611
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue