| <?xml version="1.0" encoding="UTF-8"?> | |
| <manifest> | |
| <packages> | |
| <!-- Milestone CTS release. See fuchsia/prebuilts for the canary release --> | |
| <package name="fuchsia/cts/${platform}" | |
| path="prebuilt/cts/current_milestone/{{.OS}}-{{.Arch}}" | |
| platforms="linux-amd64" | |
| version="git_revision:ad0b457f81b0b0497684654d16aa5e550bc42899" /> | |
| </packages> | |
| </manifest> |