manifest: remove more obsolete repos
Change-Id: I0ac83fad3a1fad31e2bdea9ea56d693c76311731 Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
parent
2c5ae65873
commit
af65ed7d63
|
@ -46,7 +46,6 @@
|
|||
<project groups="device,marlin" name="device/google/contexthub"/>
|
||||
<project name="device/qcom/common">
|
||||
<copyfile dest="build.sh" src="build.sh"/>
|
||||
<copyfile dest="vendor/qcom/build/tasks/generate_extra_images.mk" src="generate_extra_images.mk"/>
|
||||
</project>
|
||||
<project name="device/qcom/sepolicy"/>
|
||||
<project groups="pdk" name="device/sample"/>
|
||||
|
|
|
@ -59,6 +59,8 @@
|
|||
<remove-project name="platform/vendor/qcom-opensource/kernel/kernel-tests"/>
|
||||
<remove-project name="device/sample"/>
|
||||
<remove-project name="kernel/msm-3.18"/>
|
||||
<remove-project name="kernel/lk"/>
|
||||
<remove-project name="device/generic/x86_64"/>
|
||||
|
||||
</manifest>
|
||||
|
||||
|
|
Loading…
Reference in New Issue