Start zygote32 only when needed


nullptr_t

Members
18 Mar 2025
4
3
On normal cn rom, 32bit compatibility layer (tango) only starts only when needed, but on eu rom zygote32 is always running in background, which is a waste of battery if there is no 32bit app running or even installed.
 
NVM, it's my fault. Seems that new version of hyperos changed something. I just found ro.vendor.mi_support_zygote32_lazyload is false on my device.
Good find. Definitely looks like an intentional change.