* #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/cbbf320c0496684d146292b28dcc13ebd84141f9.svn-base b/jni/pjproject-android/.svn/pristine/cb/cbbf320c0496684d146292b28dcc13ebd84141f9.svn-base
new file mode 100644
index 0000000..ba27f50
--- /dev/null
+++ b/jni/pjproject-android/.svn/pristine/cb/cbbf320c0496684d146292b28dcc13ebd84141f9.svn-base
@@ -0,0 +1,12 @@
+/*
+========================================================================
+ Name        : pjsua.hrh
+ Author      : nanang
+ Copyright   : Copyright (C) 2013 Teluu Inc. (http://www.teluu.com)
+ Description : 
+========================================================================
+*/
+enum TpjsuaViewUids
+	{
+	EPjsuaContainerViewId = 1
+	};