Merge branch 'cm-12.1' of https://github.com/vince2678/android_device_samsung_gprimeltecan into cm-12.1
diff --git a/device.mk b/device.mk
index 2ca506a..d8ed732 100644
--- a/device.mk
+++ b/device.mk
@@ -57,6 +57,13 @@
     libqcomvisualizer \
     libqcomvoiceprocessing \
     tinymix
+    
+#VoLTE calling support
+PRODUCT_PACKAGES += \
+    com.android.ims \
+    com.android.ims.internal \
+    ims-common \
+    voip-common
 
 # Audio configuration
 PRODUCT_COPY_FILES += \