From d953f2bc420e572642db915f392c35991149fca8 Mon Sep 17 00:00:00 2001
From: Daniel Stonier <d.stonier@gmail.com>
Date: Tue, 28 May 2013 16:13:43 +0900
Subject: [PATCH] starting the android collection.

---
 android.rosinstall | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 android.rosinstall

diff --git a/android.rosinstall b/android.rosinstall
new file mode 100644
index 0000000..c385c88
--- /dev/null
+++ b/android.rosinstall
@@ -0,0 +1,6 @@
+#
+# Prerequistes: https://raw.github.com/ros-java/rosjava_tools/hydro-devel/rosjava.rosinstall
+#
+[
+{'git': {'local-name': 'android_core', 'version': 'hydro-devel', 'uri':'https://github.com/ros-java/android_core'}},
+]
-- 
GitLab