One APK for Phone & Oculus Quest?

Hi

So I have this wierd scenario where I need a game to run on both the Quest and the Phone. Each are assigned a different controller and pawn so controls and gameplay is different.

I want to use 1 APK file for both the Oculus Quest headset and the Android Phone. So that I only have to Package the game once…
Currently working on testing this, but…Just so I don’t dig myself a grave trying to debug or solve issues that are unsolvable… Anyone know if this is technically possible at all?

Anyone with previous experience in running a single APK file on both Oculus and Android Phones?

Thanks for any input!

Appears to not work, have to package twice, for Oculus needs to include “Package for Oculus Mobiel devices”, for Android this option needs to be blank.