The current logic results in all `BACKGROUND_CHILD` process types ending up as GPU processes (if they aren't an extension process), however rather than rely on this behavior, it's a better idea to send the actual process type name through to the Android crash handling code. Differential Revision: https://phabricator.services.mozilla.com/D245979