blob: 720bc5f8f57914114cacfe9393f5251383015590 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="minimal"/>
<localimport file="prebuilts"/>
</imports>
<projects>
<project name="fuchsia"
path="."
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
revision="4dbbcc3e912d48dba1b32465ef0d837c9f6172ed"/>
</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>