aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Riordan <jriordan001@gmail.com>2015-11-03 21:39:55 -0500
committerJason Riordan <jriordan001@gmail.com>2015-11-04 13:52:41 -0800
commit014c6b1806b733cd8d062974a549283abb46d99c (patch)
treed72a0ec4cbced66ba9c0cf3c7dd60411d5df1b4f
parent03155dc231bb397a82f086b36f5fc808ac8bdf6c (diff)
Z008: add dependencies
Change-Id: Ie98cd54c51508a45aa05d4d8fa1bbaa63afdcb72 (cherry picked from commit af891cb4c9ff328b29c809c07f0a5897dc407610)
-rw-r--r--cm.dependencies6
1 files changed, 6 insertions, 0 deletions
diff --git a/cm.dependencies b/cm.dependencies
new file mode 100644
index 0000000..be00683
--- /dev/null
+++ b/cm.dependencies
@@ -0,0 +1,6 @@
+[
+ {
+ "repository": "android_device_asus_mofd-common",
+ "target_path": "device/asus/mofd-common"
+ }
+]