diff options
Diffstat (limited to 'cm.dependencies')
-rw-r--r-- | cm.dependencies | 38 |
1 files changed, 17 insertions, 21 deletions
diff --git a/cm.dependencies b/cm.dependencies index 8b8d134..d721064 100644 --- a/cm.dependencies +++ b/cm.dependencies @@ -1,22 +1,18 @@ [ - { - "repository": "android_device_qcom_common", - "target_path": "device/qcom/common" - }, - { - "repository": "android_packages_resources_devicesettings", - "target_path": "packages/resources/devicesettings" - }, - { - "repository": "android_vendor_nxp-nfc_opensource_frameworks", - "target_path": "vendor/nxp-nfc/opensource/frameworks" - }, - { - "repository": "android_vendor_nxp-nfc_opensource_libnfc-nci", - "target_path": "vendor/nxp-nfc/opensource/libnfc-nci" - }, - { - "repository": "android_vendor_nxp-nfc_opensource_Nfc", - "target_path": "vendor/nxp-nfc/opensource/Nfc" - } -] + { + "repository": "android_kernel_zuk_msm8996", + "target_path": "kernel/zuk/msm8996" + }, + { + "repository": "android_vendor_zuk_z2_plus", + "target_path": "vendor/zuk/z2_plus" + }, + { + "repository": "android_device_qcom_common", + "target_path": "device/qcom/common" + }, + { + "repository": "android_vendor_qcom_binaries", + "target_path": "vendor/qcom/binaries" + }, +]
\ No newline at end of file |