• topjohnwu's avatar
    Allow zygote to execve · 4581354e
    topjohnwu authored
    Allow zygote to execute other programs (such as dex2oat).
    This fixes the bug that cause ART framework boot images failed to load
    and result to extremely serious performance degradation.
    
    Fix #1195
    4581354e
proc_monitor.cpp 11.8 KB