* #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/d2/d2255bb6a5853f3d0982a78029a7ae3d7f7a2c7a.svn-base b/jni/pjproject-android/.svn/pristine/d2/d2255bb6a5853f3d0982a78029a7ae3d7f7a2c7a.svn-base
new file mode 100644
index 0000000..5cb8cc0
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/d2/d2255bb6a5853f3d0982a78029a7ae3d7f7a2c7a.svn-base
@@ -0,0 +1,7 @@
+# $Id$
+#
+import inc_const as const
+
+PJSUA = ["--null-audio --max-calls=1 --id sip:pjsua@localhost:$SIPP_PORT --mwi"]
+
+PJSUA_EXPECTS = []