blob: b0225c917723b29e922361e461b1e01c4953f1d4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="minimal"/>
<localimport file="prebuilts"/>
</imports>
<projects>
<project name="fuchsia"
path="."
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
revision="4d67e5d499b58d23998cf4938ae8e4ba2674472c"/>
</projects>
<hooks>
<hook name="install-fx"
project="fuchsia"
action="scripts/devshell/lib/add_symlink_to_bin.sh"/>
<hook name="zircon-download-prebuilt"
project="fuchsia"
action="zircon/scripts/download-prebuilt"/>
<hook name="gen-ssh-keys"
project="fuchsia"
action="garnet/tools/gen-ssh-keys.sh"/>
</hooks>
</manifest>