summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoc <doc.divxm@gmail.com>2015-04-20 12:27:39 +0300
committerdoc <doc.divxm@gmail.com>2015-04-20 12:27:39 +0300
commitcad91bcac2c9fb6422753b6670ae62eb44466f72 (patch)
treef8af986e9543cf7497fd73a26f0883f4743c93b4
parent7d7324af5dbbda6984d8e8b1313dac3d49b42648 (diff)
m9gsm: Switch toı AICP
Change-Id: I6d1a93f9d9ad0e319100bbd543cd05857bbdb3ba
-rw-r--r--aicp.dependencies17
-rw-r--r--cm.dependencies10
-rw-r--r--cm.mk15
-rwxr-xr-xvendorsetup.sh1
4 files changed, 17 insertions, 26 deletions
diff --git a/aicp.dependencies b/aicp.dependencies
new file mode 100644
index 0000000..627c4cb
--- /dev/null
+++ b/aicp.dependencies
@@ -0,0 +1,17 @@
+[
+ {
+ "repository": "AICP/device_htc_m9-common",
+ "target_path": "device/htc/m9-common",
+ "branch": "lp5.1"
+ },
+ {
+ "repository": "Hima-Dev/android_kernel_htc_msm8994",
+ "target_path": "kernel/htc/msm8994",
+ "branch": "cm-12.1"
+ },
+ {
+ "repository": "AICP/proprietary_vendor_htc",
+ "target_path": "vendor/htc",
+ "branch": "lp5.1"
+ }
+]
diff --git a/cm.dependencies b/cm.dependencies
deleted file mode 100644
index 6804c1a..0000000
--- a/cm.dependencies
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- {
- "repository": "android_device_htc_m9-common",
- "target_path": "device/htc/m9-common"
- }
- {
- "repository": "android_kernel_htc_msm8994",
- "target_path": "device/htc/msm8994"
- }
-]
diff --git a/cm.mk b/cm.mk
deleted file mode 100644
index 11368a2..0000000
--- a/cm.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-$(call inherit-product, device/htc/m9gsm/full_m9gsm.mk)
-
-# Inherit some common CM stuff.
-$(call inherit-product, vendor/cm/config/common_full_phone.mk)
-
-# Enhanced NFC
-$(call inherit-product, vendor/cm/config/nfc_enhanced.mk)
-
-PRODUCT_NAME := cm_m9gsm
-
-PRODUCT_BUILD_PROP_OVERRIDES += \
- PRODUCT_DEVICE="htc_himauhl" \
- PRODUCT_NAME="himauhl_htc_europe" \
- BUILD_FINGERPRINT="htc/himauhl_htc_europe/htc_himauhl:5.0.2/LRX22G/506785.8:user/release-keys" \
- PRIVATE_BUILD_DESC="1.32.401.8 CL506785 release-keys"
diff --git a/vendorsetup.sh b/vendorsetup.sh
deleted file mode 100755
index 83fba28..0000000
--- a/vendorsetup.sh
+++ /dev/null
@@ -1 +0,0 @@
-add_lunch_combo cm_m9gsm-userdebug