mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 03:27:12 +00:00
remove ro.hwui. properties from being set am: 584eb281e9 am: a4153695c1
am: 751958c809
Change-Id: Ibb5f963e9e01cafbc6d5d1816b1544fd0d3bbe77
This commit is contained in:
14
device.mk
14
device.mk
@@ -118,20 +118,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vibrator.hal.click.duration=10 \
|
||||
ro.vibrator.hal.tick.duration=4
|
||||
|
||||
# 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 \
|
||||
ro.hwui.texture_cache_size=84 \
|
||||
ro.hwui.layer_cache_size=64 \
|
||||
ro.hwui.path_cache_size=32
|
||||
|
||||
# Enable Perfetto traced
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
persist.traced.enable=1
|
||||
|
||||
Reference in New Issue
Block a user