Automatically Launch UE5 build on Boot

I’d like to automatically launch my application when my android device boots,
I’ve found posts about how to add permissions to the Manifest.xml file to do this, but not how to implement this.

The android device I’m using is an Odroid M1, running Android 11.

Can anyone help/push me in the right direction?

Thanks in advance.