Problems trying to build for Oculus Quest

I see a few answers here that didn’t work for me as I didn’t want to exclude the Steam VR plugin from my project.
The following thing fixed the issue for me:

If you add “Android” as a Supported target platform in the SteamVR.uplugin file the error will no longer occur, and you will be able to build your project to both Oculus Quest as PC for Steam VR.

SteamVR_UPlugin.png