| <?xml version="1.0" encoding="UTF-8"?> | |
| <manifest> | |
| <remote name="aosp" | |
| fetch=".." | |
| review="https://android-review.googlesource.com/" /> | |
| <default revision="main" | |
| remote="aosp" | |
| sync-j="4" /> | |
| <project path="toolchain/sccache" name="toolchain/sccache"/> | |
| <project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1"/> | |
| </manifest> |