From ec666df016099a8d5d99476569b80708f6e17cee Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Mon, 28 Mar 2022 14:36:24 +1100 Subject: [PATCH] examples/player/android: add missing dummy.cpp allows libc++_shared.so to be placed in the application Part-of: --- .../playback/player/android/app/src/main/jni/dummy.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 subprojects/gst-examples/playback/player/android/app/src/main/jni/dummy.cpp diff --git a/subprojects/gst-examples/playback/player/android/app/src/main/jni/dummy.cpp b/subprojects/gst-examples/playback/player/android/app/src/main/jni/dummy.cpp new file mode 100644 index 0000000000..e69de29bb2