projects
/
GitHub
/
LineageOS
/
android_hardware_motorola.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5653c1c
)
motorola: add android_system_qcom to lineage.dependencies
author
Jan Altensen
<info@stricted.net>
Tue, 8 Nov 2022 10:19:43 +0000
(11:19 +0100)
committer
Jan 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]
patch
|
blob
diff --git a/lineage.dependencies
b/lineage.dependencies
new file mode 100644
(file)
index 0000000..
d360316
--- /dev/null
+++ b/
lineage.dependencies
@@ -0,0
+1,6
@@
+[
+ {
+ "repository": "android_system_qcom",
+ "target_path": "system/qcom"
+ }
+]