added files do build android?

This commit is contained in:
Schmarni
2023-10-27 19:53:59 +02:00
parent f867b1290b
commit c982f0f658
9 changed files with 48 additions and 3891 deletions

View File

@@ -36,7 +36,7 @@ openxr = { git = "https://github.com/Ralith/openxrs", features = ["mint"] }
[profile.release]
lto = "fat"
codegen-units = 1
panic = "abort"
# panic = "abort"
[package.metadata.android.application.activity]
theme = "@android:style/Theme.Black.NoTitleBar.Fullscreen"