aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorpeak3d <pfau@peak3d.de>2019-10-07 08:28:23 +0200
committerpeak3d <pfau@peak3d.de>2019-10-07 08:28:23 +0200
commit136b33ab0d4e4a41d9b284509eedd25dbba5062e (patch)
tree4abb2aea928186b031828a9064da46dab0235bdc /tools
parent3a1154ea8fd77af522de67e1c4f286f922c2ef36 (diff)
[Android] Use JNI instead NDK MediaCrypto for secure decoder check
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/target/libandroidjni/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/libandroidjni/Makefile b/tools/depends/target/libandroidjni/Makefile
index 73a2198131..aae83b32ad 100644
--- a/tools/depends/target/libandroidjni/Makefile
+++ b/tools/depends/target/libandroidjni/Makefile
@@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile
# lib name, version
LIBNAME=libandroidjni
-VERSION=25258a1e57414b46367ef367ef7291aeeb464d87
+VERSION=fc24c9cc507a244a587fa590f6882a588b9fc927
SOURCE=archive
ARCHIVE=$(VERSION).tar.gz
GIT_BASE_URL=https://github.com/xbmc