Build.prop Tweaks (New)
I found some build.prop tweaks and I wanted to get some opinions on them. Some of them work and helped my phone. Some dont work. Some Im not sure if they do or not. There are a few I found that are device specific. But I dont know if they do anything.
Anybody willing to test these and give some feed back???
ro.tether.denied=false
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.min_pointer_dur=5
ENFORCE_PROCESS_LIMIT=false
persist.sampling_profiler=0
persist.cust.tel.eons=1
ro.mot.hw.HAC=1
ro.ril.enable.amr.wideband=1
debug.enabletr=true
ro.max.fling_velocity=8000
debug.qctwa.statusbar=1 - qualcomm device specific
debug.qctwa.preservebuf=1 - qualcomm device specific
debug.qc.hardware=true - qualcomm device specific
com.qc.hardware=true - qualcomm device specific
persist.sys.ui.hw=1
dalvik.vm.verify_bytecode=false
debug.composition.type=gpu
settings.display.autobacklight=0 - some roms you have to change this or it will not disable this feature no matter if you turn it off or not.
|