aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk3
1 files changed, 2 insertions, 1 deletions
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)