mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-16 22:01:14 +00:00
Add armeabi and x86 versions of libopus.a and build the libnv_opus_dec.so shared library for those platforms. Update armeabi-v7a library. Libopus.a binaries from https://github.com/brooss/krcam
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
APP_PLATFORM := android-16
|
APP_PLATFORM := android-16
|
||||||
|
|
||||||
# We just build for ARMv7a for now
|
# We just build for ARMv7a for now
|
||||||
APP_ABI := armeabi-v7a # x86
|
APP_ABI := armeabi-v7a armeabi x86
|
||||||
|
|
||||||
# We want an optimized build
|
# We want an optimized build
|
||||||
APP_OPTIM := release
|
APP_OPTIM := release
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user