aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Pasanen <dan.pasanen@gmail.com>2014-11-25 09:52:19 -0600
committerDan Pasanen <dan.pasanen@gmail.com>2014-11-25 09:52:19 -0600
commite971782188d22f702ff59f6018813f232826389e (patch)
tree5a91048e07ccef290da80ef7447fabb97127f27b
parent8339c25f555c39f055cbbb91a17c09956ea0e6de (diff)
cm.dependencies: remove comma that breaks the world
Change-Id: I324cfe5cea28f74e6fa392bab077dd6b721cfab3
-rw-r--r--cm.dependencies2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm.dependencies b/cm.dependencies
index 89e7103..66481a4 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -2,5 +2,5 @@
{
"repository": "android_device_samsung_d2-common",
"target_path": "device/samsung/d2-common"
- },
+ }
]