mirror of
git://f0xx.org/android_cast
synced 2026-07-29 03:38:52 +03:00
BE sync
This commit is contained in:
@@ -143,6 +143,7 @@ export ANDROID_NDK_HOME="$(androidcast_find_ndk_root "$ROOT")"
|
||||
export ANDROID_NDK_ROOT="$ANDROID_NDK_HOME"
|
||||
echo "==> Using NDK: $ANDROID_NDK_HOME"
|
||||
|
||||
bash "$ROOT/scripts/ensure-gradle-wrapper.sh"
|
||||
echo "==> Initializing third-party git submodules (libvpx, opus, speex, wireguard-android)"
|
||||
bash "$ROOT/scripts/init-third-party-submodules.sh"
|
||||
if androidcast_ccache_wanted 2>/dev/null; then
|
||||
|
||||
Reference in New Issue
Block a user