Some checks failed
Cache: Publish Nix / Publish Nix Cache (push) Waiting to run
Build Rust / Cargo Test (push) Successful in 4m14s
Build Site / Next.js Build (push) Failing after 6s
Infra: OpenTofu / OpenTofu (grafana) (push) Successful in 5s
Lint Governance / BEP Metadata (push) Successful in 0s
Build: Android / Android Rust Core Stub (push) Failing after 23s
454 B
454 B
Burrow Android
The Android app starts as a Kotlin shell linked to crates/burrow-mobile-ffi,
which exposes the cross-platform burrow-core crate through JNI.
The current stub proves the package shape and Rust core boundary. Full VPN
support must use Android VpnService and keep platform consent, Play Store
policy, and disclosure requirements in the release lane.
The Bazel entrypoint is:
bazel build //bazel/android:check_stub_stamp