The build logic in make/common/Modules.gmk has changed: instead of a list of modules that needed to be considered for static builds, there is now a complete list and exclude filters.
There are a few modules that are irrelevant on mobile, and cause build issues. Those should be in exclude filters as well.
There are a few modules that are irrelevant on mobile, and cause build issues. Those should be in exclude filters as well.