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