motorola: add android_system_qcom to lineage.dependencies
authorJan Altensen <info@stricted.net>
Tue, 8 Nov 2022 10:19:43 +0000 (11:19 +0100)
committerJan Altensen <info@stricted.net>
Tue, 8 Nov 2022 10:20:51 +0000 (11:20 +0100)
 * needed for libqsap_shim, compiling troika/kane fails otherwise

Change-Id: I663554f6937365fef65e4191d6bce917bdf9b1d2

lineage.dependencies [new file with mode: 0644]

diff --git a/lineage.dependencies b/lineage.dependencies
new file mode 100644 (file)
index 0000000..d360316
--- /dev/null
@@ -0,0 +1,6 @@
+[
+  {
+    "repository": "android_system_qcom",
+    "target_path": "system/qcom"
+  }
+]