mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-03-24 17:50:51 +00:00

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