diff options
author | nailyk-fr <nailyk_git@nailyk.fr> | 2017-03-10 19:51:23 +0100 |
---|---|---|
committer | Max Weffers <rcstar6696@gmail.com> | 2017-03-14 13:17:57 +0100 |
commit | 10c5f658b38449c16599e52f40f403349caa5674 (patch) | |
tree | 238efe6341b4dff726ea5e9e2f190e81d37bdd9e /lineage.dependencies | |
parent | fec697b444d3e570a7e83821d88f0815e2dd7b02 (diff) |
shinano-common: build: Correct typo
* Correct typo in lineage.dependencies
Change-Id: I2f663574c65699be98acf370fcef4bc9e50c0c20
Diffstat (limited to 'lineage.dependencies')
-rw-r--r-- | lineage.dependencies | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lineage.dependencies b/lineage.dependencies index ddb05bd..5f6eec7 100644 --- a/lineage.dependencies +++ b/lineage.dependencies @@ -6,9 +6,9 @@ { "repository": "android_device_sony_msm8974-common", "target_path": "device/sony/msm8974-common" - } + }, { "repository": "android_hardware_broadcom_fm", "target_path": "hardware/broadcom/fm" - }, + } ] |