* #27232: jni: added pjproject checkout as regular git content

We will remove it once the next release of pjsip (with Android support)
comes out and is merged into SFLphone.
diff --git a/jni/pjproject-android/.svn/pristine/cb/cb0f6be587ce08848fe6d4484581326f095d0f26.svn-base b/jni/pjproject-android/.svn/pristine/cb/cb0f6be587ce08848fe6d4484581326f095d0f26.svn-base
new file mode 100644
index 0000000..92652c2
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/cb/cb0f6be587ce08848fe6d4484581326f095d0f26.svn-base
@@ -0,0 +1,5 @@
+# You can create user.mak file in PJ root directory to specify
+# additional flags to compiler and linker. For example:
+export CFLAGS += -Wno-unused-label -Werror
+export LDFLAGS += 
+