Pureperformance mod - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

hello.everyone
I want to add pureperformance mod.to my rom.how can I do it.i cant understand its updater script.so I am posting it here.
Should I just copy the contents of system folder to the respective folders of my rom or some other things are required.
Please help me.......

Just copy the files to their respective folders in your rom.No need to tamper with META-INF folder.

aniket.lamba said:
Just copy the files to their respective folders in your rom.No need to tamper with META-INF folder.
Click to expand...
Click to collapse
What should I do about the files in 'setup' folder and the file 'add to build.prop'.
 @hnkotnis
 @marcussmith2626
 @aniket.lamba

abhishekr700 said:
What should I do about the files in 'setup' folder and the file 'add to build.prop'.
@hnkotnis
@marcussmith2626
@aniket.lamba
Click to expand...
Click to collapse
Yea add them too!

aniket.lamba said:
Yea add them too!
Click to expand...
Click to collapse
where should I add them.those files are used by updater script.please read the updater script once.

Add these to your build.prop-
Code:
# By PurePerformances X
debug.sf.hw=1
ro.HOME_APP_ADJ=1
video.accelerate.hw=1
persist.sys.use_dithering=1
# System Tweaks
ro.HOME_APP_ADJ=1
ro.mot.eri.losalert.delay=1000
ro.config.hw_fast_dormancy=1
ro.ril.enable.amr.wideband=1
ro.config.hw_fast_dormancy=1
ro.config.hw_quickpoweron=true
# Miscellaneous Tweaks
persist.sys.NV_FPSLIMIT=90
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.qc.hardware=true
com.qc.hardware=true
ro.telephony.sms_segment_size=160
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
ro.config.hw_fast_dormancy=1
persist.sys.shutdown.mode=hibernate
ro.config.hw_power_saving=true
ro.media.enc.hprof.vid.fps=65
ro.mot.buttonlight.timeout=1
ro.ril.set.mtu1472=1
touch.presure.scale=0.001
# Signal Tweaks
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
persist.cust.tel.eons=1
# Wireless 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
net.ipv4.tcp_ecn=0
net.ipv4.route.flush=1
net.ipv4.tcp_rfc1337=1
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.tcp_sack=1
net.ipv4.tcp_fack=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_wmem=4096 39000 187000
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_moderate_rcvbuf=1
# Makes streaming videos stream faster media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=true
# Website Bypass 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
# Graphics Enhancement debug.performance.tuning=1
video.accelerate.hw=1
ro.media.dec.jpeg.memcap=20000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Disables data sent and logging
ro.config.nocheckin=1
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
# Scrolling Responsiveness
windowsmgr.max_events_per_sec=90
persist.cust.tel.eons=1
# Power Saving Tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
wifi.supplicant_scan_interval=180
# Dialing Tweaks
ro.telephony.call_ring.delay=0
ro.lge.proximity.delay=25
mot.proximity.delay=25
# DalvikVM
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:fast
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=1m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=128m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:jit
dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.jmiopts=forcecopy
# Performance
debug.composition.type=gpu
ro.max.fling_velocity=20000
ro.min.fling_velocity=18000
debug.performance.tuning=1
debug.kill_allocating_task=0
debug.overlayui.enable=1
debug.egl.profiler=1
debug.egl.hw=1
debug.sf.hw=1
hw3d.force=1
hw2d.force=1
force_hw_ui=true
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
ro.min_pointer_dur=8
debug.kill_allocating_task=0
persist.sys.ui.hw=1
ro.debuggable=1
ro.config.disable.hw_accel=false
ro.kernel.android.checkjni=0
persist.sys.purgeable_assets=1
persist.sys.use_dithering=1
ro.secure=0 ro.min_pointer_dur=1
# 16bit Transparency
persist.sys.use_16bpp_alpha=1
#Done by-
#Jeeko
#androlover98
Please hit thanks.
Very difficult to edit sh files on phone.
Sent from my GT-S5360 using Tapatalk 2

Related

(Q) Whats wrong with this build.prop ? ^^

Well the thing is i put together a lot of tweaks here... and i noticed i have some wifi random disconnects :/... so i want to ask wtf is wrong with this build.prop how can i make it better more optimized
what expereances do you have with some of thease?
v<Build.prop start point ^^
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=GINGERBREAD.XXLH2
ro.build.version.incremental=XXLH2
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Thu Aug 30 15:16:00 KST 2012
ro.build.date.utc=1346307360
ro.build.type=user
ro.build.user=official.totoro
ro.build.host=androide
ro.build.tags=release-keys
ro.product.model=GT-S5360
ro.product.brand=samsung
ro.product.name=GT-S5360
ro.product.device=GT-S5360
ro.product.board=totoro
ro.product.cpu.abi=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=bcm21553
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-S5360
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-S5360-user 2.3.6 GINGERBREAD XXLH2 release-keys
ro.build.fingerprint=samsung/GT-S5360/GT-S5360:2.3.6/GINGERBREAD/XXLH2:user/release-keys
# Samsung Specific Properties
ro.build.PDA=S5360XXLH2
ro.build.hidden_ver=S5360XXLH2
ro.build.changelist=1190009
ro.build.buildtag=jenkins-TOTORO_GB_OFFICIAL-2
# end build properties
#
# system.prop for GT-S5360
#
# SEC_USE_SIPC : if SEC_USE_SIPC is on, enable libsec-ril.so and block libbrcm_ril.so
#rild.libpath=/system/lib/libsec-ril.so
rild.libpath=/system/lib/libbrcm_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=
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.composition.type=gpu#mdp
dalvik.vm.heapsize=64m
ro.sf.lcd_density=120
media.stagefright.enable-player=false
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
ro.media.enc.hprof.file.format=3gp
ro.media.enc.lprof.file.format=3gp
ro.media.enc.hprof.codec.vid=m4v
ro.media.enc.lprof.codec.vid=h263
ro.media.enc.hprof.codec.aud=aac
ro.media.enc.lprof.codec.aud=amrnb
ro.media.enc.hprof.vid.width=352
ro.media.enc.lprof.vid.width=176
ro.media.enc.hprof.vid.height=288
ro.media.enc.lprof.vid.height=144
ro.media.enc.hprof.vid.fps=30
ro.media.enc.lprof.vid.fps=30
ro.media.enc.hprof.vid.bps=384000
ro.media.enc.lprof.vid.bps=192000
ro.media.enc.hprof.aud.bps=23450
ro.media.enc.lprof.aud.bps=23450
ro.media.enc.hprof.aud.ch=1
ro.media.enc.lprof.aud.ch=1
ro.media.enc.hprof.aud.hz=8000
ro.media.enc.lprof.aud.hz=8000
ro.media.cam.preview.fps=15
dalvik.vm.jniopts=warnonly#forcecopy
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/GT-S5360.xml
net.streaming.rtsp.uaprof.bo=http://wap.samsungmobile.com/uaprof/GT-S5360BO.xml
#
#System property for qemu
#
ro.kernel.qemu=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
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.locationfeatures=1
ro.com.google.clientidbase=android-samsung
ro.com.google.gmsversion=2.3_r10
ro.setupwizard.mode=OPTIONAL
ro.config.notification_sound=13_Whistle_Default_message.ogg
ro.config.alarm_alert=1_Good_Morning.ogg
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
dev.sfbootcomplete=0
keyguard.no_require_sim=true
ro.config.ringtone=Over_the_horizon_Default_ringtone.ogg
ro.config.notification_sound=13_Whistle_Default_message.ogg
ro.config.alarm_alert=Alarm_Buzzer.ogg
ro.opengles.version=131072
ro.com.google.clientidbase=android-samsung
+=wifi.interface=wl0.1
ro.error.receiver.default=com.samsung.receiver.error
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
#Begin Filip Tweaks
persist.android.strictmode=0
persist.sys.use_dithering=1
#debug.gr.swapinterval=0
ro.ril.disable.power.collapse=0
debug.performance.tuning=1
ro.void.umsdirtyratio=20
mot.proximity.delay=0
ro.lge.proximity.delay=0
#media.stagefright.enable-meta=true
#media.stagefright.enable-record=true
#media.stagefright.enable-scan=true
#media.stagefright.enable-rtsp=true
#media.stagefright.enable-http=true
#ro.media.dec.vid.wmv.enabled=1
#ro.media.dec.aud.wma.enabled=1
#ro.media.dec.aud.flac.enabled=1
#ro.media.dec.vid.avi.enabled=1
debug.kill_allocating_task 1
ro.config.hwfeature_wakeupkey=0
ro.ril.enable.dtm=1
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.3g.prefix=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=3
ro.ril.enable.a53=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
video.accelerate.hw=1
#ro.camcorder.videoModes=true
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.telephony.call_ring.delay=0
ring.delay=0
debug.egl.profiler=1
debug.egl.hw=1
persist.sys.ui.hw=1
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=2000#8000
#persist.cust.tel.eons=1
#ro.ril.enable.amr.wideband=1
ro.config.hw_fast_dormancy=1
ro.kernel.android.checkjni=0
persist.sys.usb.config=mtp
#dalvik.vm.dexopt-data-only=1
dalvik.vm.verify-bytecode=true
dalvik.vm.execution-mode=int:jit
#dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.startheapsize=4m
dalvik.vm.heapstartsize=4m
#dalvik.vm.heapgrowthlimit=48m
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
ro.CONTENT_PROVIDER_MEM=5632
ro.FOREGROUND_APP_MEM=2048
ro.VISIBLE_APP_MEM=3072
ro.PERCEPTIBLE_APP_MEM=1024
ro.HEAVY_WEIGHT_APP_MEM=7936
ro.SECONDARY_SERVER_MEM=7936
ro.BACKUP_APP_MEM=9472
ro.HOME_APP_MEM=1024
ro.HIDDEN_APP_MEM=9472
ro.EMPTY_APP_MEM=12544
ro.CONTENT_PROVIDER_ADJ=12
ro.FOREGROUND_APP_ADJ=0
ro.VISIBLE_APP_ADJ=3
ro.PERCEPTIBLE_APP_ADJ=2
ro.HEAVY_WEIGHT_APP_ADJ=4
ro.SECONDARY_SERVER_ADJ=6
ro.BACKUP_APP_ADJ=7
ro.HOME_APP_ADJ=1
ro.HIDDEN_APP_MIN_ADJ=9
ro.EMPTY_APP_ADJ=15
persist.sys.purgeable_assets=1
wifi.supplicant_scan_interval=180
windowsmgr.max_events_per_sec=200
pm.sleep_mode=1
net.dns1=8.8.8.8
net.dns2=8.8.4.4
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
ENFORCE_PROCESS_LIMIT=false
MAX_SERVICE_INACTIVITY=
MIN_HIDDEN_APPS=
MAX_HIDDEN_APPS=
CONTENT_APP_IDLE_OFFSET=
EMPTY_APP_IDLE_OFFSET=
MAX_ACTIVITIES=
ACTIVITY_INACTIVE_RESET_TIME=
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.qc.hardware=true
com.qc.hardware=true
# End Filip tweaks
### Sound Start ###
ro.config.play.bootsound=1
ro.config.boot.playfile=android_audio.mp3
### Sound End ###############
^<Build.Prop end point
Sent from a Super Saiyan's Phone
Gonna try to help.. remove the text from Begin Flip Tweak till end.. then paste this
#Begin Filip Tweaks
persist.sys.use_dithering 1
persist.android.strictmode=0
#debug.gr.swapinterval=0
ro.ril.disable.power.collapse=0
debug.performance.tuning=1
ro.void.umsdirtyratio=20
mot.proximity.delay=0
ro.lge.proximity.delay=0
#media.stagefright.enable-meta=true
#media.stagefright.enable-record=true
#media.stagefright.enable-scan=true
#media.stagefright.enable-rtsp=true
#media.stagefright.enable-http=true
#ro.media.dec.vid.wmv.enabled=1
#ro.media.dec.aud.wma.enabled=1
#ro.media.dec.aud.flac.enabled=1
#ro.media.dec.vid.avi.enabled=1
debug.kill_allocating_task 1
ro.config.hwfeature_wakeupkey=0
ro.ril.enable.dtm=1
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.3g.prefix=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=3
ro.ril.enable.a53=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
video.accelerate.hw=1
#ro.camcorder.videoModes=true
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.telephony.call_ring.delay=0
ring.delay=0
debug.egl.profiler=1
debug.egl.hw=1
persist.sys.ui.hw=1
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=2000#8000
#persist.cust.tel.eons=1
#ro.ril.enable.amr.wideband=1
ro.config.hw_fast_dormancy=1
ro.kernel.android.checkjni=0
persist.sys.usb.config=mtp
#dalvik.vm.dexopt-data-only=1
dalvik.vm.verify-bytecode=true
dalvik.vm.execution-mode=int:jit
#dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.startheapsize=4m
dalvik.vm.heapstartsize=4m
#dalvik.vm.heapgrowthlimit=48m
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
ro.CONTENT_PROVIDER_MEM=5632
ro.FOREGROUND_APP_MEM=2048
ro.VISIBLE_APP_MEM=3072
ro.PERCEPTIBLE_APP_MEM=1024
ro.HEAVY_WEIGHT_APP_MEM=7936
ro.SECONDARY_SERVER_MEM=7936
ro.BACKUP_APP_MEM=9472
ro.HOME_APP_MEM=1024
ro.HIDDEN_APP_MEM=9472
ro.EMPTY_APP_MEM=12544
ro.CONTENT_PROVIDER_ADJ=12
ro.FOREGROUND_APP_ADJ=0
ro.VISIBLE_APP_ADJ=3
ro.PERCEPTIBLE_APP_ADJ=2
ro.HEAVY_WEIGHT_APP_ADJ=4
ro.SECONDARY_SERVER_ADJ=6
ro.BACKUP_APP_ADJ=7
ro.HOME_APP_ADJ=1
ro.HIDDEN_APP_MIN_ADJ=9
ro.EMPTY_APP_ADJ=15
persist.sys.purgeable_assets=1
wifi.supplicant_scan_interval=180
windowsmgr.max_events_per_sec=200
pm.sleep_mode=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
ENFORCE_PROCESS_LIMIT=false
MAX_SERVICE_INACTIVITY=
MIN_HIDDEN_APPS=
MAX_HIDDEN_APPS=
CONTENT_APP_IDLE_OFFSET=
EMPTY_APP_IDLE_OFFSET=
MAX_ACTIVITIES=
ACTIVITY_INACTIVE_RESET_TIME=
# End Filip tweaks
### Sound Start ###
ro.config.play.bootsound=1
ro.config.boot.playfile=android_audio.mp3
### Sound End ###############
^<Build.Prop end point
Sent from my GT-S5360 using xda premium
Ty il check out the diffrences ^^
Edit: lol flip xD
Sent from a Super Saiyan's Phone
Delete the dns line...
Sent from my GT-S5360 using xda premium
K ty
Sent from a Super Saiyan's Phone
CHECK U R BUILT PROP WITH OTHER CUSTOM ROM BUILT PROP SIMPLE THING
bY
-----------------------SS------------------------OO-----------------------------MM-------------------------KK------------------------LL

DPI Increase in S5

It there a way or app to change and increase the whole system DPI, on my s4 i didit with this app texdroider_dpi but it not work with the s5
fdorr said:
It there a way or app to change and increase the whole system DPI, on my s4 i didit with this app texdroider_dpi but it not work with the s5
Click to expand...
Click to collapse
I'm using it for S5 as well. Works for me.
MasK said:
I'm using it for S5 as well. Works for me.
Click to expand...
Click to collapse
Weird, witch number you use?
Rom toolbox allows u to change dpi really easily!
Sent from my SM-G900F using XDA Premium 4 mobile app
fdorr said:
Weird, witch number you use?
Click to expand...
Click to collapse
I set mine to 400. I then use Xposed AppSettings to switch back certain apps to 480.
MasK said:
I set mine to 400. I then use Xposed AppSettings to switch back certain apps to 480.
Click to expand...
Click to collapse
Same here... Just rooted my S5 (AT&T 4.4.2). Texdroider does nothing. Rom Toolbox doesn't show the setting in it, and neither does the build.prop file itself...
I pasted mine below for reference:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49H
ro.build.display.id=KOT49H.G900AUCU1ANCE
ro.build.version.incremental=G900AUCU1ANCE
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Fri Mar 14 13:15:55 KST 2014
ro.build.date.utc=1394770555
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDD5913
ro.build.tags=release-keys
ro.product.model=SAMSUNG-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=klteuc-user 4.4.2 KOT49H G900AUCU1ANCE release-keys
ro.build.fingerprint=samsung/klteuc/klteatt:4.4.2/KOT49H/G900AUCU1ANCE:user/release-keys
ro.build.characteristics=att
# Samsung Specific Properties
ro.build.PDA=G900AUCU1ANCE
ro.build.hidden_ver=G900AUCU1ANCE
ro.build.changelist=964333
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/klteatt/system.prop
#
#
# system.prop for msm8974
#
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=1
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
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
tunnel.decode=true
tunnel.audiovideo.decode=true
lpa.decode=false
lpa.use-stagefright=true
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
# 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
#
#for RIL
#
# For sys info indication
persist.radio.add_power_save=1
# VoLTE/IMS
#persist.radio.calls.on.ims=true
#persist.radio.jbims=1
#SLook
ro.slook.ver=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
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=true
security.mdpp=None
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=2
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=8
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.alarm_alert=Morning_flower.ogg
ro.config.ringtone=ATT_Firefly_Default.ogg
ro.config.notification_sound=Whisper.ogg
ro.setupwizard.mode=OPTIONAL
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.gmsversion=4.4.2_r1
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
Thanks a lot
it was really useful
I had the same issue, dpi changer apps didnt work and i didnt have the line in build.prop, add the line manually just to the bottom and it should work fine.
I just wish it didn't mess up the lockscreen and fingerprint scanner alignment when adjusting DPI.
Tapped It!
fdorr said:
It there a way or app to change and increase the whole system DPI, on my s4 i didit with this app texdroider_dpi but it not work with the s5
Click to expand...
Click to collapse
There is no reason to use an app to change the dpi. Just use any root enabled file manager and open system/build.prop. then just change the line that looks like ro.dpi=420 (i can't think of the actual line because I'm on mobile but it looks something like that) to whatever you want, save and reboot.
deleted

Build.prop Tweaks for all rom

Hi all!
I release a flashable build.prop tweaks for xperia phones.
Tested on: 4.1 4.3 and 4.4 roms
Tweaks thanks to XDA!!
Download Link: CLICK HERE
Instruction:
1. Download zip
2. Go to any recovery
3. Install zip
4. Reboot System
5. Enjoy!
If you like my work,please press Thanks button!​
Will work on CM11 (as its also 4.4KK) ?
please explain some of the tweaks at least.
Yes,its work perfect on cm11.
Me too use this tweaks in cm11 based roms.
I will explain tweaks if i go to home.
Nice. Waiting for the explanation..
Ok. First nice work. But could you tell us what can those tweaks do?
TapaTalked from my Xperia™ Z (C660²) running Ultimate PureXZ Ultra!
i used nearly the same on my own and i never rly saw a difference between using them or not... so i don't know if that rly help in any way...
@OP
Not sure if you copy and pasted everything but some of these have been examined not to work.
I wonder what 'ro.config.htc.nocheckin' does on a non-HTC phone..
Would you be able to tell me what each and every one of those tweaks even do?
For further reference, see these:
http://www.jeffmixon.com/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide-part-1/
http://www.jeffmixon.com/examining-build-prop-tweaks-android-ics-comprehensive-guide-part-2/
Nice but we all for a more explanation what it do exactly otherwise everyone can open a new thread like this, no harsh words but just saying ^^
Btw i use my own tweaks already and to much tweaks is also not good because some can disturb eachother !
Sent From My Personal MW Revolution On My Xperia Z2
Thats in the script
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
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
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
touch.presure.scale=0.001
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
debug.qc.hardware=true
com.qc.hardware=1
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
ro.ril.disable.power.collapse=0
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
ro.min.fling_velocity=8000
ro.max.fling_velocity=15000
windowsmgr.max_events_per_sec=140
persist.cust.tel.eons=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=1
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
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
persist.sys.purgeable_assets=1
ro.config.hw_fast_dormancy=1
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
Click to expand...
Click to collapse

[LEAK][KDZ][F400S ONLY] Lollipop 5.0 / Android L

*please keep in mind that this is a test kdz. I dont have this device so I am only offering it to the community as just that, an offering*
Again, this kdz is for the F400S ONLY. Please do not attempt to flash to another device.
Here is the DL link for the KDZ:
https://www.androidfilehost.com/?fid=95784891001607568
Please feel free to download and do whatever you want to do with it
Here is the build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX16E
ro.build.display.id=LRX16E
ro.build.version.incremental=F400S19c.1414594896
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0
ro.build.date=Thu Oct 30 00:05:21 KST 2014
ro.build.date.utc=1414595121
ro.build.type=user
ro.build.user=jungkyun.park
ro.build.host=LGEARND12B1
ro.build.tags=release-keys
ro.product.model=LG-F400S
ro.product.brand=lge
ro.product.name=g3_skt_kr
ro.product.device=g3
ro.product.board=MSM8974
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=LGE
ro.product.locale.language=ko
ro.product.locale.region=KR
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
ro.build.product=g3
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=g3_skt_kr-user 5.0 LRX16E F400S19c.1414594896 release-keys
ro.build.fingerprint=lge/g3_skt_kr/g3:5.0/LRX16E/F400S19c.1414594896:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/lge/galbi/qcom/device/msm8974/system.prop
#
#
# system.prop for msm8974
#
rild.libpath=/vendor/lib/libril-qc-qmi-1.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
# Start in global mode
#ro.telephony.default_network=10
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
persist.hwc.ptor.enable=1
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.cne.feature=1
#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
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
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=1
#
# System props for bluetooth
# System prop to turn on hfp client
bluetooth.hfp.client=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=fluence
persist.audio.fluence.voicecall=false
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
# system prop for NFC DT
ro.nfc.port=I2C
#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 = false
#use VERY_HIGH_QUALITY for audio resampler
af.resampler.quality=4
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=32
#Enable offload audio video playback by default
av.offload.enable=false
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=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
#disable dsp gapless mode by default
audio.offload.gapless.enabled=false
#// LGE_CHANGE_S, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value {
ro.airplane.phoneapp=1
#// LGE_CHANGE_E, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value }
# reserved wifi related property
dhcp.ap.macaddress=
dhcp.wlan0.dns1=
dhcp.wlan0.dns2=
dhcp.wlan0.dns3=
dhcp.wlan0.dns4=
dhcp.wlan0.gateway=
dhcp.wlan0.ipaddress=
dhcp.wlan0.leasetime=
dhcp.wlan0.mask=
dhcp.wlan0.pid=
dhcp.wlan0.reason=
dhcp.wlan0.result=
dhcp.wlan0.server=
dhcp.wlan0.vendorInfo=
dhcp.p2p.dns1=
dhcp.p2p.dns2=
dhcp.p2p.dns3=
dhcp.p2p.dns4=
dhcp.p2p.gateway=
dhcp.p2p.ipaddress=
dhcp.p2p.leasetime=
dhcp.p2p.mask=
dhcp.p2p.pid=
dhcp.p2p.reason=
dhcp.p2p.result=
dhcp.p2p.server=
dhcp.p2p.vendorInfo=
init.svc.dhcpcd_wlan0=
init.svc.dhcpcd_p2p=
init.svc.p2p_supplicant=
init.svc.iprenew_wlan0=
net.dns1=
net.dns2=
net.dnschange=
net.p2p-p2p0-0.dns1=
net.p2p-p2p0-0.dns2=
net.wlan0.dns1=
net.wlan0.dns2=
wlan.driver.status=
persist.sys.security=
# LGE_CHANGE_S [CFW][Memory][[email protected]] Add oomAdj value
ro.sys.fw.bg_apps_limit=32
ro.sys.fw.mOomAdj1=0
ro.sys.fw.mOomAdj2=1
ro.sys.fw.mOomAdj3=2
ro.sys.fw.mOomAdj4=4
ro.sys.fw.mOomAdj5=9
ro.sys.fw.mOomAdj6=15
ro.sys.fw.mOomMinFree1=49152
ro.sys.fw.mOomMinFree2=61440
ro.sys.fw.mOomMinFree3=73728
ro.sys.fw.mOomMinFree4=114688
ro.sys.fw.mOomMinFree5=196608
ro.sys.fw.mOomMinFree6=245760
# LGE_CHANGE_E
#
# ADDITIONAL_BUILD_PROPERTIES
#
log.tag.GpsLocationProvider=DEBUG
log.tag.LocationManagerService=DEBUG
log.tag.NlpProxy=DEBUG
log.tag.LocSvc_java=DEBUG
ro.build.target_operator=SKT
ro.build.target_country=KR
ro.lge.swversion=F400S19c
ro.lge.swversion_short=V19c
ro.lge.swversion_rev=0
ro.lge.factoryversion=LGF400SAT-00-V19c-SKT-KR-OCT-30-2014+0
ro.telephony.default_network=9
ro.lge.lcd_default_brightness=177
telephony.lteOnCdmaDevice=0
ro.config.vc_call_vol_steps=9
ro.config.vc_call_vol_default=5
ro.config.ringtone=01_Lifes_Good.ogg
ro.config.notification_sound=Crystal.ogg
ro.config.alarm_alert=Lifes_Good_Alarm.ogg
ro.config.timer_alert=Timer.ogg
persist.audio.nsenabled=OFF
persist.audio.spkcall_2mic=ON
persist.audio.sm_fluence=OFF
persist.audio.spk_sm_fluence=OFF
persist.audio.voip_nsenabled=ON
persist.audio.nxp=ON
ro.lge.bt_gain_control_factor=0.9
tangible_device_config=B1BCNAOTNA
ro.lge.vib_magnitude_index=0,20,40,60,80,100,120,127
lge.normalizer.param=version2.0/true/9.6/true/10500/0.8/5200/0.42
ro.sdcrypto.syscall=378
ro.com.google.gmsversion=L_gms_preview.LRX21F
ro.setupwizard.mode=OPTIONAL
ro.com.google.apphider=off
lge.nfc.vendor=nxp
ro.lge.capp_emotional_led=true
wlan.lge.wifidisplay=both
ro.lge.capp_splitwindow=true
persist.splitwindow.support_all=false
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.sf.lcd_density=640
persist.sys.strictmode.disable=true
ro.opengles.version=196608
tunnel.audio.encode=false
persist.service.crash.enable=1
persist.debug.sensors.hal=i
debug.qualcomm.sns.daemon=i
debug.qualcomm.sns.libsensor1=e
wlan.chip.vendor=brcm
wifi.lge.patch=true
dhcp.dlna.using=false
wlan.lge.concurrency=MCC
wlan.lge.supportsimaka=yes
persist.radio.apm_sim_not_pwdn=1
persist.audio.fluence.voicecall=true
persist.audio.voice.clarity=none
audio.offload.min.duration.secs=30
persist.qcril.disable_retry=true
ro.com.android.dataroaming=false
ro.afwdata.LGfeatureset=SKTBASE
ro.support_mpdn=true
net.tethering.noprovisioning=true
persist.lg.data.fd=-1
persist.data.netmgrd.qos.enable=false
sys.knockon.knockoff.distance=10
ro.lge.audio_soundexception=true
ro.lge.qslide.max_window=2
persist.service.main.enable=1
persist.service.system.enable=1
persist.service.radio.enable=1
persist.service.events.enable=1
persist.service.kernel.enable=1
persist.service.packet.enable=1
persist.service.power.enable=1
ro.lge.lcd_auto_brightness_mode=false
ro.vendor.extension_library=libqti-perfd-client.so
ro.carrier=unknown
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapminfree=4m
dalvik.vm.heapmaxfree=16m
rild.libpath=/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d
/dev/smd0
ril.subscription.types=NV,RUIM
ro.sys.fw.bg_apps_limit=32
ro.sys.fw.mOomAdj1=0
ro.sys.fw.mOomAdj2=1
ro.sys.fw.mOomAdj3=2
ro.sys.fw.mOomAdj4=4
ro.sys.fw.mOomAdj5=9
ro.sys.fw.mOomAdj6=15
ro.sys.fw.mOomMinFree1=49152
ro.sys.fw.mOomMinFree2=61440
ro.sys.fw.mOomMinFree3=73728
ro.sys.fw.mOomMinFree4=114688
ro.sys.fw.mOomMinFree5=196608
ro.sys.fw.mOomMinFree6=245760
ro.lge.vib_duration_margin=20
lge.signed_image=true
drm.service.enabled=true
wlan.chip.version=bcm4339
wifi.lge.common_hotspot=true
wlan.lge.softap5g=true
wlan.lge.dcf.enable=true
wlan.lge.dcf.poor_link_cnt=4
wlan.lge.passpoint_setting=true
ro.config.vibrate_type=1
ro.lge.skt_background_call_opt=true
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
ro.pip.gated=0
System Dump
https://www.mediafire.com/?85vq5i11tc3hwhq
Paid for the kdz... Lol really
2SHAYNEZ
shayneflashindaily said:
Paid for the kdz... Lol really
2SHAYNEZ
Click to expand...
Click to collapse
I make a lot of money and having nothing to spend it on..... sike. I have plenty to spend it on
timmytim said:
I make a lot of money and having nothing to spend it on..... sike. I have plenty to spend it on
Click to expand...
Click to collapse
Gimme some... I know what to do with extra money [emoji2]
You did it, haha very nice of you man. Now maybe someone will spit us out a LG Lollipop ROM with an aroma installer for all variants !
mhsbrian said:
You did it, haha very nice of you man. Now maybe someone will spit us out a LG Lollipop ROM with an aroma installer for all variants !
Click to expand...
Click to collapse
I second that motion
Sent from my LG-D852 using XDA Free mobile app
timmytim said:
I make a lot of money and having nothing to spend it on..... sike. I have plenty to spend it on
Click to expand...
Click to collapse
Spread the wealth ,these lottery tickets aren't cutting it lol I will work for you !:thumbup::beer:
2SHAYNEZ
[quote name="shayneflashindaily" post=56552414]Paid for the kdz... Lol really
2SHAYNEZ
Click to expand...
Click to collapse
I make a lot of money and having nothing to spend it on..... sike. I have plenty to spend it on [/QUOTE]
Thanks! To verizon!
Sent from my VS985 4G using XDA Premium HD app
. . .
Hoooh thx
Um..... The link is in the OP. Why post it again?
Can someone Port to D855 Version? cloudyfa WHERE ARE YOU )
takeoff342 said:
Can someone Port to D855 Version? cloudyfa WHERE ARE YOU )
Click to expand...
Click to collapse
I think he's busy with cloudy1.2 10n
Sent from my LG-D852 using XDA Free mobile app
crzygrmn said:
I think he's busy with cloudy1.2 10n
Sent from my LG-D852 using XDA Free mobile app
Click to expand...
Click to collapse
Winnipeg is in Germany? . I was a lot of years ago in Winnipeg. In the German Army on the Training centre there
I hope cloudyfa see, that a 400er kdz is out and Change his work, or do both
i doubt there are many 400S users here. btw that forum has kdz's for 400K & 400L for sale too but dont mind that.
what is important is to modify the 400S kdz to make it compatible with other variants. its possible and it might not even require that many changes. i could imagine some of the G3 devs already have an idea about what changes it needs .
once done, remember to hug both the dev and the OP @timmytim for providing the kdz
wish you good luck!
metteduch said:
i doubt there are many 400S users here. btw that forum has kdz's for 400K & 400L for sale too but dont mind that.
what is important is to modify the 400S kdz to make it compatible with other variants. its possible and it might not even require that many changes. i could imagine some of the G3 devs already have an idea about what changes it needs .
once done, remember to hug both the dev and the OP @timmytim for providing the kdz
wish you good luck!
Click to expand...
Click to collapse
Thanks. I chose the F400s for a specific reason. It's a GSM phone and there are AT&T users out there on that model and seeing as I am on AT&T I figured it couldn't hurt to try to port it over. Assuming the exiting boot image will boot it. They share the same 3.4.0 kernel.
It appears that the .zip download is password protected. I'm still downloading so I will go through the documentation that they sent me to see what it is.
It smells keep kinda scammy to me tho......port it if its a legit thing
2SHAYNEZ
shayneflashindaily said:
It smells keep kinda scammy to me tho......port it if its a legit thing
2SHAYNEZ
Click to expand...
Click to collapse
DL finally finished. Password is in OP. Getting ready to crack this bad boy open and will post the build.prop
Ignore
Sent from my VS985 4G using XDA Premium HD app

Android 5.0 Lollipop for F400L/S/K V20C [KDZ]

Android 5.0 Lollipop for F400L/S/K V20C
KDZ for F400L : Download
KDZ for F400S : Download
KDZ for F400K : Download
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX21R
ro.build.display.id=LRX21R
ro.build.version.incremental=F400S20c.1416838813
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0
ro.build.date=Mon Nov 24 23:26:16 KST 2014
ro.build.date.utc=1416839176
ro.build.type=user
ro.build.user=jungkyun.park
ro.build.host=LGEARND12B1
ro.build.tags=release-keys
ro.product.model=LG-F400S
ro.product.brand=lge
ro.product.name=g3_skt_kr
ro.product.device=g3
ro.product.board=MSM8974
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=LGE
ro.product.locale.language=ko
ro.product.locale.region=KR
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
ro.build.product=g3
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=g3_skt_kr-user 5.0 LRX21R F400S20c.1416838813 release-keys
ro.build.fingerprint=lge/g3_skt_kr/g3:5.0/LRX21R/F400S20c.1416838813:user/release-keys
ro.build.characteristics=default
ro.lge.lguiversion=4.1
# end build properties
Click to expand...
Click to collapse
Is there any updates for d855?
S3V3N said:
Android 5.0 Lollipop for F400L/S/K V20C
KDZ for F400K : Download
KDZ for F400S : Download
KDZ for F400L : Uploading......
Click to expand...
Click to collapse
Is it official update? I didn't had any ota update on my K400S...
Yes, official
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX21R
ro.build.display.id=LRX21R
ro.build.version.incremental=F400S20c.1416838813
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0
ro.build.date=Mon Nov 24 23:26:16 KST 2014
ro.build.date.utc=1416839176
ro.build.type=user
ro.build.user=jungkyun.park
ro.build.host=LGEARND12B1
ro.build.tags=release-keys
ro.product.model=LG-F400S
ro.product.brand=lge
ro.product.name=g3_skt_kr
ro.product.device=g3
ro.product.board=MSM8974
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=LGE
ro.product.locale.language=ko
ro.product.locale.region=KR
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
ro.build.product=g3
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=g3_skt_kr-user 5.0 LRX21R F400S20c.1416838813 release-keys
ro.build.fingerprint=lge/g3_skt_kr/g3:5.0/LRX21R/F400S20c.1416838813:user/release-keys
ro.build.characteristics=default
ro.lge.lguiversion=4.1
# end build properties
#
# from device/lge/galbi/qcom/device/msm8974/system.prop
#
#
# system.prop for msm8974
#
rild.libpath=/vendor/lib/libril-qc-qmi-1.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
# Start in global mode
#ro.telephony.default_network=10
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
persist.hwc.ptor.enable=1
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.cne.feature=1
#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
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
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=1
#
# System props for bluetooth
# System prop to turn on hfp client
bluetooth.hfp.client=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=fluence
persist.audio.fluence.voicecall=false
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
# system prop for NFC DT
ro.nfc.port=I2C
#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 = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=32
#Enable offload audio video playback by default
av.offload.enable=false
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=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
#disable dsp gapless mode by default
audio.offload.gapless.enabled=false
#// LGE_CHANGE_S, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value {
ro.airplane.phoneapp=1
#// LGE_CHANGE_E, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value }
# reserved wifi related property
dhcp.ap.macaddress=
dhcp.wlan0.dns1=
dhcp.wlan0.dns2=
dhcp.wlan0.dns3=
dhcp.wlan0.dns4=
dhcp.wlan0.gateway=
dhcp.wlan0.ipaddress=
dhcp.wlan0.leasetime=
dhcp.wlan0.mask=
dhcp.wlan0.pid=
dhcp.wlan0.reason=
dhcp.wlan0.result=
dhcp.wlan0.server=
dhcp.wlan0.vendorInfo=
dhcp.p2p.dns1=
dhcp.p2p.dns2=
dhcp.p2p.dns3=
dhcp.p2p.dns4=
dhcp.p2p.gateway=
dhcp.p2p.ipaddress=
dhcp.p2p.leasetime=
dhcp.p2p.mask=
dhcp.p2p.pid=
dhcp.p2p.reason=
dhcp.p2p.result=
dhcp.p2p.server=
dhcp.p2p.vendorInfo=
init.svc.dhcpcd_wlan0=
init.svc.dhcpcd_p2p=
init.svc.p2p_supplicant=
init.svc.iprenew_wlan0=
net.dns1=
net.dns2=
net.dnschange=
net.p2p-p2p0-0.dns1=
net.p2p-p2p0-0.dns2=
net.wlan0.dns1=
net.wlan0.dns2=
wlan.driver.status=
persist.sys.security=
#
# ADDITIONAL_BUILD_PROPERTIES
#
log.tag.GpsLocationProvider=DEBUG
log.tag.LocationManagerService=DEBUG
log.tag.NlpProxy=DEBUG
log.tag.LocSvc_java=DEBUG
log.tag.LgeGpsIndicator=DEBUG
ro.build.target_operator=SKT
ro.build.target_country=KR
ro.lge.swversion=F400S20c
ro.lge.swversion_short=V20c
ro.lge.swversion_rev=0
ro.lge.factoryversion=LGF400SAT-00-V20c-SKT-KR-NOV-24-2014+0
ro.telephony.default_network=9
ro.lge.lcd_default_brightness=177
persist.dpm.feature=4
telephony.lteOnCdmaDevice=0
ro.config.vc_call_vol_steps=9
ro.config.vc_call_vol_default=5
ro.config.ringtone=01_Lifes_Good.ogg
ro.config.notification_sound=Crystal.ogg
ro.config.alarm_alert=Lifes_Good_Alarm.ogg
ro.config.timer_alert=Timer.ogg
persist.audio.nsenabled=OFF
persist.audio.spkcall_2mic=ON
persist.audio.sm_fluence=OFF
persist.audio.spk_sm_fluence=OFF
persist.audio.voip_nsenabled=ON
persist.audio.nxp=ON
ro.lge.bt_gain_control_factor=0.9
tangible_device_config=B1BCNAOTNA
ro.lge.vib_magnitude_index=0,20,40,60,80,100,120,127
lge.normalizer.param=version2.0/true/9.6/true/10500/0.8/5200/0.42
ro.sdcrypto.syscall=378
ro.com.google.gmsversion=5.0_r1
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-skt-kr
ro.com.google.clientidbase.yt=android-om-lge
ro.com.google.clientidbase.am=android-skt-kr
ro.com.google.clientidbase.gmm=android-om-lge
ro.setupwizard.mode=OPTIONAL
ro.com.google.apphider=off
lge.nfc.vendor=nxp
ro.lge.capp_emotional_led=true
wlan.lge.wifidisplay=both
ro.lge.capp_splitwindow=true
persist.splitwindow.support_all=false
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.lge.qslide.max_window=2
ro.sf.lcd_density=640
persist.sys.strictmode.disable=true
ro.opengles.version=196608
tunnel.audio.encode=false
persist.service.crash.enable=0
ro.lge.heat_finish=51.0
persist.debug.sensors.hal=i
debug.qualcomm.sns.daemon=i
debug.qualcomm.sns.libsensor1=e
wlan.chip.vendor=brcm
wifi.lge.patch=true
dhcp.dlna.using=false
wlan.lge.concurrency=MCC
wlan.lge.supportsimaka=yes
persist.radio.apm_sim_not_pwdn=1
persist.audio.fluence.voicecall=true
persist.audio.voice.clarity=none
audio.offload.min.duration.secs=30
persist.qcril.disable_retry=true
ro.com.android.dataroaming=false
ro.afwdata.LGfeatureset=SKTBASE
ro.support_mpdn=true
net.tethering.noprovisioning=true
persist.lg.data.fd=-1
persist.data.netmgrd.qos.enable=false
sys.knockon.knockoff.distance=10
ro.lge.audio_soundexception=true
persist.service.main.enable=0
persist.service.system.enable=0
persist.service.radio.enable=0
persist.service.events.enable=0
persist.service.kernel.enable=0
persist.service.packet.enable=0
persist.service.power.enable=0
ro.lge.lcd_auto_brightness_mode=false
ro.vendor.extension_library=libqti-perfd-client.so
persist.sys.ssr.restart_level=3
ro.carrier=unknown
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapminfree=4m
dalvik.vm.heapmaxfree=16m
ro.sys.fw.mOomAdj1=0
ro.sys.fw.mOomAdj2=1
ro.sys.fw.mOomAdj3=2
ro.sys.fw.mOomAdj4=4
ro.sys.fw.mOomAdj5=9
ro.sys.fw.mOomAdj6=15
ro.sys.fw.mOomMinFree1=73728
ro.sys.fw.mOomMinFree2=92160
ro.sys.fw.mOomMinFree3=110592
ro.sys.fw.mOomMinFree4=129024
ro.sys.fw.mOomMinFree5=196608
ro.sys.fw.mOomMinFree6=245760
ro.lge.vib_duration_margin=20
lge.signed_image=true
drm.service.enabled=true
wlan.chip.version=bcm4339
wifi.lge.common_hotspot=true
wlan.lge.softap5g=true
wlan.lge.dcf.enable=true
wlan.lge.dcf.poor_link_cnt=4
wlan.lge.passpoint_setting=true
wifi.lge.supportp2p5g=full
ro.config.vibrate_type=1
ro.lge.skt_background_call_opt=true
ro.sys.fw.bg_apps_limit=32
ro.sys.fw.bg_cached_ratio=0.5f
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
ro.pip.gated=0
Click to expand...
Click to collapse
You can see that this latest compilation
S3V3N said:
Yes, official
Click to expand...
Click to collapse
Thank you so much any bugs? Did you try this?
Give me the phone, it will tell you
What I can say for sure:
ROM ODEX (V20A Poland is deodex) which should speed up and save Batteries
haha What's your address? I can send you. No seriously, can I use that without mobile data problems or any bugs?
S3V3N said:
Give me the phone, it will tell you
Click to expand...
Click to collapse
any aesthetics difference with v20a? bug fixing things like this?
We need a pre-rooted version
Lg g3 cat6 f 460 s ?
F400S
i have a F400S and i flash this kdz and no bug report.
SMS phone camera. everthing works good .and battery life good (LTE)
When will be available for D855?
K400s works perfectly but how we can root this?
When will be available for D855?
helijia21 said:
i have a F400S and i flash this kdz and no bug report.
SMS phone camera. everthing works good .and battery life good (LTE)
Click to expand...
Click to collapse
heads up working?
ehmjay said:
heads up working?
Click to expand...
Click to collapse
NO bugs
helijia21 said:
NO bugs
Click to expand...
Click to collapse
So heads up notifications are working then
Sent from my Beastly G3!

Categories

Resources