Revert "Use Dalvik VM memory config for 2GB devices"

This reverts commit abb366eb11d303610ca1efe70175f2567a5e4f47.

The Dalvik VM configuration for FP2 will be set in the device
configuration instead.

FPIIM-1930 (reverts FPIIM-165)

Change-Id: Ib7281239388b2d0c713883ce1547561151899c0a
diff --git a/common.mk b/common.mk
index 729e693..c2b9a47 100644
--- a/common.mk
+++ b/common.mk
@@ -751,7 +751,7 @@
 
 PRODUCT_PRIVATE_KEY := device/qcom/common/qcom.key
 
-$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)
 #$(call inherit-product, frameworks/base/data/fonts/fonts.mk)
 #$(call inherit-product, frameworks/base/data/keyboards/keyboards.mk)