I found the bug and fixed it in my local copy. Android isn’t listed as a supported platform for the Bridge plugin. I edited the /Engine/Plugins/Bridge/Bridge.uplugin file and added “Android” to the SupportedTargetPlatforms section. I added it to the Modules sections as well, but not sure if it was needed there.
It was missing in past versions, but there wasn’t a problem. Guess they fixed something else that caused the problem.