From 47d171854b68b58ac939cbe8948ccea4b8e45bdd Mon Sep 17 00:00:00 2001 From: calmer Date: Fri, 17 Jan 2014 15:23:23 +0800 Subject: [PATCH] Add jni project submodule --- .gitmodules | 3 +++ jni/NDKBitmap | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 jni/NDKBitmap diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..14a6ad6b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "jni/NDKBitmap"] + path = jni/NDKBitmap + url = https://github.com/ctiao/NativeBitmapFactory.git diff --git a/jni/NDKBitmap b/jni/NDKBitmap new file mode 160000 index 00000000..0a84a73f --- /dev/null +++ b/jni/NDKBitmap @@ -0,0 +1 @@ +Subproject commit 0a84a73f597ee1ef99598ec63954e5f16f172b83