From 20572448f08c3315c782fe9fca9dd61547e955ca Mon Sep 17 00:00:00 2001 From: nailyk-fr Date: Tue, 21 Feb 2017 20:26:02 +0100 Subject: shinano-common: build: Move memory inherits to device --- shinano.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shinano.mk') diff --git a/shinano.mk b/shinano.mk index 47001bd..daa001b 100644 --- a/shinano.mk +++ b/shinano.mk @@ -190,7 +190,8 @@ PRODUCT_PROPERTY_OVERRIDES += \ $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk) # HWUI memory limits -$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk) +# TODO: Add it into device: +#$(call inherit-product, frameworks/native/build/phone-xxhdpi-2048-hwui-memory.mk) # Include non-opensource parts $(call inherit-product, vendor/sony/shinano-common/shinano-common-vendor.mk) -- cgit v1.2.3