Hacker News new | ask | show | jobs
by JeremyBanks 3371 days ago
That's more due to Google offloading common logic into shared Android and Play components than compiler efficiencies.
1 comments

Erm, that's not true. As soon as GMail app updates on Android, it replaces the builtin one with full features. The shared "Play components" are things like push handling, which is builtin on iOS as well.

Play services and OS do not carry GMail shared components.