* #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/9a/9adef5fcdb949a09587742f3b820bbf7c8478fd3.svn-base b/jni/pjproject-android/.svn/pristine/9a/9adef5fcdb949a09587742f3b820bbf7c8478fd3.svn-base
new file mode 100644
index 0000000..304a295
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/9a/9adef5fcdb949a09587742f3b820bbf7c8478fd3.svn-base
@@ -0,0 +1,6 @@
+
+#
+# We need to define PA_LITTLE_ENDIAN when compiling PortAudio on Linux x86_64
+#
+
+export M_CFLAGS += $(CC_DEF)PA_LITTLE_ENDIAN