blob: 23ce6f9ce269d3cd20bb503d9f86b598dbdff4bd [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="26a653acf61982b0707dcb509d64d1e3a0bba7ab"/>
</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>