OSDN Git Service

Manifests for SDK code snapshots
authorJean-Baptiste Queru <jbq@google.com>
Tue, 27 Oct 2009 22:33:41 +0000 (15:33 -0700)
committerJean-Baptiste Queru <jbq@google.com>
Tue, 27 Oct 2009 22:33:41 +0000 (15:33 -0700)
android-sdk-2.0_r1_snapshot.xml [new file with mode: 0644]
android-sdk-tools_r3_snapshot.xml [new file with mode: 0644]

diff --git a/android-sdk-2.0_r1_snapshot.xml b/android-sdk-2.0_r1_snapshot.xml
new file mode 100644 (file)
index 0000000..c6e1a9c
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote  name="korg"
+           fetch="git://android.git.kernel.org/"
+           review="review.source.android.com" />
+  <default revision="android-sdk-2.0_r1_snapshot"
+           remote="korg" />
+
+  <project path="development" name="platform/development" />
+  <project path="external/bluetooth/bluez" name="platform/external/bluetooth/bluez" />
+  <project path="external/bluetooth/glib" name="platform/external/bluetooth/glib" />
+  <project path="external/bluetooth/hcidump" name="platform/external/bluetooth/hcidump" />
+  <project path="external/qemu" name="platform/external/qemu" />
+  <project path="external/webkit" name="platform/external/webkit" />
+</manifest>
diff --git a/android-sdk-tools_r3_snapshot.xml b/android-sdk-tools_r3_snapshot.xml
new file mode 100644 (file)
index 0000000..e850e82
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+  <remote  name="korg"
+           fetch="git://android.git.kernel.org/"
+           review="review.source.android.com" />
+  <default revision="android-sdk-tools_r3_snapshot"
+           remote="korg" />
+
+  <project path="development" name="platform/development" />
+  <project path="external/bluetooth/bluez" name="platform/external/bluetooth/bluez" />
+  <project path="external/bluetooth/glib" name="platform/external/bluetooth/glib" />
+  <project path="external/bluetooth/hcidump" name="platform/external/bluetooth/hcidump" />
+  <project path="external/qemu" name="platform/external/qemu" />
+  <project path="external/webkit" name="platform/external/webkit" />
+</manifest>