Push the APK to /system/priv-app/ during ROM build
/system/priv-app/
Set proper permissions in the manifest - Add this attribute to your <application> tag:
<application>
android:persistent="true"