manifest: remove more obsolete repos

Change-Id: I0ac83fad3a1fad31e2bdea9ea56d693c76311731
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
Alex Naidis 2016-09-02 22:58:54 +02:00
parent 2c5ae65873
commit af65ed7d63
No known key found for this signature in database
GPG Key ID: 4E3E718A19150862
2 changed files with 2 additions and 1 deletions

View File

@ -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"/>

View File

@ -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>