Преглед на файлове

manifest: Don't track generic device repo and kernel configs

*We supply our own device trees and kernel to build TWRP
*Not needed in compilation as well
theimpulson преди 6 години
родител
ревизия
c4ae5a4bb3
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      remove-minimal.xml

+ 6 - 0
remove-minimal.xml

@@ -2,6 +2,12 @@
 <manifest>
 
     <!-- Remove from default.xml -->
+    <remove-project name="device/generic/common"/>
+    <remove-project name="device/generic/goldfish"/>
+    <remove-project name="device/generic/goldfish-opengl"/>
+
+    <remove-project name="kernel/configs"/>
+
     <remove-project name="platform/compatibility/cdd"/>
     <remove-project name="platform/cts"/>