blob: d7903546c290207c67eef7783c61aac3a3fa8102 [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="3abbbb9e9b0c20837e04dbace13ad4bbea7d3871"/>
</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>