From 76e6f28031f542f4a1ff9cac09e38a6b129b1df3 Mon Sep 17 00:00:00 2001 From: Abhisek Devkota Date: Wed, 23 Nov 2016 18:13:45 -0800 Subject: z2_plus: Doze: Commonize strings translations * Translations moved to the new project android_packages_resources_devicesettings Change-Id: I06536915e1963a2fe464c3d6c46dd8728aba0cb4 Signed-off-by: Adrian DC --- cm.dependencies | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 cm.dependencies (limited to 'cm.dependencies') diff --git a/cm.dependencies b/cm.dependencies new file mode 100644 index 0000000..8b8d134 --- /dev/null +++ b/cm.dependencies @@ -0,0 +1,22 @@ +[ + { + "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" + } +] -- cgit v1.2.3