Hi! When working with AndroidXR I have to add this: <uses-native-library android:name="libopenxr.google.so" android:required="false" /> https://developer.android.com/guide/topics/manifest/uses-native-library-element How can I do that with cargo-apk ?