删除 snippets/strix.xml
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
|
||||
<remote name="strix"
|
||||
fetch="https://git.shuixx.com:2443/StrixOS"
|
||||
revision="16.0" />
|
||||
|
||||
<!-- Build Repos -->
|
||||
<project path="build/make" name="build" groups="pdk,sysui-studio" remote="strix" >
|
||||
<copyfile src="core/root.mk" dest="Makefile" />
|
||||
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
|
||||
<linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
|
||||
<linkfile src="core" dest="build/core" />
|
||||
<linkfile src="envsetup.sh" dest="build/envsetup.sh" />
|
||||
<linkfile src="target" dest="build/target" />
|
||||
<linkfile src="tools" dest="build/tools" />
|
||||
</project>
|
||||
|
||||
<project path="build/soong" name="build_soong" groups="pdk,tradefed" remote="strix" >
|
||||
<linkfile src="root.bp" dest="Android.bp" />
|
||||
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
|
||||
</project>
|
||||
|
||||
<!-- Vendor Repos -->
|
||||
<project path="vendor/strix" name="vendor_strix" remote="strix" />
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user