diff --git a/device.mk b/device.mk index ca40662..6e48fc6 100644 --- a/device.mk +++ b/device.mk @@ -26,10 +26,10 @@ $(call inherit-product, device/xiaomi/sdm660-common/platform.mk) # setup dalvik vm configs -$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk) +#$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk) # setup HWUI configs -$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk) +#$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk) DEVICE_PATH := device/xiaomi/clover