Skip to content
Commit a382cce2 authored by Steve Lhomme's avatar Steve Lhomme Committed by Duncan McNamara
Browse files

buildsystem: remove usage of GRADLE_VLC_SRC_DIRS

In libvlcjni VLC_OUT_PATH is set to <vlc>/build-android-<triplet>/ndk and only contains temporary files:
- libvlcjni-modules.c
- libvlcjni-symbols.c
They are not used in the java build.

There is not VLC_OUT_PATH/libs folder after libvlcjni is built.
libvlcjni.so is in libvlcjni/jni/libs which we already handle.

And when building in Android Studio we would add a folder "null" in the srcDir (via libvlcjni/libvlc/build.gradle).
parent 6be1ead0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment