mirror of
https://github.com/shadowsocks/shadowsocks-android.git
synced 2026-03-27 05:31:07 +00:00
Parameterize test-e2e.sh with env-var defaults so it works both locally (macOS/ARM64) and on CI (Linux/x86_64). Add TARGET_ABI Gradle property to build a single-architecture APK, and create an e2e-test workflow that runs the VPN connectivity tests on an x86_64 emulator with KVM. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>