28 lines
1.8 KiB
XML
28 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
<remote name="redroid" fetch="https://github.com/remote-android/" revision="redroid-9.0.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-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/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" />
|
|
|
|
<extend-project name="platform/external/swiftshader" revision="refs/tags/android-10.0.0_r47" />
|
|
|
|
<!-- Our own components -->
|
|
<project path="device/redroid" name="device_redroid" groups="redroid" remote="redroid" />
|
|
<project path="device/redroid-prebuilts" name="device_redroid-prebuilts" groups="redroid" remote="redroid" revision="master" clone-depth="1" />
|
|
<project path="hardware/redroid/c2" name="redroid-c2" groups="redroid" remote="redroid" revision="master" />
|
|
<project path="hardware/redroid/gatekeeper" name="redroid-gatekeeper" groups="redroid" remote="redroid" revision="master" />
|
|
<project path="hardware/redroid/omx" name="redroid-omx" groups="redroid" remote="redroid" revision="master" />
|
|
<project path="vendor/redroid" name="vendor_redroid" groups="redroid" remote="redroid" revision="master" />
|
|
|
|
</manifest>
|