From: Jan Altensen Date: Tue, 8 Nov 2022 10:19:43 +0000 (+0100) Subject: motorola: add android_system_qcom to lineage.dependencies X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=aab6d1924d00b186c4d54c076325583c5335b201;p=GitHub%2FLineageOS%2Fandroid_hardware_motorola.git motorola: add android_system_qcom to lineage.dependencies * needed for libqsap_shim, compiling troika/kane fails otherwise Change-Id: I663554f6937365fef65e4191d6bce917bdf9b1d2 --- diff --git a/lineage.dependencies b/lineage.dependencies new file mode 100644 index 0000000..d360316 --- /dev/null +++ b/lineage.dependencies @@ -0,0 +1,6 @@ +[ + { + "repository": "android_system_qcom", + "target_path": "system/qcom" + } +]