mozilla-mobile / firefox-echo-show

Firefox for Amazon's Echo Show
Mozilla Public License 2.0
25 stars 12 forks source link

Use ABI split to reduce APK size (by 1-2 MB, likely) #336

Open mcomella opened 4 years ago

mcomella commented 4 years ago

We recently added Glean and it's shipped 4 different architectures in the same APK by default: we should produce different builds for all the needed architectures (or at least only bundle the few architectures we do need).