aboutsummaryrefslogtreecommitdiff
path: root/tools/depends
diff options
context:
space:
mode:
authorMarkus Pfau <pfau@peak3d.de>2018-09-19 15:50:58 +0200
committerGitHub <noreply@github.com>2018-09-19 15:50:58 +0200
commit2c44473e66a15b58ea66f71a49d5e024d0a85280 (patch)
tree04cf1950c07da00e3944331ca99abcb53b8a39c6 /tools/depends
parent55b22a6c42257eeabd1269b17eeb6e819597169f (diff)
[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event (#14431)
[Android] call OnResetDisplay() on HDMI_AUDIO_PLUG event
Diffstat (limited to 'tools/depends')
-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 a856ee85b5..7ce278f7ec 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=6f753a823b587c192d2b41575f4b71f7c3dd69cc
+VERSION=fe51b38eedf2b0219d45ae62e763fbe4e45dfb76
SOURCE=archive
ARCHIVE=$(VERSION).tar.gz
GIT_BASE_URL=https://github.com/xbmc