* #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/pjlib-util/src/pjlib-util-test/main_rtems.c b/jni/pjproject-android/pjlib-util/src/pjlib-util-test/main_rtems.c
new file mode 100644
index 0000000..4b7b58d
--- /dev/null
+++ b/jni/pjproject-android/pjlib-util/src/pjlib-util-test/main_rtems.c
@@ -0,0 +1,11 @@
+
+/* 
+ *  !! OIY OIY !!
+ *
+ *  The purpose of this file is only to get pjlib-util-test linked. I haven't
+ *  actually tried to run pjlib-util-test on RTEMS!!
+ *
+ */
+
+
+#include "../../pjlib/src/pjlib-test/main_rtems.c"