Skip to content

Add android native build flag support#284

Open
AzulEterno wants to merge 2 commits into
domcyrus:mainfrom
AzulEterno:main
Open

Add android native build flag support#284
AzulEterno wants to merge 2 commits into
domcyrus:mainfrom
AzulEterno:main

Conversation

@AzulEterno
Copy link
Copy Markdown

@AzulEterno AzulEterno commented May 17, 2026

Summary

Linked issue

Closes #

Verification

Per CONTRIBUTING.md > Code Quality Requirements,
I ran the following locally and they all pass:

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-features
  • cargo build --release

Scope

  • One feature or fix per PR (no unrelated cleanups bundled in)
  • No new dependencies, or rationale provided in the summary above
  • No #[allow(clippy::...)] suppressions, or rationale provided
    (see CONTRIBUTING.md)

AI-assisted contributions

If you used an AI assistant (Copilot, Claude, ChatGPT, Cursor, etc.) to
write any of this code, that is fine, but please confirm:

  • I have read every line I am submitting
  • I ran the verification commands above myself
  • The PR description reflects what the code actually does

Notes for the reviewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant