summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/device-common.mk b/device-common.mk
index c2a668d7..3fdbcffb 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -75,14 +75,3 @@ PRODUCT_COPY_FILES += \
# Dumpstate HAL
PRODUCT_PACKAGES += \
android.hardware.dumpstate@1.0-service.crosshatch
-
-# HWUI common settings
-PRODUCT_PROPERTY_OVERRIDES += \
- ro.hwui.gradient_cache_size=1 \
- ro.hwui.drop_shadow_cache_size=6 \
- ro.hwui.r_buffer_cache_size=8 \
- ro.hwui.texture_cache_flushrate=0.4 \
- ro.hwui.text_small_cache_width=1024 \
- ro.hwui.text_small_cache_height=1024 \
- ro.hwui.text_large_cache_width=2048 \
- ro.hwui.text_large_cache_height=1024