| <?xml version="1.0" encoding="UTF-8"?> | |
| <manifest> | |
| <imports> | |
| <localimport file="minimal"/> | |
| </imports> | |
| <projects> | |
| <project name="buildtools" | |
| path="buildtools" | |
| remote="https://fuchsia.googlesource.com/buildtools" | |
| gerrithost="https://fuchsia-review.googlesource.com" | |
| githooks="manifest/git-hooks"/> | |
| </projects> | |
| <hooks> | |
| <hook name="update" | |
| project="buildtools" | |
| action="update.sh"/> | |
| </hooks> | |
| </manifest> |