remove clang prebuilts (placed in redroid-patches)
This commit is contained in:
15
redroid.xml
15
redroid.xml
@@ -14,20 +14,7 @@
|
|||||||
<remove-project name="platform/prebuilts/python/darwin-x86/2.7.5" />
|
<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" revision="redroid-10.0.0">
|
<project path="device/redroid" name="device_redroid" groups="redroid" remote="redroid" revision="redroid-10.0.0" />
|
||||||
<copyfile
|
|
||||||
src="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-aarch64-android.a"
|
|
||||||
dest="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-aarch64-android.a" />
|
|
||||||
<copyfile
|
|
||||||
src="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-arm-android.a"
|
|
||||||
dest="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-arm-android.a" />
|
|
||||||
<copyfile
|
|
||||||
src="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-i686-android.a"
|
|
||||||
dest="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-i686-android.a" />
|
|
||||||
<copyfile
|
|
||||||
src="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-x86_64-android.a"
|
|
||||||
dest="prebuilts/clang/host/linux-x86/clang-r353983c/lib64/clang/9.0.3/lib/linux/libclang_rt.scudo_minimal-x86_64-android.a" />
|
|
||||||
</project>
|
|
||||||
<project path="device/redroid-prebuilts" name="device_redroid-prebuilts" groups="redroid" remote="redroid" revision="master" clone-depth="1" />
|
<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/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/gatekeeper" name="redroid-gatekeeper" groups="redroid" remote="redroid" revision="master" />
|
||||||
|
|||||||
Reference in New Issue
Block a user