* #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/pjsip-apps/src/pjsua/bb10/Makefile b/jni/pjproject-android/pjsip-apps/src/pjsua/bb10/Makefile
new file mode 100644
index 0000000..9b92238
--- /dev/null
+++ b/jni/pjproject-android/pjsip-apps/src/pjsua/bb10/Makefile
@@ -0,0 +1,6 @@
+QMAKE_TARGET  = PjsuaBB
+PROJECT_DIR	  := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
+I18N_DIR	  := $(PROJECT_DIR)/translations
+
+include mk/cs-base.mk
+