|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <manifest> | 
|  | <imports> | 
|  | <localimport file="minimal"/> | 
|  | <localimport file="prebuilts"/> | 
|  | </imports> | 
|  | <projects> | 
|  | <project name="fuchsia" | 
|  | gitsubmodules="true" | 
|  | path="." | 
|  | githooks="integration/git-hooks" | 
|  | remote="https://fuchsia.googlesource.com/fuchsia" | 
|  | gerrithost="https://fuchsia-review.googlesource.com" | 
|  | revision="aa6a15ceac2b25277505660ea9d13b1f50721e17" | 
|  | /> | 
|  | </projects> | 
|  | <hooks> | 
|  | <hook name="install-environment" | 
|  | project="fuchsia" | 
|  | action="scripts/devshell/lib/add_symlink_to_bin.sh"/> | 
|  | <hook name="gen-ssh-keys" | 
|  | project="fuchsia" | 
|  | action="tools/ssh-keys/gen-ssh-keys.sh"/> | 
|  | <hook name="create-ctf-releases-gni" | 
|  | project="fuchsia" | 
|  | action="sdk/ctf/build/internal/create_ctf_releases_gni.sh"/> | 
|  | <hook name="create-build-info-files" | 
|  | project="fuchsia" | 
|  | action="build/info/create_jiri_hook_files.sh"/> | 
|  | <hook name="generate-prebuilt-versions" | 
|  | project="fuchsia" | 
|  | action="tools/build/scripts/generate_prebuilt_versions.sh"/> | 
|  | </hooks> | 
|  | </manifest> |