blob: 5061ee42b9537f5cf263c751e3f969d9bde66b8d [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="8f9277c7abd6ceb5ef4b7a10f155555ff600280f"/>
</projects>
<hooks>
<hook name="install-fx"
project="fuchsia"
action="scripts/devshell/lib/add_symlink_to_bin.sh"/>
<hook name="gen-ssh-keys"
project="fuchsia"
action="garnet/tools/gen-ssh-keys.sh"/>
</hooks>
</manifest>