blob: 81954a1b2b5dabe7cdcd04c4dedac1e38b9a34bc [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="0a361adcf07bb4c583896606b64c0dd0b3096dc9"/>
</projects>
<hooks>
<hook name="install-environment"
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="tools/ssh-keys/gen-ssh-keys.sh"/>
</hooks>
</manifest>