android: Add missing shaderc file
authorCody Northrop <cnorthrop@google.com>
Wed, 20 Dec 2017 16:00:20 +0000 (09:00 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 22 Dec 2017 23:09:45 +0000 (16:09 -0700)
build-android/jni/shaderc/Application.mk [new file with mode: 0644]

diff --git a/build-android/jni/shaderc/Application.mk b/build-android/jni/shaderc/Application.mk
new file mode 100644 (file)
index 0000000..5447415
--- /dev/null
@@ -0,0 +1,4 @@
+APP_ABI := all
+APP_BUILD_SCRIPT := Android.mk
+APP_STL := c++_static
+APP_PLATFORM := android-23