summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Nathan <ralphnathan@google.com>2018-12-11 10:18:42 -0800
committerRalph Nathan <ralphnathan@google.com>2018-12-13 16:11:48 -0800
commit3775f156f7b655035e4c65383d15a42a7194b3d8 (patch)
treec6bbce950e312dd502213942ff74e74294af2596
parent860ccf0fd3b9299e4e2b9af11bcad625e620cc3f (diff)
downloadmanifest-3775f156f7b655035e4c65383d15a42a7194b3d8.tar.gz
Add fuchsia repos to master manifest
Bug: 120845351 Test: repo sync works Change-Id: I3bd77abf1a2fc2619088f89af61b74b449a97544
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 873bec7a6..ca13db0ca 100644
--- a/default.xml
+++ b/default.xml
@@ -59,6 +59,7 @@
<project path="device/google/cuttlefish" name="device/google/cuttlefish" groups="device,pdk" />
<project path="device/google/cuttlefish_common" name="device/google/cuttlefish_common" groups="device,pdk" />
<project path="device/google/cuttlefish_kernel" name="device/google/cuttlefish_kernel" groups="device,pdk" clone-depth="1" />
+ <project path="device/google/fuchsia" name="device/google/fuchsia" groups="device" />
<project path="device/google/marlin" name="device/google/marlin" groups="device,marlin,pdk" />
<project path="device/google/marlin-kernel" name="device/google/marlin-kernel" groups="device,marlin,pdk" clone-depth="1" />
<project path="device/google/muskie" name="device/google/muskie" groups="device,muskie,pdk" />
@@ -617,6 +618,7 @@
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" clone-depth="1" />
<project path="prebuilts/deqp" name="platform/prebuilts/deqp" groups="pdk-fs" clone-depth="1" />
<project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="pdk-fs" clone-depth="1" />
+ <project path="prebuilts/fuchsia_sdk" name="platform/prebuilts/fuchsia_sdk" groups="pdk-fs" clone-depth="1" />
<project path="prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,darwin,arm" clone-depth="1" />
<project path="prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" groups="pdk,darwin,arm" clone-depth="1" />
<project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" clone-depth="1" />