Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d801ec2ab6 | ||
|
|
51fc98a1ce |
@@ -1,17 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<manifest>
|
<manifest>
|
||||||
<remote name="redroid" fetch="https://github.com/remote-android/" revision="redroid-12.0.0" />
|
<remote name="redroid" fetch="https://github.com/remote-android/" revision="redroid-14.0.0" />
|
||||||
|
|
||||||
<!-- remove unused projects -->
|
<!-- remove unused projects -->
|
||||||
<remove-project name="platform/prebuilts/bazel/darwin-x86_64" />
|
<remove-project name="platform/prebuilts/bazel/darwin-x86_64" />
|
||||||
<remove-project name="platform/prebuilts/clang/host/darwin-x86" />
|
<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/x86/x86_64-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/go/darwin-x86" />
|
||||||
<remove-project name="platform/prebuilts/python/darwin-x86/2.7.5" />
|
|
||||||
|
|
||||||
<!-- Our own components -->
|
<!-- Our own components -->
|
||||||
<project path="device/redroid" name="device_redroid" groups="redroid" remote="redroid" />
|
<project path="device/redroid" name="device_redroid" groups="redroid" remote="redroid" />
|
||||||
|
|||||||
Reference in New Issue
Block a user