FIRST POST HERE.............
its not talking about copying from another thread
Just a share with you all its helps me a lot to save my battery, performance, and for daily use.
just copy lines and paste at the below of last line IN " system/build.prop "
any custom rom supports this. its superb for me
....................................................................................
many of user facing battery problem. as this I have posted it for my xda friends and all who facing this battery problem
..................................................................................
#BATTERY TWEAKS
pm.sleep_mode=0
ro.ril.power_collapse=0
power.saving.mode=0
#NET SPEED TWEAKS
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
#GOOGLE DNS
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
Bro, how can i use this...?
wrong forum, post it on general forum
Is this from L Speed?
Rino Appus said:
Bro, how can i use this...?
Click to expand...
Click to collapse
just copy lines and paste it in /system/build.prop at last. :good:
vjtigas said:
Is this from L Speed?
Click to expand...
Click to collapse
what is L speed?
tandob said:
what is L speed?
Click to expand...
Click to collapse
A popular mod for all Android phones, I already have most lines you posted...
vjtigas said:
A popular mod for all Android phones, I already have most lines you posted...
Click to expand...
Click to collapse
sorry, bro dont mind. :good
many of user facing battery problem. as this I have posted it for my xda friends and all who facing this battery problem.
Here are other tweaks:
#L_SPEED_TWEAKS
ro.config.nocheckin=1
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
profiler.force_disable_ulog=1
profiler.force_disable_err_rpt=1
persist.sys.use_dithering=0
#Flag_tuner
ENFORCE_PROCESS_LIMIT=false
MAX_SERVICE_INACTIVITY=false
MIN_HIDDEN_APPS=false
MAX_HIDDEN_APPS=false
CONTENT_APP_IDLE_OFFSET=false
EMPTY_APP_IDLE_OFFSET=false
MAX_ACTIVITIES=false
ACTIVITY_INACTIVITY_RESET_TIME=false
MAX_RECENT_TASKS=false
MIN_RECENT_TASKS=false
APP_SWITCH_DELAY_TIME=false
MAX_PROCESSES=false
PROC_START_TIMEOUT=false
CPU_MIN_CHECK_DURATION=false
GC_TIMEOUT=false
SERVICE_TIMEOUT=false
MIN_CRASH_INTERVAL=false
#Better_voice_call_quality
ro.ril.enable.amr.wideband=1
#Improve_battery
ro.mot.eri.losalert.delay=1000
ro.ril.power_collapse=1
pm.sleep_mode=2
wifi.supplicant_scan_interval=180
power.saving.mode=1
#Better_scrolling
windowsmgr.max_events_per_sec=90
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
video.accelerate.hw=1
debug.performance.tuning=1
#Faster_boot
ro.config.hw_quickpoweron=true
#Improve_image_quality
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.capture.maxres=8m
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=60
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.codec_priority_for_thumb=so
#Faster_streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
#Liquid_smooth_UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
touch.pressure.scale=0.003
#Disable_logcat
logcat.live=disable
#Fast_dormancy_enabled
ro.fast.dormancy=1
ro.ril.fast.dormancy.rule=1
#Net_tweaks
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
vjtigas said:
Here are other tweaks:
#L_SPEED_TWEAKS
ro.config.nocheckin=1
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
profiler.force_disable_ulog=1
profiler.force_disable_err_rpt=1
persist.sys.use_dithering=0
#Flag_tuner
ENFORCE_PROCESS_LIMIT=false
MAX_SERVICE_INACTIVITY=false
MIN_HIDDEN_APPS=false
MAX_HIDDEN_APPS=false
CONTENT_APP_IDLE_OFFSET=false
EMPTY_APP_IDLE_OFFSET=false
MAX_ACTIVITIES=false
ACTIVITY_INACTIVITY_RESET_TIME=false
MAX_RECENT_TASKS=false
MIN_RECENT_TASKS=false
APP_SWITCH_DELAY_TIME=false
MAX_PROCESSES=false
PROC_START_TIMEOUT=false
CPU_MIN_CHECK_DURATION=false
GC_TIMEOUT=false
SERVICE_TIMEOUT=false
MIN_CRASH_INTERVAL=false
#Better_voice_call_quality
ro.ril.enable.amr.wideband=1
#Improve_battery
ro.mot.eri.losalert.delay=1000
ro.ril.power_collapse=1
pm.sleep_mode=2
wifi.supplicant_scan_interval=180
power.saving.mode=1
#Better_scrolling
windowsmgr.max_events_per_sec=90
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
video.accelerate.hw=1
debug.performance.tuning=1
#Faster_boot
ro.config.hw_quickpoweron=true
#Improve_image_quality
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.capture.maxres=8m
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=60
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.codec_priority_for_thumb=so
#Faster_streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
#Liquid_smooth_UI
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
touch.pressure.scale=0.003
#Disable_logcat
logcat.live=disable
#Fast_dormancy_enabled
ro.fast.dormancy=1
ro.ril.fast.dormancy.rule=1
#Net_tweaks
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
Click to expand...
Click to collapse
thanks its will help others
Wts tis...?
Rino Appus said:
Wts tis...?
Click to expand...
Click to collapse
try it surely helps with any rom
thread updated. some issue with double tap to wake up. now fixed. check thread. enjay with rooted rom.
Related
i have done this for gingerDX rom and the miniCM7.2.0.7 for battery Save
Code:
wifi.supplicant_scan_interval = 150
pm.sleep_mode = 1
ro.ril.disable.power.collapse = 1
after i moded my build.prop i have ganed 7.3hours on GDX and on miniCM I HAVE 12.6hours on battery life will this do anything else like burn out anything there is more mods i have done and in testing then at the min so i dont no if it just this or my other mods that is helping me as well to get a good turn out any light will help?
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GingerDX
ro.build.display.id=v013
ro.build.version.incremental=eng.dx.v001
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Sat May 14 15:04:13 CEST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=doixanh
ro.build.host=voxle
ro.build.tags=test-keys
ro.product.model=X8
ro.product.brand=Sh!tEricsson
ro.product.name=X8
ro.product.device=X8
ro.product.board=MSM
ro.product.cpu.abi=armeabi-v6j
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=nb
ro.product.locale.region=NO
ro.wifi.channels=14
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=X8
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=soju-user 2.3.1 GRH78 85442 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.1/GRH78/85442:user/release-keys
# end build properties
ro.semc.batt.capacity=1200
#
# system.prop for x8
#
# wifi network etc..
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d
/dev/smd0
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
ro.ril.def.agps.mode=2
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=180
#windows management
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=150
settings.display.autobacklight=1
settings.display.brightness=160
# The OpenGL ES API level that is natively supported by this device.
ro.opengles.version=131072
# Tweaks
debug.sf.hw=1
ro.compcache.default=0
#media
ro.workaround.noautofocus=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.file.format = 3gp,mp4
ro.media.enc.vid.codec = m4v,h263
ro.media.enc.vid.h263.width = 176,352
ro.media.enc.vid.h263.height = 144,288
ro.media.enc.vid.h263.bps = 64000,800000
ro.media.enc.vid.h263.fps = 1,30
ro.media.enc.vid.m4v.width = 176,352
ro.media.enc.vid.m4v.height = 144,288
ro.media.enc.vid.m4v.bps = 64000,800000
ro.media.enc.vid.m4v.fps = 1,30
# For SD storage insert notification sound
persist.service.mount.playsnd = 0
# dalvik options (more tweaks)
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmodnightly
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=dd-MM-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=GingerDX
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.semc.timescape_keys=Sony_Ericsson_Xperia
#Other tweaks
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Increase to 100% quality JPG
ro.media.enc.jpeg.quality=100
# Decrease delay dial
ro.telephony.call_ring.delay=0
# battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase the overall touch response
debug.performance.tuning=1
video.accelerate.hw=1
# Net speed settings
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
# application issue fix
ro.kernel.android.checkjni=0
___________________________
My full build.prop
Some tweaks inside.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
Sweet dude that for putting up you're
super.sense on x8
# For SD storage insert notification sound
persist.service.mount.playsnd = 0
# dalvik options (more tweaks)
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
#Other tweaks
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Increase to 100% quality JPG
ro.media.enc.jpeg.quality=100
# Decrease delay dial
ro.telephony.call_ring.delay=0
# battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase the overall touch response
debug.performance.tuning=1
video.accelerate.hw=1
Click to expand...
Click to collapse
Were these also applicable on FroyoBread or other CM6 ROMS?
EDIT: What's that "application issue fix" for?
jkrauser2 said:
Were these also applicable on FroyoBread or other CM6 ROMS?
EDIT: What's that "application issue fix" for?
Click to expand...
Click to collapse
I think so.
The application issue fix might help some apps load properly instead of not loading.
Set it to equal 0.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
SpyderX said:
I think so.
The application issue fix might help some apps load properly instead on not loading.
Set it to equal 0.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
Click to expand...
Click to collapse
Alright, Thanks!
I tried the 40m heapsize, seems froyobread became smoother and faster.
I also tried the jpeg quality. and yeah, full jpg quality than the default setting.
I am currently charging a lot of courage to try the "battery save" tweak.
EDIT: I think these tweaks are applicable on FroyoBread. I saw these in a X10mini thread, and it works on stock ROMs.
SpyderX said:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GingerDX
ro.build.display.id=v013
ro.build.version.incremental=eng.dx.v001
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Sat May 14 15:04:13 CEST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=doixanh
ro.build.host=voxle
ro.build.tags=test-keys
ro.product.model=X8
ro.product.brand=Sh!tEricsson
ro.product.name=X8
ro.product.device=X8
ro.product.board=MSM
ro.product.cpu.abi=armeabi-v6j
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=nb
ro.product.locale.region=NO
ro.wifi.channels=14
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=X8
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=soju-user 2.3.1 GRH78 85442 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.1/GRH78/85442:user/release-keys
# end build properties
ro.semc.batt.capacity=1200
#
# system.prop for x8
#
# wifi network etc..
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d
/dev/smd0
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
ro.ril.def.agps.mode=2
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=180
#windows management
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=150
settings.display.autobacklight=1
settings.display.brightness=160
# The OpenGL ES API level that is natively supported by this device.
ro.opengles.version=131072
# Tweaks
debug.sf.hw=1
ro.compcache.default=0
#media
ro.workaround.noautofocus=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.file.format = 3gp,mp4
ro.media.enc.vid.codec = m4v,h263
ro.media.enc.vid.h263.width = 176,352
ro.media.enc.vid.h263.height = 144,288
ro.media.enc.vid.h263.bps = 64000,800000
ro.media.enc.vid.h263.fps = 1,30
ro.media.enc.vid.m4v.width = 176,352
ro.media.enc.vid.m4v.height = 144,288
ro.media.enc.vid.m4v.bps = 64000,800000
ro.media.enc.vid.m4v.fps = 1,30
# For SD storage insert notification sound
persist.service.mount.playsnd = 0
# dalvik options (more tweaks)
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmodnightly
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=dd-MM-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=GingerDX
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.semc.timescape_keys=Sony_Ericsson_Xperia
#Other tweaks
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Increase to 100% quality JPG
ro.media.enc.jpeg.quality=100
# Decrease delay dial
ro.telephony.call_ring.delay=0
# battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase the overall touch response
debug.performance.tuning=1
video.accelerate.hw=1
# Net speed settings
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
# application issue fix
ro.kernel.android.checkjni=0
___________________________
My full build.prop
Some tweaks inside.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
Click to expand...
Click to collapse
@spyderX
Can u upload the buildprop files at here? thanks....
edit:is hard one by one edit my build prop...﹁_﹁
Send from my ST15i using XDA Premium App
Xperia X8-GingerCruZt 7.4b
XperiaMini-????
[email protected]®
Here is My Custom Build.prop ported from cm7 to eclair
Code:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Fri Dec 17 18:35:45 2010
ro.build.date.utc=1292582145
ro.build.user=SEMCUser
ro.build.host=SEMCHost
##### Final patch of properties #####
ro.build.product=E15i
ro.build.description=E15i-user 2.1-update1 2.1.1.A.0.6 223 test-keys
ro.product.brand=SEMC
ro.product.name=E15i_1240-6018
ro.product.device=E15i
ro.product.board=delta
ro.build.version.incremental=-X_d
ro.build.tags=release-keys
ro.build.fingerprint=SEMC/E15i_1240-6018/E15i/delta:2.1-update1/2.1.1.A.0.6/-X_d:user/release-keys
######################## Customized property values #########################
ro.semc.version.cust=1240-6018
ro.semc.version.cust_revision=R2B
#########################################################################
ro.config.hwfeature_wakeupkey=0
ro.config.ringtone=sony_ericsson.ogg
ro.config.notification_sound=notification.ogg
ro.semc.content.number=PA4
################# Updating of the SW Version #################
ro.semc.version.fs_revision=2.1.1.A.0.6
ro.build.id=2.1.1.A.0.6
ro.build.display.id=2.1.1.A.0.6
##### Values from product package metadata #####
ro.product.model=E15i
ro.semc.ms_type_id=AAD-3880091-BV
ro.semc.version.fs=WORLD-1-8
ro.semc.product.name=Xperia X8
ro.semc.product.device=E15
# begin build properties
# autogenerated by buildinfo.sh
#ro.build.id=2.1.1.A.0.6
#ro.build.display.id=2.1.1.A.0.6
#ro.build.version.incremental=223
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1-update1
#ro.build.date=Tue Jan 18 23:37:58 CST 2011
#ro.build.date.utc=1295365078
ro.build.type=user
#ro.build.user=hudsonslave
#ro.build.host=cnbjlx2303
#ro.build.tags=test-keys
#ro.product.model=shakira
#ro.product.brand=Sony-Ericsson
#ro.product.name=shakira
#ro.product.device=shakira
#ro.product.board=delta
ro.product.cpu.abi=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=en
ro.product.locale.region=GB
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
#ro.build.product=shakira
# Do not try to parse ro.build.description or .fingerprint
#ro.build.description=shakira-user 2.1-update1 2.1.1.A.0.6 223 test-keys
#ro.build.fingerprint=Sony-Ericsson/shakira/shakira/delta:2.1-update1/2.1.1.A.0.6/223:user/test-keys
# end build properties
#
# system.prop for shakira
#
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d /dev/smd0
ro.ril.hep=1
ro.ril.hsxpa=2
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=90
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=110
ro.semc.def_screen_orientation=sensor
ro.semc.timescape_keys=X8_key
ro.semc.timescape_model=1_handed
ro.semc.sound_effects_enabled=false
ro.workaround.noautofocus=1
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.hprof.vid.bps=10000000
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
persist.ro.ril.sms_sync_sending=1
persist.adb.notify=0
DEVICE_PROVISIONED=1
# Constant values for Battery test in Service menu.
ro.semc.batt.capacity=1200
ro.semc.batt.test.consumption=150
ro.semc.batt.test.z_threshold=30
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
kernel.log=default
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=0
debug.sf.hw=1
ro.compcache.default=0
debug.performance.tuning=1
video.accelerate.hw=1
keyguard.no_require_sim=true
#Other tweaks
ro.lge.proximity.delay=100
mot.proximity.delay=100
ro.kernel.android.checkjni=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
#ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.1_r11
ro.com.google.clientidbase=android-sonyericsson
net.bt.name=Android
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.drm.active.num=4
ro.drm.active.0=semc,1
ro.drm.active.1=cmla,0
ro.drm.active.2=viaccess,0
ro.drm.active.3=marlin,1
dalvik.vm.execution-mode=int:jit
Do u mind if I take sum of ur mods for testing my rom
super.sense on x8
ROMS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
KIT KAT
EUROSKANG by FuZZ__ :http://forum.xda-developers.com/showthread.php?t=2548222
EHNDROIX by AlessandroXCV :http://forum.xda-developers.com/showthread.php?t=2590874
AOSP KitKat by cn.fyodor :http://forum.xda-developers.com/showthread.php?t=2410844
SlimKat by tchaari:http://forum.xda-developers.com/showthread.php?t=2555873
Omni-ROM by lagloose:http://forum.xda-developers.com/showthread.php?t=2567919
Cyanfox by Fighting Dreamer:http://forum.xda-developers.com/showthread.php?t=2576328
CyanogenMod 11 UNOFFICIAL by noloukos:http://forum.xda-developers.com/showthread.php?t=2526740
more roms will be add soon
KERNELS
COMPATIBLE WITH KIT KAT ROMS
marmiteKernel by bedalus:http://forum.xda-developers.com/showthread.php?t=1719775
DevilKernel by DerTeufel1980:http://forum.xda-developers.com/showpost.php?p=46810981&postcount=452
TWEAKS
These are some of my tweaks from my library where i use them in my roms
Code:
##Tweaks##
#Battery Mods
persist.sys.shutdown.mode=hibernate
persist.radio.add_power_save=1
wifi.supplicant_scan_interval=220
ro.ril.disable.power.collapse=1
ro.config.hw_fast_dormancy=1
ro.semc.enable.fast_dormancy=true
ro.config.hw_quickpoweron=true
ro.mot.eri.losalert.delay=1000
ro.config.hw_power_saving=1
pm.sleep_mode=1
ro.ril.sensor.sleep.control=1
power_supply.wakeup=enable
ro.config.hw_power_saving=true
#Dalvik and Kernel Mods
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=true
dalvik.vm.jmiopts=forcecopy
debug.kill_allocating_task=0
ro.ext4fs=1
ro.setupwizard.mode=DISABLED
dalvik.vm.heaputilization=0.25
dalvik.vm.heaptargetutilization=0.75
#Disable USB Debugging PopUp
persist.adb.notify=0
#Allow to free more ram
persist.sys.purgeable_assets=1
#Smoother video watching
video.accelerate.hw=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
#Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
#Zram Mods
persist.service.zram=0
ro.zram.default=0
#UI Tweaks
persist.sys.ui.hw=1
view.scroll_friction=10
debug.composition.type=gpu
debug.performance.tuning=1
#Misc
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
logcat.live=disable
#Force launcher into memory
ro.HOME_APP_ADJ=1
##Tweak Library by CrazyGamerGR##
MODS
Awesome Mods
Xposed by rovo89:http://forum.xda-developers.com/showthread.php?t=1574401
CrazyGamerGR said:
These are some of my tweaks from my library where i use them in my roms
Code:
##Tweaks##
#Battery Mods
persist.sys.shutdown.mode=hibernate
persist.radio.add_power_save=1
wifi.supplicant_scan_interval=220
ro.ril.disable.power.collapse=1
ro.config.hw_fast_dormancy=1
ro.semc.enable.fast_dormancy=true
ro.config.hw_quickpoweron=true
ro.mot.eri.losalert.delay=1000
ro.config.hw_power_saving=1
pm.sleep_mode=1
ro.ril.sensor.sleep.control=1
power_supply.wakeup=enable
ro.config.hw_power_saving=true
#Dalvik and Kernel Mods
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=true
dalvik.vm.jmiopts=forcecopy
debug.kill_allocating_task=0
ro.ext4fs=1
ro.setupwizard.mode=DISABLED
dalvik.vm.heaputilization=0.25
dalvik.vm.heaptargetutilization=0.75
#Disable USB Debugging PopUp
persist.adb.notify=0
#Allow to free more ram
persist.sys.purgeable_assets=1
#Smoother video watching
video.accelerate.hw=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
#Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
#Zram Mods
persist.service.zram=0
ro.zram.default=0
#UI Tweaks
persist.sys.ui.hw=1
view.scroll_friction=10
debug.composition.type=gpu
debug.performance.tuning=1
#Misc
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
logcat.live=disable
#Force launcher into memory
ro.HOME_APP_ADJ=1
##Tweak Library by CrazyGamerGR##
Click to expand...
Click to collapse
Hi, many thanks for such a useful post. One question: how can I implement theses tweaks? Can I just copy and paste them? Where can I add them? I've never done it before. Thanks.
juv3nal said:
Hi, many thanks for such a useful post. One question: how can I implement theses tweaks? Can I just copy and paste them? Where can I add them? I've never done it before. Thanks.
Click to expand...
Click to collapse
Hi,these tweaks need to copy them in build.prop in rom.zip or with a file explorer with root permissions
--CrazyGamerGR--
Maybe soon i ll create a custom rom for nexus s based on cm11 official(with my tweaks,mods ++)
CrazyGamerGR said:
Hi,these tweaks need to copy them in build.prop in rom.zip or with a file explorer with root permissions
--CrazyGamerGR--
Click to expand...
Click to collapse
Thank you for reply. Another question please, will these tweaks be compatible with any custom roms? I am currently using unofficial omni rom for nexus s.
It will be interesting to see your own rom for crespo!
Thanks.
CrazyGamerGR said:
These are some of my tweaks from my library where i use them in my roms
Code:
##Tweaks##
#Battery Mods
persist.sys.shutdown.mode=hibernate
persist.radio.add_power_save=1
wifi.supplicant_scan_interval=220
ro.ril.disable.power.collapse=1
ro.config.hw_fast_dormancy=1
ro.semc.enable.fast_dormancy=true
ro.config.hw_quickpoweron=true
ro.mot.eri.losalert.delay=1000
ro.config.hw_power_saving=1
pm.sleep_mode=1
ro.ril.sensor.sleep.control=1
power_supply.wakeup=enable
ro.config.hw_power_saving=true
#Dalvik and Kernel Mods
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=true
dalvik.vm.jmiopts=forcecopy
debug.kill_allocating_task=0
ro.ext4fs=1
ro.setupwizard.mode=DISABLED
dalvik.vm.heaputilization=0.25
dalvik.vm.heaptargetutilization=0.75
#Disable USB Debugging PopUp
persist.adb.notify=0
#Allow to free more ram
persist.sys.purgeable_assets=1
#Smoother video watching
video.accelerate.hw=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
#Better internet browsing & download speed
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,16384,256960
#Zram Mods
persist.service.zram=0
ro.zram.default=0
#UI Tweaks
persist.sys.ui.hw=1
view.scroll_friction=10
debug.composition.type=gpu
debug.performance.tuning=1
#Misc
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
logcat.live=disable
#Force launcher into memory
ro.HOME_APP_ADJ=1
##Tweak Library by CrazyGamerGR##
Click to expand...
Click to collapse
Thanks a lot for sharing the same mate. It is really helpful for me.
I recently rooted an unlocked AT&T S5 and loaded XtremeDynamicKatS5 1.0_2-9-15 to use while travelling overseas. Everything worked extremely well while I was in my home network. However I am out of my circle atm and I cannot connect my Mobile Data. I can make phone calls but even though I have the Data Roaming toggled to ON it refuses to detect/connect. I have tried making a new APN and that didn't work. On a side note, the phone doesn't seem to remember my preferences when I tell it to not ask again for enabling/disabling mobile data and gives me the pop up warning each time so I am wondering if its possible that the toggle is not registering to activate data while roaming. I have also tested the SIM in a different phone and it works fine and as I said I had NO issues while I was in my home circle.
Any help would be appreciated. I really do not want to go back to the stock rom as it was missing many features and had a ton of bloatware.
Android 4.4.2 (Xtreme Dynamic Kat 1.0)
Baseband G900AUCU2ANG3
Model SM-G900A
Which carrier is your sim through? Is it an mvno?
Probably some issue with the ROM it seems
---------- Post added at 07:18 AM ---------- Previous post was at 07:17 AM ----------
Can you try flashing back ROM or do a factory reset or flash stock ROM back
---------- Post added at 07:18 AM ---------- Previous post was at 07:18 AM ----------
It might fix the problem
---------- Post added at 07:19 AM ---------- Previous post was at 07:18 AM ----------
Or try to reboot
The issue is currently with BSNL which is an Indian carrier. The issue was not there with stock ROM but stock ROM had many limitations that I am trying to get around (hotspot locked; ability to manually search network locked; bloatware). I have tried a simple reboot and that did not fix the issue. There is an update to the ROM I am using so I will update once I have flashed it with that.
Here is the current Build.prop incase that helps troublshoot it
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49H
ro.build.display.id=Xtreme Dynamic Kat 1.0
ro.build.version.incremental=G900FZHU1ANI2
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Wed Sep 10 16:33:51 KST 2014
ro.build.date.utc=1410334431
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDD5014
ro.build.tags=release-keys
ro.product.model=SM-G900A
ro.product.brand=samsung
ro.product.name=klteuc
ro.product.device=klteatt
ro.product.board=MSM8974
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
ro.build.product=klteatt
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=kltezh-user 4.4.2 KOT49H G900FZHU1ANI2 release-keys
ro.build.fingerprint=samsung/kltezh/klte:4.4.2/KOT49H/G900FZHU1ANI2:user/release-keys
ro.build.characteristics=phone
# Samsung Specific Properties
ro.build.PDA=G900FZHU1ANI2
ro.build.hidden_ver=G900FZHU1ANI2
ro.build.changelist=2741370
ro.product_ship=true
ro.chipname=MSM8974PRO
ro.config.rm_preload_enabled=0
ro.build.knox.container=
persist.sys.storage_preload=1
# end build properties
#
# from device/samsung/klte/system.prop
#
#
# system.prop for msm8974
#
ro.sf.lcd_density=480
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=0
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.disable.bwc=1
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dalvik.gc.type=precise
dalvik.vm.dexopt-data-only=1
alvik.vm.jniopts=forcecopy
dalvik.vm.lockprof.threshold=500
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
tunnel.decode=false
tunnel.audiovideo.decode=true
lpa.decode=false
lpa.use-stagefright=false
persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.cne.feature=0
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
media.aac_51_output_enabled=true
#37491 is decimal sum of supported codecs in AAL
#codecs: AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491
# VIDC: debug_levels
# 1:ERROR 2:HIGH 4:LOW 0:NOLOGS 7:AllLOGS
vidc.debug.level=1
#
# system props for the data modules
#
# RIL team modification
# netmgrd should be false in EVO-RIL model
ro.use_data_netmgrd=false
# RIL team modification
# qos will temporary false while supporting qos in EVO-RIL.
persist.data.netmgrd.qos.enable=false
ro.data.large_tcp_window_size=true
#system props for time-services
persist.timed.enable=true
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
# System property for cabl
ro.qualcomm.cabl=1
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=0
# System proverty for sys info indication
persist.radio.add_power_save=1
# DCMProvider
com.samsung.dcm.disableOSC=false
# Keep SIM state on LPM mode
persist.radio.apm_sim_not_pwdn=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be "fluence" or "fluencepro" or "none"
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
tunnel.audio.encode = true
#use VERY_HIGH_QUALITY for audio resampler
af.resampler.quality=4
# set wakeup status and svoice status
persist.audio.voice_wakeup=0
# System property for PreloadInstaller
persist.sys.storage_preload=1
#SLook
ro.slook.ver=1
# VoLTE/IMS
persist.radio.jbims=1
#DHA_tunning
ro.config.dha_tunnable=1
#Aggr_CameraKill
persist.sys.kill_support=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
#CRT Mod
persist.sys.screen_on=none
persist.sys.screen_off=fade
persist.sys.logkit.ctrlcode=0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.build.scafe=capuccino
ro.build.scafe.size=short
ro.build.scafe.shot=single
ro.sec.fle.encryption=true
ro.hdcp2.rx=tz
media.enable-commonsource=true
ro.secwvk=144
ro.securestorage.support=false
security.mdpp=None
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=3
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=1
security.mdpp.result=None
ro.security.mdpp.ux=Enabled
ro.hwui.texture_cache_size=48
ro.hwui.layer_cache_size=32
ro.hwui.path_cache_size=16
ro.hwui.shape_cache_size=2
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=4
ro.hwui.texture_cache_flush_rate=0.5
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=512
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
ro.error.receiver.default=com.samsung.receiver.error
ro.config.ringtone=Over_the_horizon.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.4_r4
persist.sys.dalvik.vm.lib=libdvm.so
ro.build.selinux=1
ro.kernel.qemu=0
ro.config.tima=1
ro.config.timaversion=3.0
ro.config.knox=v30
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=1
ro.gps.agps_provider=1
ro.adb.secure=0
#Dynamic Rom Additions
ro.ril.disable.power.collapse=1
wifi.supplicant_scan_interval=250
pm.sleep_mode=1
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=v=n,o=v,m=y
persist.adb.notify=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
debug.enabletr=true
ro.config.nocheckin=1
com.qc.hardware=true
persist.service.adb.enable=1
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
persist.sys.ui.hw=1
debug.performance.tuning=1
video.accelerate.hw=1
debug.egl.profiler=1
ro.media.enc.jpeg.quality=100
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
ro.telephony.call_ring.delay=0
ro.config.hw_quickpoweron=true
ro.config.hw_power_saving=true
ro.config.hw_fast_dormancy=1
persist.android.strictmode=0
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 187000
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
the issue might be with apn try changing it there is little issue with this after 05q update for oneplus one try changing it
THIS TWEAK REQUIRES BUSYBOX TO BE INSTALLED
Compatible with: Android 4.4.x (AOSP, Cyanogenmod 11)
Welcome
If you are tired of adding lines to your Build.prop manually, and searching for the performance lines (If you don't know it by mind)
Then this may solve your daily problem.
This can be used for 4.3 & 4.4.2 (And other (Xperia) phones with KK installed)
This zip file does not replace your existing Build.prop, It adds new lines to your build.prop with the help of the Mighty BusyBox
This has been tested myself, and works with every ROM available to E1
If you know any lines that is not in the tweak, please tell me and I will add it, so nobody will have to manually edit the build.prop file!
Text only version:
## Kizolicious Tweaks 2016
debug.kill_allocating_task=0
debug.gr.numframebuffers=3
debug.overlayui.enable=1
debug.egl.profiler=1
debug.enabletr=true
debug.gr.numframebuffers=3
dev.pm.dyn_samplingrate=1
video.accelerate.hw=1
hw3d.force=1
persist.sys.ui.hw=1
persist.android.strictmode=0
ro.config.disable.hw_accel=false
ro.sf.compbypass.enable=1
ro.min_pointer_dur=8
ro.debuggable=0
ro.fb.mode=1
ro.secure=0
## Media Quality
ro.media.codec_priority_for_thumb=so
ro.media.enc.hprof.vid.bps=8000000
ro.media.dec.jpeg.memcap=8000000
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.enc.jpeg.quality=100
## Qualcomm tweaks
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
debug.qc.hardware=true
com.qc.hardware=1
## Disable Loggers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
## Better battery life
ro.ril.disable.power.collapse=1
ro.config.hw_quickpoweron=true
ro.mot.eri.losalert.delay=100000
ro.ril.sensor.sleep.control=1
ro.ril.enable.amr.wideband=1
ro.config.hw_power_saving=1
ro.ril.gprsclass=32
wifi.supplicant_scan_interval=120
ro.ril.power_collapse=1
persist.sys.shutdown.mode=hibernate
persist.ril.uart.flowctrl=10
persist.sys.use_dithering=1
power_supply.wakeup=enable
power.saving.mode=1
proximity_incall=enable
usb_wakeup=enable
pm.sleep_mode=1
persist.radio.add_power_save=1
## Scrolling speed
ro.min.fling_velocity=8000
ro.max.fling_velocity=15000
windowsmgr.max_events_per_sec=140
## Signal Tweaks
persist.cust.tel.eons=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=1
## Net speed tweaks
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
## Wireless Tweaks
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 18700
## Google DNS
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
## Ram Management
persist.sys.purgeable_assets=1
ro.config.hw_fast_dormancy=1
## Gaming tweaks
persist.sys.NV_FPSLIMIT=60
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=0
persist.sys.NV_STEREOSEPCHG=0
persist.sys.NV_STEREOSEP=20
## Disable all loggings
logcat.live=disable
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
## Enable GPU rendering by default
persist.sys.ui.hw=1
view.scroll_friction=10
debug.composition.type=gpu
debug.performance.tuning=1
## Disable HDMI
ro.hdmi.enable=false
com.qc.hdmi_out=false
## Disable more junks
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
## Touchscreen
touch.pressure.scale=0.7
touch.size.bias=67.00
touch.size.scale=18.22
## Camera
ro.media.enc.jpeg.quality=99
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
So just flash it? And does it need BusyBox?
Zsenyka said:
So just flash it? And does it need BusyBox?
Click to expand...
Click to collapse
Yup. Not sure If it needs BusyBox or not, haven't tested it
Zsenyka said:
So just flash it? And does it need BusyBox?
Click to expand...
Click to collapse
Yes, it needs BusyBox.
ROMs that does not have BusyBox will not work with this script
Kizoky said:
Yes, it needs BusyBox.
ROMs that does not have BusyBox will not work with this script
Click to expand...
Click to collapse
Okay, thanks When will you release your Kizolicius ROM?
Zsenyka said:
Okay, thanks When will you release your Kizolicius ROM?
Click to expand...
Click to collapse
I don't know yet. I'm still confused why my ROM stucks at the Sony logo
For now, when it's done
i don't have a recovery,can you write wich lines have you added?
ako9 said:
i don't have a recovery,can you write wich lines have you added?
Click to expand...
Click to collapse
Sorry for the late reply
Check it out.
Work in StockRom? Our only cm e aosp?
Cassiano111 said:
Work in StockRom? Our only cm e aosp?
Click to expand...
Click to collapse
Works in both CM11 and Stock ROM
Make sure to install BusyBox, or else it won't work!
Or you can manually add these lines to build.prop.
Awesome, I can feel the difference.
i have applied the following tweaks:
QUALCOM ONLY TWEAKS (so they say)
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.qc.hardware=true
com.qc.hardware=true
(sourced from here as well as other build.prop discussions on xda)
RING DELAY WHEN PLACING PHONE CALLS
ro.telephony.call_ring.delay=0
ring.delay=0
(sourced from here and haven't really seen this anywhere else)
other ones i'm curious about are the better call quality tweaks, faster/better srcrolling tweaks, tcp buffer size (network/browsing speeds) tweaks and the "LiquidSmooth UI" tweaks (unrelated to the ROM with this name) which seems to be one of the more popular ones. I've seen these ones on xda lists compiled by users and also here.
not sure how legit or what sorta rep "androidforums.com" site has, but it kept returning results on google searches moreso that xda did. i did so some xda searches and got just about the same info.
in your responses i'd like people to touch on: 1) the "placebo effect" comments that many people have given towards others reporting noticeable success with these tweaks as well as 2) how to know which tweaks are outdated and 3) most importantly to me, which ones ARE functioning/beneficial when applied to a nexus 6. Most of the stuff I have found and chosen to implement on my device are from 2015, at least the sources are anyway..
Thanks in advance!
organick87 said:
i have applied the following tweaks:
QUALCOM ONLY TWEAKS
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.qc.hardware=true
com.qc.hardware=true
RING DELAY WHEN PLACING PHONE CALLS
ro.telephony.call_ring.delay=0
ring.delay=0'
Click to expand...
Click to collapse
ro.sf.lcd_density set to 384 (N6 tablet mode)
wifi.supplicant_scan_interval set to 210 (battery life)
none right now though I used the multi-window one at one point but its just too buggy on any app I'd like to use it on, I think it'd be cooler if they did it with 2 apps one on top of the other and a slider to pick which is on top. I forget which phone did that but I thought it was pretty good.
http://forum.xda-developers.com/nexus-6/general/attention-questions-t3228454
NLBeev said:
ro.sf.lcd_density set to 384 (N6 tablet mode)
wifi.supplicant_scan_interval set to 210 (battery life)
Click to expand...
Click to collapse
whether or not you actually use any more tweaks than these two, can you provide any verification to any others that DO work? (if you can, pick from this list as it's the most comprehensive i've personally found.) or give me tips to pick out which ones actually work (ie - people say any dalvik tweaks are irrelevant due to n6s utilizing the ARM structure now)
organick87 said:
whether or not you actually use any more tweaks than these two, can you provide any verification to any others that DO work? (if you can, pick from this list as it's the most comprehensive i've personally found.) or give me tips to pick out which ones actually work (ie - people say any dalvik tweaks are irrelevant due to n6s utilizing the ARM structure now)
Click to expand...
Click to collapse
dalvik stopped being used since android 5.0, we use ART now. and the far majority of those tweaks are old.
organick87 said:
whether or not you actually use any more tweaks than these two, can you provide any verification to any others that DO work?.....
Click to expand...
Click to collapse
I like tweaking, but I don't know if the tweaks in the list work. For me the list is too long. I will use or try some tweaks from that list. Mainly when I think a tweak is good for battery life. The wifi scan interval mentioned in the list (497) is now in my build.prop.
simms22 said:
dalvik stopped being used since android 5.0, we use ART now. and the far majority of those tweaks are old.
Click to expand...
Click to collapse
i guess maybe right off the bat i should have rephrased my question: which specific ones ARE GOOD FOR/ACTUALLY WORK ON the n6? anything other than multi window or tethering. can to speak to using the Qualcomm only tweaks at all?
I can't seem to edit my build.prop. Through adb I get a read only error when I try to push it. Through root explorer it just creates a blank build.prop file.
organick87 said:
i guess maybe right off the bat i should have rephrased my question: which specific ones ARE GOOD FOR/ACTUALLY WORK ON the n6? anything other than multi window or tethering. can to speak to using the Qualcomm only tweaks at all?
Click to expand...
Click to collapse
I believe you'd probably get far better results with an eighth the work if you just tried some custom kernels. I've done build.prop tweaks of my own in the past and they can have some impact if you're willing to put some serious research time in, but nothing that a good kernel can't accomplish. Just speaking from experience.
scutzi128 said:
I can't seem to edit my build.prop. Through adb I get a read only error when I try to push it. Through root explorer it just creates a blank build.prop file.
Click to expand...
Click to collapse
seems like you might need to reroot or clear up some space in /system/.
DroidIt! said:
I believe you'd probably get far better results with an eighth the work if you just tried some custom kernels. I've done build.prop tweaks of my own in the past and they can have some impact if you're willing to put some serious research time in, but nothing that a good kernel can't accomplish. Just speaking from experience.
Click to expand...
Click to collapse
thanks i'll have to investigate....do you have any recommendations?
scutzi128 said:
I can't seem to edit my build.prop. Through adb I get a read only error when I try to push it. Through root explorer it just creates a blank build.prop file.
Click to expand...
Click to collapse
Play store: build.prop editor ?
scutzi128 said:
I can't seem to edit my build.prop. Through adb I get a read only error when I try to push it. Through root explorer it just creates a blank build.prop file.
Click to expand...
Click to collapse
Maybe you don't have any free space on your system partition.
DroidIt! said:
if you just tried some custom kernels.
Click to expand...
Click to collapse
I've been through leanKernel, ElementalX, Franco (when it was stock w/ Chroma) and my current is Elite which i really enjoy. however, from what i've seen there are bprop tweaks around that represent parameters not available in kernel manager apps. Examples such as network speed tweaks, these "Qualcomm-only" tweaks i've seen (and have since applied), "LiquidSmooth UI" (not related to the same name ROM) I mean, i'm not an expert so maybe there ARE parameters in bprop that modify the same things as parameters available in kernel managers, but i've yet to see layman's explanations of each bprop line so I have no idea what they do which is why i don't mess with kernel tweaking. bprop tweaks usually come along with some easy to understand descriptions.
This is what i modify or add using a script to my build.prop
Code:
ro.debuggable=0
ro.com.android.dataroaming=true
ro.build.selinux=1
persist.adb.notify=1
persist.mtp.notify=1
persist.usb.notify=1
persist.service.adb.enable=true
persist.cpu.gov.powersave=powersave
persist.cpu.gov.balanced=ondemand
persist.cpu.gov.performance=performance
persist.sys.dun.override=0
persist.sys.root_access=1
ro.audio.monitorRotation=true
persist.sys.isUsbOtgEnabled=1
#debug.egl.profiler=1
debug.enabletr=true
qcom.thermal=
debug.gr.numframebuffers=3
fmas.spkr_6ch=35,20,110
fmas.spkr_2ch=35,25
fmas.spkr_angles=10
fmas.spkr_sgain=0
ro.sf.lcd_density=560
persist.sys.ssr.restart_level=1
persist.sys.ap.restart_level=1
persist.hwc.mdpcomp.enable=true
persist.radio.apm_sim_not_pwdn=1
persist.radio.no_wait_for_card=1
persist.radio.sib16_support=1
persist.data.iwlan.enable=true
persist.radio.ignore_ims_wlan=1
persist.radio.data_con_rprt=1
persist.rcs.supported=0
persist.ims.disableDebugLogs=1
persist.radio.oem_socket=false
persist.qcril_uim_vcc_feature=1
ro.telephony.default_cdma_sub=0
ro.ril.force_eri_from_xml=true
ro.telephony.default_network=10
ro.telephony.get_imsi_from_sim=true
telephony.lteOnCdmaDevice=1
persist.radio.fsg_reload_on=1
persist.radio.mcfg_enabled=1
net.tethering.noprovisioning=true
persist.sys.qc.sub.rdump.on=0
ro.hwui.disable_scissor_opt=false
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
persist.sys.use_16bpp_alpha=1
ro.product.gpu.driver=1
debug.qctwa.statusbar=1
com.qc.hardware=true
debug.qc.hardware=true
ro.qualcomm.cabl=1
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
persist.sys.NV_FPSLIMIT=90
persist.sys.use_dithering=1
doze.display.supported=true
doze.pulse.notifications=true
doze.use.accelerometer=true
doze.pulse.duration.in=1500
doze.pulse.duration.visible=6000
doze.pulse.duration.out=2500
doze.pulse.schedule=1s,10s,30s,60s,120s
doze.pulse.brightness=5
doze.pulse.schedule.resets=5
doze.shake.acc.threshold=10
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapstartsize=24m
#dalvik.vm.heapsize=512m
dalvik.vm.heapsize=640m
dalvik.vm.heaptargetutilization=0.75
#dalvik.vm.heapminfree=512k
dalvik.vm.heapminfree=1024k
dalvik.vm.heaputilization=0.25
#dalvik.vm.image-dex2oat-Xms=32
#dalvik.vm.image-dex2oat-Xmx=96
#dalvik.vm.dex2oat-Xms=32
#dalvik.vm.dex2oat-Xmx=640
dalvik.vm.dex2oat-thread_count=4
dalvik.vm.image-dex2oat-filter=everything
dalvik.vm.image-dex2oat-flags "verify-none"
dalvik.vm.image-dex2oat-backend=Optimizing
dalvik.vm.dex2oat-filter=interpret-only
dalvik.vm.dex2oat-flags "verify-none"
dalvik.vm.dex2oat-backend=Optimizing
cgroup_disable=memory
dalvik.vm.usejit=false
dalvik.vm.profiler=1
dalvik.vm.isa.arm.features=lpae,div
dalvik.vm.heapmaxfree=8m
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=v=n,o=a,m=n,u=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.secure=0
ro.zygote.preload.enable=1
ro.zygote.disable_gl_preload=false
persist.preload.common=1
persist.zygote.preload_threads=3
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
persist.ril.uart.flowctrl=10
dalvik.vm.checkjni=false
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=false
dalvik.vm.jmiopts=forcecopy
ro.ext4fs=1
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
persist.hwc.mdpcomp.enable=true
persist.hwc.partialupdate=1
ro.hwui.renderer.disable_opaque=true
qcom.hw.aac.encoder=true
use.voice.path.for.pcm.voip=true
debug.kill_allocating_task=1
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
debug.performance.tuning=1
power_supply.wakeup=enable
power.saving.mode=1
ro.config.hw_power_saving=1
ro.config.hw_power_saving=true
ro.ril.disable.power.collapse=0
video.accelerate.hw=1
hw3d.force=1
hw2d.force=1
debug.sf.hw=1
debug.egl.hw=1
persist.sys.composition.type=dyn
hwui.use_gpu_pixel_buffers=true
force_hw_ui=true
ro.config.disable.hw_accel=false
ro.com.google.networklocation=0
ro.telephony.call_ring.delay=0
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
dev.pm.dyn_samplingrate=1
ro.fb.mode=1
ro.sf.compbypass.enable=0
persist.sys.purgeable_assets=1
windowsmgr.max_events_per_sec=90
persist.sys.ui.hw=1
view.scroll_friction=60
ro.min_pointer_dur=2
ro.max.fling_velocity=20000
ro.min.fling_velocity=2000
touch.pressure.scale=0.001
view.minimum_fling_velocity=25
view.touch_slop=60
debug.fb.rgb565=1
debug.composition.type=dyn
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
logcat.live=disable
persist.sys.scrollingcache=4
pm.sleep_mode=1
ro.ril.power_collapse=1
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
af.resampler.quality=255
audio.offload.buffer.size.kb=1024
audio.offload.gapless.enabled=true
persist.audio.fluence.mode=endfire
persist.audio.hp=true
persist.audio.vr.enable=true
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=true
media.aac_51_output_enabled=true
persist.audio.dualmic.config=endfire
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=true
persist.audio.fluence.speaker=true
tunnel.audio.encode=true
tunnel.decode=true
tunnel.audiovideo.decode=true
lpa.decode=true
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=1
persist.sys.NV_STEREOSEPCHG=1
lpa.use-stagefright=true
ro.qc.sdk.audio.ssr=true
persist.audio.samplerate=48000
persist.audio.pcm.samplerate=48000
persist.af.resampler.quality=255
persist.af.resample=48000
persist.af.upmix=48000
persist.af.resamplerate=48000
persist.dev.pm.dyn_samplingrate=1
ro.qc.sdk.audio.fluencetype=fluencepro
persist.audio.fluence.mode=endfire
persist.audio.handset.mic=digital
persist.audio.voicecall.mic=2
persist.audio.voice.clarity=true
persist.audio.aanc.enable=true
persist.audio.handset_rx_type=DEFAULT
persist.audio.nsenabled=ON
persist.speaker.prot.enable=true
alsa.mixer.playback.master=Speaker
alsa.mixer.capture.master=Mic
alsa.mixer.playback.earpiece=Earpiece
alsa.mixer.capture.earpiece=Mic
alsa.mixer.playback.headset=Headset
alsa.mixer.capture.headset=Mic
alsa.mixer.playback.speaker=Speaker
alsa.mixer.capture.speaker=Mic
alsa.mixer.playback.bt.sco=BTHeadset
alsa.mixer.capture.bt.sco=BTHeadset
alsa.mixer.playback.bt.a2dp=BTHeadset
alsa.mixer.capture.bt.a2dp=BTHeadset
persist.audio.spkcall_2mic=ON
ro.media.enc.hprof.vid.fps=60
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.capture.flash=led
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=80
ro.media.capture.flashIntensity=100
ro.media.capture.maxres=21m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.panorama.defres=4160x3120
ro.media.panorama.frameres=1920x1080
ro.camcorder.videoModes=true
ro.media.cam.preview.fps=30
ro.lge.proximity.delay=25
mot.proximity.delay=25
ro.config.tima=0
ro.config.knox=0
ro.securestorage.knox=false
security.mdpp=None
security.mdpp.result=None
ro.media.codec_priority_for_thumb=so
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true
media.stagefright.enable-fma2dp=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
vidc.debug.level=0
ro.qualcomm.bluetooth.dun=false
ro.qualcomm.bluetooth.ftp=true
ro.qualcomm.bluetooth.hfp.wbs=false
ro.htc.bluetooth.sap=true
ro.bluetooth.request.master=true
ro.qualcomm.bt.hci_transport=smd
proximity_incall=enable
persist.cne.feature=0
persist.telephony.support.ipv4=1
persist.telephony.support.ipv6=1
ro.vold.umsdirtyratio=20
ro.ril.hsdpa.category=28
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=9
ro.ril.enable.amr.wideband=1
ro.ril.hep=1
ro.ril.hsxpa=3
ro.ril.gprsclass=32
ro.ril.enable.dtm=1
ro.ril.enable.sdr=1
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.enable.pre_r8fd=1
ro.ril.fd.pre_r8_tout.scr_off=2
ro.ril.fd.pre_r8_tout.scr_on=3
ro.ril.fd.r8_tout.scr_off=2
ro.ril.fd.r8_tout.scr_on=3
ro.ril.ltefgi=1578105984
ro.ril.ltefgi.rel9=2147483648
ro.ril.lte3gpp=35
#ro.ril.htcmaskw1=14449
#ro.ril.htcmaskw1.bitmask=4294967295
ro.fast.dormancy=0
ro.ril.fast.dormancy.rule=0
ro.config.hw_fast_dormancy=0
persist.radio.data_no_toggle=1
ro.ril.set.mtu1472=1
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
ro.data.large_tcp_window_size=true
ro.ril.def.agps.mode=2
ro.ril.def.agps.feature=1
ro.gps.agps_provider=1
ro.pip.gated=0
ro.ril.enable.gea3=1
ro.ril.enable.fd.plmn.prefix=23402,23410,23411
persist.data_netmgrd_mtu=2944
persist.data_netmgrd_nint=16
ro.config.combined_signal=true
persist.rcs.supported=1
persist.radio.VT_ENABLE=1
persist.radio.VT_HYBRID_ENABLE=1
persist.radio.ROTATION_ENABLE=1
persist.cust.tel.eons=1
ro.config.vc_call_vol_steps=20
persist.radio.add_power_save=1
wifi.supplicant_scan_interval=420
wlan.wfd.hdcp=disable
persist.wifi.v6=true
persist.wifi.v6.rs.count=5
persist.wifi.v6.rs.timeout=5
sys.stt.ssr.no_prompt=1
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
persist.debug.wfd.enable=1
persist.sys.wfd.virtual=0
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
debug.sf.nobootanimation=1
ENFORCE_PROCESS_LIMIT=false
MAX_SERVICE_INACTIVITY=false
MIN_HIDDEN_APPS=false
MAX_HIDDEN_APPS=false
CONTENT_APP_IDLE_OFFSET=false
EMPTY_APP_IDLE_OFFSET=false
MAX_ACTIVITIES=false
ACTIVITY_INACTIVITY_RESET_TIME=false
MAX_RECENT_TASKS=false
MIN_RECENT_TASKS=false
APP_SWITCH_DELAY_TIME=false
MAX_PROCESSES=false
PROC_START_TIMEOUT=false
CPU_MIN_CHECK_DURATION=false
GC_TIMEOUT=false
SERVICE_TIMEOUT=false
MIN_CRASH_INTERVAL=false
Dead-neM said:
This is what i modify or add using a script to my build.prop
ro.debuggable=0
ro.com.android.dataroaming=true
ro.build.selinux=1
persist.adb.notify=1
persist.mtp.notify=1
persist.usb.notify=1
persist.service.adb.enable=true
persist.cpu.gov.powersave=powersave
persist.cpu.gov.balanced=ondemand
persist.cpu.gov.performance=performance
persist.sys.dun.override=0
persist.sys.root_access=1
ro.audio.monitorRotation=true
persist.sys.isUsbOtgEnabled=1
#debug.egl.profiler=1
debug.enabletr=true
qcom.thermal=
debug.gr.numframebuffers=3
fmas.spkr_6ch=35,20,110
fmas.spkr_2ch=35,25
fmas.spkr_angles=10
fmas.spkr_sgain=0
ro.sf.lcd_density=560
persist.sys.ssr.restart_level=1
persist.sys.ap.restart_level=1
persist.hwc.mdpcomp.enable=true
persist.radio.apm_sim_not_pwdn=1
persist.radio.no_wait_for_card=1
persist.radio.sib16_support=1
persist.data.iwlan.enable=true
persist.radio.ignore_ims_wlan=1
persist.radio.data_con_rprt=1
persist.rcs.supported=0
persist.ims.disableDebugLogs=1
persist.radio.oem_socket=false
persist.qcril_uim_vcc_feature=1
ro.telephony.default_cdma_sub=0
ro.ril.force_eri_from_xml=true
ro.telephony.default_network=10
ro.telephony.get_imsi_from_sim=true
telephony.lteOnCdmaDevice=1
persist.radio.fsg_reload_on=1
persist.radio.mcfg_enabled=1
net.tethering.noprovisioning=true
persist.sys.qc.sub.rdump.on=0
ro.hwui.disable_scissor_opt=false
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
persist.sys.use_16bpp_alpha=1
ro.product.gpu.driver=1
debug.qctwa.statusbar=1
com.qc.hardware=true
debug.qc.hardware=true
ro.qualcomm.cabl=1
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
persist.sys.NV_FPSLIMIT=90
persist.sys.use_dithering=1
doze.display.supported=true
doze.pulse.notifications=true
doze.use.accelerometer=true
doze.pulse.duration.in=1500
doze.pulse.duration.visible=6000
doze.pulse.duration.out=2500
doze.pulse.schedule=1s,10s,30s,60s,120s
doze.pulse.brightness=5
doze.pulse.schedule.resets=5
doze.shake.acc.threshold=10
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapstartsize=24m
#dalvik.vm.heapsize=512m
dalvik.vm.heapsize=640m
dalvik.vm.heaptargetutilization=0.75
#dalvik.vm.heapminfree=512k
dalvik.vm.heapminfree=1024k
dalvik.vm.heaputilization=0.25
#dalvik.vm.image-dex2oat-Xms=32
#dalvik.vm.image-dex2oat-Xmx=96
#dalvik.vm.dex2oat-Xms=32
#dalvik.vm.dex2oat-Xmx=640
dalvik.vm.dex2oat-thread_count=4
dalvik.vm.image-dex2oat-filter=everything
dalvik.vm.image-dex2oat-flags "verify-none"
dalvik.vm.image-dex2oat-backend=Optimizing
dalvik.vm.dex2oat-filter=interpret-only
dalvik.vm.dex2oat-flags "verify-none"
dalvik.vm.dex2oat-backend=Optimizing
cgroup_disable=memory
dalvik.vm.usejit=false
dalvik.vm.profiler=1
dalvik.vm.isa.arm.features=lpae,div
dalvik.vm.heapmaxfree=8m
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=v=n,o=a,m=n,u=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.secure=0
ro.zygote.preload.enable=1
ro.zygote.disable_gl_preload=false
persist.preload.common=1
persist.zygote.preload_threads=3
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
persist.ril.uart.flowctrl=10
dalvik.vm.checkjni=false
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=false
dalvik.vm.jmiopts=forcecopy
ro.ext4fs=1
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
persist.hwc.mdpcomp.enable=true
persist.hwc.partialupdate=1
ro.hwui.renderer.disable_opaque=true
qcom.hw.aac.encoder=true
use.voice.path.for.pcm.voip=true
debug.kill_allocating_task=1
persist.sys.shutdown.mode=hibernate
ro.config.hw_quickpoweron=true
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
debug.performance.tuning=1
power_supply.wakeup=enable
power.saving.mode=1
ro.config.hw_power_saving=1
ro.config.hw_power_saving=true
ro.ril.disable.power.collapse=0
video.accelerate.hw=1
hw3d.force=1
hw2d.force=1
debug.sf.hw=1
debug.egl.hw=1
persist.sys.composition.type=dyn
hwui.use_gpu_pixel_buffers=true
force_hw_ui=true
ro.config.disable.hw_accel=false
ro.com.google.networklocation=0
ro.telephony.call_ring.delay=0
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
dev.pm.dyn_samplingrate=1
ro.fb.mode=1
ro.sf.compbypass.enable=0
persist.sys.purgeable_assets=1
windowsmgr.max_events_per_sec=90
persist.sys.ui.hw=1
view.scroll_friction=60
ro.min_pointer_dur=2
ro.max.fling_velocity=20000
ro.min.fling_velocity=2000
touch.pressure.scale=0.001
view.minimum_fling_velocity=25
view.touch_slop=60
debug.fb.rgb565=1
debug.composition.type=dyn
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
logcat.live=disable
persist.sys.scrollingcache=4
pm.sleep_mode=1
ro.ril.power_collapse=1
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
af.resampler.quality=255
audio.offload.buffer.size.kb=1024
audio.offload.gapless.enabled=true
persist.audio.fluence.mode=endfire
persist.audio.hp=true
persist.audio.vr.enable=true
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=true
media.aac_51_output_enabled=true
persist.audio.dualmic.config=endfire
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=true
persist.audio.fluence.speaker=true
tunnel.audio.encode=true
tunnel.decode=true
tunnel.audiovideo.decode=true
lpa.decode=true
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=1
persist.sys.NV_STEREOSEPCHG=1
lpa.use-stagefright=true
ro.qc.sdk.audio.ssr=true
persist.audio.samplerate=48000
persist.audio.pcm.samplerate=48000
persist.af.resampler.quality=255
persist.af.resample=48000
persist.af.upmix=48000
persist.af.resamplerate=48000
persist.dev.pm.dyn_samplingrate=1
ro.qc.sdk.audio.fluencetype=fluencepro
persist.audio.fluence.mode=endfire
persist.audio.handset.mic=digital
persist.audio.voicecall.mic=2
persist.audio.voice.clarity=true
persist.audio.aanc.enable=true
persist.audio.handset_rx_type=DEFAULT
persist.audio.nsenabled=ON
persist.speaker.prot.enable=true
alsa.mixer.playback.master=Speaker
alsa.mixer.capture.master=Mic
alsa.mixer.playback.earpiece=Earpiece
alsa.mixer.capture.earpiece=Mic
alsa.mixer.playback.headset=Headset
alsa.mixer.capture.headset=Mic
alsa.mixer.playback.speaker=Speaker
alsa.mixer.capture.speaker=Mic
alsa.mixer.playback.bt.sco=BTHeadset
alsa.mixer.capture.bt.sco=BTHeadset
alsa.mixer.playback.bt.a2dp=BTHeadset
alsa.mixer.capture.bt.a2dp=BTHeadset
persist.audio.spkcall_2mic=ON
ro.media.enc.hprof.vid.fps=60
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.capture.flash=led
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=80
ro.media.capture.flashIntensity=100
ro.media.capture.maxres=21m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.panorama.defres=4160x3120
ro.media.panorama.frameres=1920x1080
ro.camcorder.videoModes=true
ro.media.cam.preview.fps=30
ro.lge.proximity.delay=25
mot.proximity.delay=25
ro.config.tima=0
ro.config.knox=0
ro.securestorage.knox=false
security.mdpp=None
security.mdpp.result=None
ro.media.codec_priority_for_thumb=so
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=true
media.stagefright.enable-fma2dp=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
vidc.debug.level=0
ro.qualcomm.bluetooth.dun=false
ro.qualcomm.bluetooth.ftp=true
ro.qualcomm.bluetooth.hfp.wbs=false
ro.htc.bluetooth.sap=true
ro.bluetooth.request.master=true
ro.qualcomm.bt.hci_transport=smd
proximity_incall=enable
persist.cne.feature=0
persist.telephony.support.ipv4=1
persist.telephony.support.ipv6=1
ro.vold.umsdirtyratio=20
ro.ril.hsdpa.category=28
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=9
ro.ril.enable.amr.wideband=1
ro.ril.hep=1
ro.ril.hsxpa=3
ro.ril.gprsclass=32
ro.ril.enable.dtm=1
ro.ril.enable.sdr=1
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.enable.pre_r8fd=1
ro.ril.fd.pre_r8_tout.scr_off=2
ro.ril.fd.pre_r8_tout.scr_on=3
ro.ril.fd.r8_tout.scr_off=2
ro.ril.fd.r8_tout.scr_on=3
ro.ril.ltefgi=1578105984
ro.ril.ltefgi.rel9=2147483648
ro.ril.lte3gpp=35
#ro.ril.htcmaskw1=14449
#ro.ril.htcmaskw1.bitmask=4294967295
ro.fast.dormancy=0
ro.ril.fast.dormancy.rule=0
ro.config.hw_fast_dormancy=0
persist.radio.data_no_toggle=1
ro.ril.set.mtu1472=1
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
ro.data.large_tcp_window_size=true
ro.ril.def.agps.mode=2
ro.ril.def.agps.feature=1
ro.gps.agps_provider=1
ro.pip.gated=0
ro.ril.enable.gea3=1
ro.ril.enable.fd.plmn.prefix=23402,23410,23411
persist.data_netmgrd_mtu=2944
persist.data_netmgrd_nint=16
ro.config.combined_signal=true
persist.rcs.supported=1
persist.radio.VT_ENABLE=1
persist.radio.VT_HYBRID_ENABLE=1
persist.radio.ROTATION_ENABLE=1
persist.cust.tel.eons=1
ro.config.vc_call_vol_steps=20
persist.radio.add_power_save=1
wifi.supplicant_scan_interval=420
wlan.wfd.hdcp=disable
persist.wifi.v6=true
persist.wifi.v6.rs.count=5
persist.wifi.v6.rs.timeout=5
sys.stt.ssr.no_prompt=1
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
persist.debug.wfd.enable=1
persist.sys.wfd.virtual=0
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
debug.sf.nobootanimation=1
ENFORCE_PROCESS_LIMIT=false
MAX_SERVICE_INACTIVITY=false
MIN_HIDDEN_APPS=false
MAX_HIDDEN_APPS=false
CONTENT_APP_IDLE_OFFSET=false
EMPTY_APP_IDLE_OFFSET=false
MAX_ACTIVITIES=false
ACTIVITY_INACTIVITY_RESET_TIME=false
MAX_RECENT_TASKS=false
MIN_RECENT_TASKS=false
APP_SWITCH_DELAY_TIME=false
MAX_PROCESSES=false
PROC_START_TIMEOUT=false
CPU_MIN_CHECK_DURATION=false
GC_TIMEOUT=false
SERVICE_TIMEOUT=false
MIN_CRASH_INTERVAL=false
Click to expand...
Click to collapse
lol.. and what improvements do you actually see?
scutzi128 said:
I can't seem to edit my build.prop. Through adb I get a read only error when I try to push it. Through root explorer it just creates a blank build.prop file.
Click to expand...
Click to collapse
Did you check to make sure you have space in /system? This error is common now as /system comes 100% full from the factory. You need to delete something like YouTube app or some other app you don't use, then you should have better luck.
simms22 said:
lol.. and what improvements do you actually see?
Click to expand...
Click to collapse
Yes it's quite long... I # every line i know to explain it just give 10min
Dead-neM said:
Yes it's quite long... I # every line i know to explain it just give 10min
Click to expand...
Click to collapse
right. but what asking youre not answering.. what improvement do you actually see?