1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 03:57:50 +03:00

wireguard -> third-party

This commit is contained in:
Anton Afanasyeu
2026-06-11 11:19:21 +02:00
parent 88ca1b9e70
commit f5c107bb85
8 changed files with 56 additions and 25 deletions

View File

@@ -19,6 +19,7 @@ The app loads `libandroidcast_codecs.so` for availability probes and future soft
git submodule update --init third-party/libvpx
git submodule update --init third-party/opus
git submodule update --init third-party/speex
git submodule update --init third-party/wireguard-android
```
2. Build static libs per ABI (NDK auto-detected via `scripts/android-ndk.sh`):