diff options
| -rw-r--r-- | aicp.dependencies | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aicp.dependencies b/aicp.dependencies index 627c4cb..d615cf5 100644 --- a/aicp.dependencies +++ b/aicp.dependencies @@ -13,5 +13,10 @@ "repository": "AICP/proprietary_vendor_htc", "target_path": "vendor/htc", "branch": "lp5.1" + }, + { + "repository": "CyanogenMod/android_hardware_qcom_fm", + "target_path": "hardware/qcom/fm", + "branch": "cm-12.1" } ] |
