diff options
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/system.prop b/system.prop index 578adee..70d6456 100644 --- a/system.prop +++ b/system.prop @@ -75,19 +75,6 @@ ro.gps.agps_provider=1 # Hdmi vendor.audio.hw.aac.encoder=true -# HWUI properties -ro.hwui.texture_cache_size=72 -ro.hwui.layer_cache_size=48 -ro.hwui.r_buffer_cache_size=8 -ro.hwui.path_cache_size=32 -ro.hwui.gradient_cache_size=1 -ro.hwui.drop_shadow_cache_size=6 -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 - # Media vendor.audio.flac.sw.decoder.24bit=true media.aac_51_output_enabled=true |