mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-28 00:14:12 +00:00
remove ro.hwui. properties from being set am: 584eb281e9
am: a4153695c1
Change-Id: I7d934340d18f6ee3e61fd703664e894a125f72ba
This commit is contained in:
14
device.mk
14
device.mk
@@ -117,20 +117,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