diff options
Diffstat (limited to 'cm.dependencies')
-rw-r--r-- | cm.dependencies | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cm.dependencies b/cm.dependencies new file mode 100644 index 0000000..13aeb72 --- /dev/null +++ b/cm.dependencies @@ -0,0 +1,8 @@ +[ + { + "remote": "cm", + "repository": "android_device_qcom_common", + "target_path": "device/qcom/common", + "revision": "cm-13.0" + } +] |