mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-19 19:58:29 +00:00
![topjohnwu](/assets/img/avatar_default.png)
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