potter: use stock dalvik and hwui props values
This commit is contained in:
43
system.prop
43
system.prop
@@ -76,21 +76,40 @@ persist.sys.cnd.iwlan=1
|
|||||||
ro.core_ctl_max_cpu=4
|
ro.core_ctl_max_cpu=4
|
||||||
ro.core_ctl_min_cpu=2
|
ro.core_ctl_min_cpu=2
|
||||||
|
|
||||||
|
# Dalvik
|
||||||
|
dalvik.vm.heapgrowthlimit=192m
|
||||||
|
dalvik.vm.heapmaxfree=8m
|
||||||
|
dalvik.vm.heapminfree=512k
|
||||||
|
dalvik.vm.heapsize=384m
|
||||||
|
dalvik.vm.heapstartsize=8m
|
||||||
|
dalvik.vm.heaptargetutilization=0.75
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
persist.debug.wfd.enable=1
|
debug.egl.hw=1
|
||||||
persist.hwc.enable_vds=1
|
|
||||||
debug.sf.hw=0
|
|
||||||
debug.egl.hw=0
|
|
||||||
persist.hwc.mdpcomp.enable=true
|
|
||||||
dalvik.vm.heapsize=36m
|
|
||||||
debug.mdpcomp.logs=0
|
|
||||||
dev.pm.dyn_samplingrate=1
|
|
||||||
persist.demo.hdmirotationlock=false
|
|
||||||
debug.enable.sglscale=1
|
debug.enable.sglscale=1
|
||||||
debug.gralloc.enable_fb_ubwc=1
|
debug.gralloc.enable_fb_ubwc=1
|
||||||
ro.opengles.version=196610
|
debug.gralloc.gfx_ubwc_disable=0
|
||||||
ro.qualcomm.cabl=0
|
debug.mdpcomp.logs=0
|
||||||
|
debug.sf.hw=1
|
||||||
|
dev.pm.dyn_samplingrate=1
|
||||||
|
persist.demo.hdmirotationlock=false
|
||||||
|
persist.hwc.mdpcomp.enable=true
|
||||||
|
ro.opengles.version=196609
|
||||||
ro.sf.lcd_density=480
|
ro.sf.lcd_density=480
|
||||||
|
persist.hwc.enable_vds=1
|
||||||
|
|
||||||
|
# HWUI
|
||||||
|
ro.hwui.drop_shadow_cache_size=6
|
||||||
|
ro.hwui.gradient_cache_size=1
|
||||||
|
ro.hwui.layer_cache_size=48
|
||||||
|
ro.hwui.path_cache_size=32
|
||||||
|
ro.hwui.r_buffer_cache_size=8
|
||||||
|
ro.hwui.text_large_cache_height=1024
|
||||||
|
ro.hwui.text_large_cache_width=2048
|
||||||
|
ro.hwui.text_small_cache_height=1024
|
||||||
|
ro.hwui.text_small_cache_width=1024
|
||||||
|
ro.hwui.texture_cache_flushrate=0.4
|
||||||
|
ro.hwui.texture_cache_size=72
|
||||||
|
|
||||||
# IMS
|
# IMS
|
||||||
persist.radio.jbims=1
|
persist.radio.jbims=1
|
||||||
@@ -158,7 +177,7 @@ persist.radio.snapshot_timer=22
|
|||||||
persist.radio.snapshot_enabled=1
|
persist.radio.snapshot_enabled=1
|
||||||
persist.radio.call.audio.output=0
|
persist.radio.call.audio.output=0
|
||||||
persist.eab.supported=0
|
persist.eab.supported=0
|
||||||
ersist.mot.gps.conf.from.sim=true
|
persist.mot.gps.conf.from.sim=true
|
||||||
persist.net.doxlat=true
|
persist.net.doxlat=true
|
||||||
persist.radio.REVERSE_QMI=0
|
persist.radio.REVERSE_QMI=0
|
||||||
persist.radio.ROTATION_ENABLE=1
|
persist.radio.ROTATION_ENABLE=1
|
||||||
|
|||||||
Reference in New Issue
Block a user