OSDN Git Service

manifest: Untrack goldfish from LineageOS
author0ranko0P <ranko0p@outlook.com>
Tue, 7 Jan 2020 12:14:02 +0000 (20:14 +0800)
committer0ranko0P <ranko0p@outlook.com>
Tue, 7 Jan 2020 12:14:02 +0000 (20:14 +0800)
Change-Id: Ic707826077f41577a6702f80bf5894495e06e87b

default.xml
remove_device.xml [new file with mode: 0644]

index 39a3110..656b4b6 100644 (file)
   <!-- Todo: remove -->\r
   <include name="aicp-sagit.xml" />\r
 \r
   <!-- Todo: remove -->\r
   <include name="aicp-sagit.xml" />\r
 \r
+  <!-- Untrack some device -->\r
+  <include name="remove_device.xml" />\r
+\r
 </manifest>\r
 </manifest>\r
diff --git a/remove_device.xml b/remove_device.xml
new file mode 100644 (file)
index 0000000..cf38787
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<manifest>
+
+  <remove-project name="LineageOS/android_device_generic_goldfish" />
+
+</manifest>