diff options
-rw-r--r-- | shinano.mk | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |