This commit is contained in:
2026-06-27 10:33:45 -05:00
parent d023bdb3f3
commit 5b4e21cca9
+5 -6
View File
@@ -1,9 +1,8 @@
manifest I recreated to try building 1.93.1
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aosp" fetch="https://android.googlesource.com/a/" review="https://android-review.googlesource.com/" />
```<manifest>
<remote name="aosp" fetch="https://android.googlesource.com/" review="https://android-review.googlesource.com/" />
<default revision="mirror-goog-main-rust-toolchain-source" remote="aosp" sync-j="4" />
<default revision="mirror-goog-main-rust-toolchain-source" remote="aosp" />
<project path="toolchain/rustc" name="toolchain/rustc" revision="cc5730c125b43b896979e633fcaa222625d9b108" />
@@ -56,4 +55,4 @@ manifest I recreated to try building 1.93.1
<linkfile dest="bootstrap.bash" src="bootstrap.bash" />
</project>
</manifest>```
</manifest>