2 Commits
9.0.0 ... 8.1.0

Author SHA1 Message Date
Ziyang Zhou
c486f1bb58 use chromium-webview-stub 2023-10-26 20:03:14 +08:00
Ziyang Zhou
09600dd6fb local manifests for redroid 8.1.0 2023-10-12 20:47:25 +08:00

View File

@@ -1,18 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="redroid" fetch="https://github.com/remote-android/" revision="redroid-9.0.0" />
<remote name="redroid" fetch="https://github.com/remote-android/" revision="redroid-8.1.0" />
<!-- remove unused projects -->
<remove-project name="platform/prebuilts/clang/host/darwin-x86" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9" />
<remove-project name="platform/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9" />
<remove-project name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" />
<remove-project name="platform/prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9" />
<remove-project name="platform/prebuilts/gdb/darwin-x86" />
<remove-project name="platform/prebuilts/go/darwin-x86" />
<remove-project name="platform/prebuilts/python/darwin-x86/2.7.5" />
<remove-project name="platform/prebuilts/python/darwin-x86/2.7.5" />
<extend-project name="platform/external/swiftshader" revision="refs/tags/android-10.0.0_r47" />