fix
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user