mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-05-28 04:20:17 +02: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