Build Props Tweaks [For both rooting method (System & Systemless)]
Code:
I am NOT responsible for bricked devices, destroyed SD cards or any
damage that may happen to your device.
We need to add this code to the end of file "/system/build.prop"
I will add complete information in the future about these codes!
I try these in Lineage OS 17.1 and give good results!
To begging these tweaks:
1- Enable adb from developer options.
2- In recovery mode mount System partition and connect your USB to your computer!
3- Open your computer terminal and type this (to pull(download) the file "/system/build.prop" to your Desktop):
adb pull /system/build.prop ~/Desktop/build.prop
or
sudo adb pull /system_root/system/build.prop ~/Desktop/build.prop
4- Now come to your Desktop and first take a backup from this file then open the file "build.prop" with text editor and add all below codes to the end of file "build.prop" then save it! (don't try to edit other lines!)
Code:
#----------------------------------
# Start
#----------------------------------
# Audio enhancer
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=true
persist.audio.handset.mic=digital
af.resampler.quality=255
mpq.audio.decode=true
#----------------------------------
# Call delay
ro.telephony.call_ring.delay=800
#----------------------------------
# Video acceleration enabled
video.accelerate.hw=1
#----------------------------------
# Wifi scaning rate [every 60 --> 1 scan / min]
wifi.supplicant_scan_interval=180
#----------------------------------
# Deeper sleep/better battery life [for extrimmly power save] [kills all background apps]
ro.ril.disable.power.collapse=1
# pm.sleep_mode=1
#----------------------------------
# Improves audio and video recording quality
ro.media.enc.hprof.vid.fps=65
ro.media.enc.hprof.vid.bps=8000000
ro.media.capture.maxres=8m
ro.camcorder.videoModes=true
#----------------------------------
# Picture Quality Enhancer
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
#----------------------------------
# Disable Boot Animation [for Enable set 0]
debug.sf.nobootanimation=1
#----------------------------------
# Disable Camera Sound
ro.camera.sound.forced=0
#----------------------------------
# Better Scrolling
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
windowsmgr.max_events_per_sec=60
#----------------------------------
# Disable strict mode checking
persist.android.strictmode=0
#----------------------------------
# Remain launcher in memory
ro.HOME_APP_ADJ=1
#----------------------------------
# Disable usb debugging popup in notification
# persist.adb.notify=0
#----------------------------------
# Proximeter delays
ro.lge.proximity.delay=25
mot.proximity.delay=10
#----------------------------------
# media enhancer [codecs]
ro.media.dec.aud.flac.enabled=1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.avi.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.dec.aud.wma.enabled=1
ro.media.dec.aud.mp3.enabled=1
ro.media.dec.vid.mp4.enabled=1
ro.media.dec.aud.flac.enabled=1
ro.media.dec.vid.H.264.enabled=1
ro.media.enc.aud.flac.enabled=1
ro.media.enc.vid.H.264.enabled=1
ro.media.enc.aud.wma.enabled=1
ro.media.enc.vid.wmv.enabled=1
ro.media.enc.aud.mp3.enabled=1
ro.media.enc.vid.mp4.enabled=1
#----------------------------------
# Improved performance
debug.performance.tuning=1
#----------------------------------
# DNS Servers [Quad9 & Cloudflare]
net.dns1=9.9.9.9
net.dns2=149.112.112.112
net.dns3=1.1.1.1
net.dns4=1.0.0.1
net.wlan0.dns1=9.9.9.9
net.wlan0.dns2=149.112.112.112
net.wlan0.dns3=1.1.1.1
net.wlan0.dns4=1.0.0.1
net.eth0.dns1=9.9.9.9
net.eth0.dns2=149.112.112.112
net.eth0.dns3=1.1.1.1
net.eth0.dns4=1.0.0.1
net.wcdma.dns1=9.9.9.9
net.wcdma.dns2=149.112.112.112
net.wcdma.dns3=1.1.1.1
net.wcdma.dns4=1.0.0.1
net.hspa.dns1=9.9.9.9
net.hspa.dns2=149.112.112.112
net.hspa.dns3=1.1.1.1
net.hspa.dns4=1.0.0.1
net.lte.dns1=9.9.9.9
net.lte.dns2=149.112.112.112
net.lte.dns3=1.1.1.1
net.lte.dns4=1.0.0.1
net.ltea.dns1=9.9.9.9
net.ltea.dns2=149.112.112.112
net.ltea.dns3=1.1.1.1
net.ltea.dns4=1.0.0.1
#----------------------------------
# Better Network Signals
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
#----------------------------------
# Better call voice quality
ro.ril.enable.amr.wideband=1
#----------------------------------
# Faster streaming videos
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
media.stagefright.enable-record=false
#----------------------------------
# Disables built in error reporting
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
#----------------------------------
# Disables kernel error checking
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
#----------------------------------
# Disable Logcat
logcat.live=disable
#----------------------------------
# Disables sending of usage data
ro.config.nocheckin=1
#----------------------------------
# Boost Booting Speed & hibernate mode
ro.config.hw_quickpoweron=true
persist.sys.shutdown.mode=hibernate
#----------------------------------
# Very fast reboot
persist.sys.purgeable_assets=1
#----------------------------------
# Disables locating
ro.com.google.locationfeatures=0
ro.com.google.networklocation=0
#----------------------------------
# Net speed enhancer[tcp buffersize]
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
#----------------------------------
# For Sensor Sleep Control
ro.ril.sensor.sleep.control=1
#----------------------------------
# DHA tunning
ro.config.dha_tunnable=1
#----------------------------------
# Faster Boot-Animation FPS
# boot.fps=20
#----------------------------------
# END
#----------------------------------
5- Now we must push(upload) new file "build.prop" by typing this command in your terminal:
adb push ~/Desktop/build.prop /system/build.prop
If you have a problem with these tweaks use backup file to restore your first file "/system/build.prop"
If you have any suggestion to improve this thread please tell me!
I'm trying,and I can't. Maybe,I'm running stock rooted. I'm desesperated with alarm-wakelock wificonnectivity manager shedule periodic scan timer!!!!
amerino2 said:
I'm trying,and I can't. Maybe,I'm running stock rooted. I'm desesperated with alarm-wakelock wificonnectivity manager shedule periodic scan timer!!!!
Click to expand...
Click to collapse
You must enable adb (from developer options) before going to recovery mode!
matkali said:
You must enable adb (from developer options) before going to recovery mo
Click to expand...
Click to collapse
already did
Oh! I find
In the recovery mode mount system partition before running adb command!
matkali said:
Oh! I find
In the recovery mode mount system partition before running adb command!
Click to expand...
Click to collapse
I can not. maybe it's because you have the stock ROM installed. Thanks for the help
After mounting system partition you can use file manager twrp to copy /system/build.prop
Ok,I'll try
This worked for me.
sudo adb pull /system_root/system/build.prop ~/Desktop/build.prop
adb push ~/Desktop/build.prop /system/build.prop
I'm on stock A11 and I can't mount system in recovery mode. Just says unable to enable ext4 casefold on /dev/block/by-name/metadata because /system/bin/tune2fs is missing Mounted /system
thatsupnow said:
I'm on stock A11 and I can't mount system in recovery mode. Just says unable to enable ext4 casefold on /dev/block/by-name/metadata because /system/bin/tune2fs is missing Mounted /system
Click to expand...
Click to collapse
Because your "tune2fs" binary is missed.
["tune2fs" provides the filesystem utilities for use with the ext2, ext3, ext4 filesystems.]
Try to back up your Rom then flash again other Rom and check again steps!
Related
!!!DEFY+ user please only restore system!!!
No support for this rom by walter79
Nandroid backup posted on android-hilfe.de
WALTER79 edition (deodexed, 720p, panorama, 1% battery, lgcamera):
- Language: en, ger, es,it,nl
- "apps removed: 7digital, cardiotrainer, zinio"
BUGS
- advanced restore = MD5 dismatch --> reinstall bootmenu use 2nd-Init from Market
system version: 45.0.74.MB526.Retail.en.DE
Build: 4.5.1-134 DFP 74 (original Defy+) Original backup http://www.android-hilfe.de/2048057-post2.html
big thanks to tynnvyr from android-hilfe
Build date: 11. aug. 2011 by Motorola
DOWNLOAD Mirror 2 (MS-skydrive) /MobilePhone/MotorolaDefy/CustomRoms/4.5.1-134 DFP 74
To begin:
Put the Nandroid backup folder 4.5.1-134walter on the SDCard in this folder:
Code:
/sdcard/clockworkmod/backup
Installation for red lens:
Install official FroYo (if you have CM7, Miui, or any other rooted Eclair, Froyo, Gingerbread with 2nd-init enabled rom go to step 4)
After setting up FroYo, root it.
Install CWM via 2nd-init from market.
reboot and run 2nd-init (voldown on blue LED)
Go to "Recovery"
Go to "Custom Recovery"
Go to "Wipe data"
Go to "Backup and Restore"
Go to "Restore"
Select "4.5.1-134walter" and confirm
reboot. You should get stuck in a black screen.
Flash the FixedSBF now (pull battery --> go to bootoloader VOLUP+Power, flash /defy/fixed-sbf via RSD-lite)
After this process is finished the phone should reboot. Booting up can take a while, max is about 10 minutes.
Charge your phone to 100% and keep it charging for an hour after.
Calibrate your battery using the batterycalibration from market
Insall method with SOC green camera
1. Start from 2.2 Froyo (I use JRDNEM_U3_3.4.2_179-002_DEBLUR_CEE.sbf)
2. Root it.
3. Install CWM via 2nd-init from market. Put 4.5.1-134walter folder from this to /sdcard/clockworkmod/backup
4. reboot to recovery -> custom -> wipe data -> restore -> 4.5.1-134walter
5. reboot and press power+vol up for bootloader
6. Flash 4.5.3-109-fixed.sbf (first start takes several minutes)
7. Go back to recovery, wipe cache and dalvik and install Greenbreadmod 1.1
8. (wipe cache and dalvik) and install NEW_3D-fix_customization
9. (wipe cache and dalvik and reboot)
720p record and play, panorama patch View attachment 720p-panorama-defy-plus.zip
BUILD.PROP
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=4.5.1-134_DFP-74
ro.build.display.id=4.5.1-134_DFP-74
ro.build.version.incremental=1313117579
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.4
ro.build.date=Thu Aug 11 07:17:24 CDT 2011
ro.build.date.utc=1313065044
ro.build.type=user
ro.build.user=hudsoncm
ro.build.host=il93lnxdroid52
ro.build.tags=release-keys
ro.product.model=MB526
ro.product.brand=MOTO
ro.product.name=MB526_RTDACH
ro.product.device=umts_jordan
ro.product.board=jordan
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=de
ro.product.locale.region=DE
ro.wifi.channels=
ro.board.platform=omap3
# ro.build.product is obsolete; use ro.product.device
ro.build.product=jordan_emara
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=umts_jordan_emara-user 2.3.4 4.5.1-134_DFP-74 1313117579 release-keys
ro.build.fingerprint=MOTO/MB526_RTDACH/umts_jordan:2.3.4/4.5.1-134_DFP-74/1313117579:user/release-keys
# end build properties
#
# system.prop for UMTS Jordan
#
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.default_usb_mode=0
# wlan interface
wifi.interface = tiwlan0
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
wifi.supplicant_scan_interval = 45
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
# This is a high density device with more memory, so larger vm heaps for it.
dalvik.vm.heapsize=32m
# System property for SMC
ro.service.start.smc=1
#proximit sensor screen off delay
mot.proximity.delay=450
#proximit sensor disable touch distance
mot.proximity.distance=60
#doesn't use Java DNS cache. Use only bionic cache.
networkaddress.cache.ttl=0
# BEGIN Motorola, drmn68, 13-July-2010, IKSTABLEONE-729
# true when phone launches UI successfully, default is flase
sys.mot.ui.launched=false
# END IKSTABLEONE-729
# BEGIN IKJORDANFR-65 Motorola, fpx478, default Mobile Hotspot is on
ro.mot.mynet=true
# END IKJORDANFR-65
# BEGIN Motorola, IKSTABLEFOURV-9197/9803/10119, IKPRODFOURV-168/453
ro.mot.bindervm.config=123
# END IKSTABLEFOURV-9197/9803/10119, IKPRODFOURV-168/453
# IKJORDAN-3341
windowsmgr.max_events_per_sec=70
#IKSHADOW-4638
# This defines the min duration between two pointer event in ms
ro.min_pointer_dur=10
# BEGIN, Motorola, qwp843, 12/06/2010, IKJRDNEM-3696
# Handle No audible indication while capturing photos in silent mode
# The property "ro.camera.sound.forced" is defined by google.
# Use "ro.camera.sound.forced" to decide whether camera shutter tone is forced: 1 forced; 0 not-forced.
ro.camera.sound.forced=0
# END IKJRDNEM-3696
#
# ADDITIONAL_BUILD_PROPERTIES
#
gsm.sim.mot.simswap=1
ro.config.ringtone=EtherShake.ogg
ro.mot.battmanager.wifictrl=0
ro.mot.hw.ringerswitch=0
rild.libpath=/system/lib/libril-moto-umts-1.so
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.default_usb_mode=0
ro.com.google.gmsversion=2.3_r5
ro.media.camcorder.vga=3gp,h264,24,4000000,aac,96000,44100,2
ro.media.camcorder.cif=3gp,h264,24,1500000,aac,96000,44100,2
ro.media.camcorder.qvga=3gp,h264,15,500000,aac,32000,16000,2
ro.media.camcorder.mms=3gp,h264,15,128000,amrnb,12200,8000,1
ro.media.camcorder.mmsres=qvga
ro.media.enc.aud.fileformat=amr
ro.media.enc.aud.codec=amrnb
ro.media.enc.aud.bps=12200
ro.media.enc.aud.ch=1
ro.media.enc.aud.hz=8000
ro.media.capture.maxres=5m
ro.media.capture.classification=classH
ro.media.capture.flip=horizontalandvertical
ro.media.capture.flash=led
ro.media.capture.flashIntensity=41
ro.media.capture.torchIntensity=25
ro.media.capture.shuttertone=1
ro.media.sensor.orient=90
ro.media.capture.panorama=0
ro.media.camerapreview.reg=480x360
ro.media.camerapreview.wide=848x480
ro.media.capture.slow.fps=60
ro.media.capture.fast.fps=4
ro.camcorder.VideoModes=false
ro.camera.DynamicFocus=false
media.stagefright.enable-record=false
media.stagefright.enable-rtsp=false
ro.blur.setupprovider.tmo=false
ro.blur.setup.silent=false
gsm.sim.mot.simswap=1
ro.com.motorola.smartsensor=true
ro.vf360_features.enabled=false
ro.blur_carrier_vodafone=false
ro.blur_carrier_tmo=false
ro.setupwizard.mode=DISABLED
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.mot.dpmext=true
ro.build.svn=01
ro.mot.hw.crystaltalk=1
ro.com.google.clientid=android-motorola
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.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/motomb526/Profile/motomb526.rdf
ro.build.version.full=Blur_Version.45.0.74.MB526.Retail.en.DE
ro.mot.hidden_keyboards=evfwd
ro.com.google.clientidbase.am=android-motorola
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=android-motorola
ro.com.google.locationfeatures=1
ro.com.google.clientidbase.ms=android-motorola
w8 for the result walter
...................
bether said:
...................
Click to expand...
Click to collapse
i think it is already rooted if its a nandroid backup
On red lens everything works.
But it need some patches. 720p, panorma, etc ...
The rom is like 4.5.1-134 beta.
realy old rom. Build Date: 11. aug. 2011
if we got green lense shall we use the greenbread mod?
Does it come with motoBLUR?
Cristi_10 said:
if we got green lense shall we use the greenbread mod?
Click to expand...
Click to collapse
Try first without greenbread.
boonhoong said:
Does it come with motoBLUR?
Click to expand...
Click to collapse
yes full blur.
Please help to post build.prop. Thank you!
Everything works fine, but no 720p and it has very bright buttons
boonhoong said:
Please help to post build.prop. Thank you!
Click to expand...
Click to collapse
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=4.5.1-134_DFP-74
ro.build.display.id=4.5.1-134_DFP-74
ro.build.version.incremental=1313117579
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.4
ro.build.date=Thu Aug 11 07:17:24 CDT 2011
ro.build.date.utc=1313065044
ro.build.type=user
ro.build.user=hudsoncm
ro.build.host=il93lnxdroid52
ro.build.tags=release-keys
ro.product.model=MB526
ro.product.brand=MOTO
ro.product.name=MB526_RTDACH
ro.product.device=umts_jordan
ro.product.board=jordan
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=de
ro.product.locale.region=DE
ro.wifi.channels=
ro.board.platform=omap3
# ro.build.product is obsolete; use ro.product.device
ro.build.product=jordan_emara
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=umts_jordan_emara-user 2.3.4 4.5.1-134_DFP-74 1313117579 release-keys
ro.build.fingerprint=MOTO/MB526_RTDACH/umts_jordan:2.3.4/4.5.1-134_DFP-74/1313117579:user/release-keys
# end build properties
#
# system.prop for UMTS Jordan
#
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.default_usb_mode=0
# wlan interface
wifi.interface = tiwlan0
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
wifi.supplicant_scan_interval = 45
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
# This is a high density device with more memory, so larger vm heaps for it.
dalvik.vm.heapsize=32m
# System property for SMC
ro.service.start.smc=1
#proximit sensor screen off delay
mot.proximity.delay=450
#proximit sensor disable touch distance
mot.proximity.distance=60
#doesn't use Java DNS cache. Use only bionic cache.
networkaddress.cache.ttl=0
# BEGIN Motorola, drmn68, 13-July-2010, IKSTABLEONE-729
# true when phone launches UI successfully, default is flase
sys.mot.ui.launched=false
# END IKSTABLEONE-729
# BEGIN IKJORDANFR-65 Motorola, fpx478, default Mobile Hotspot is on
ro.mot.mynet=true
# END IKJORDANFR-65
# BEGIN Motorola, IKSTABLEFOURV-9197/9803/10119, IKPRODFOURV-168/453
ro.mot.bindervm.config=123
# END IKSTABLEFOURV-9197/9803/10119, IKPRODFOURV-168/453
# IKJORDAN-3341
windowsmgr.max_events_per_sec=70
#IKSHADOW-4638
# This defines the min duration between two pointer event in ms
ro.min_pointer_dur=10
# BEGIN, Motorola, qwp843, 12/06/2010, IKJRDNEM-3696
# Handle No audible indication while capturing photos in silent mode
# The property "ro.camera.sound.forced" is defined by google.
# Use "ro.camera.sound.forced" to decide whether camera shutter tone is forced: 1 forced; 0 not-forced.
ro.camera.sound.forced=0
# END IKJRDNEM-3696
#
# ADDITIONAL_BUILD_PROPERTIES
#
gsm.sim.mot.simswap=1
ro.config.ringtone=EtherShake.ogg
ro.mot.battmanager.wifictrl=0
ro.mot.hw.ringerswitch=0
rild.libpath=/system/lib/libril-moto-umts-1.so
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.default_usb_mode=0
ro.com.google.gmsversion=2.3_r5
ro.media.camcorder.vga=3gp,h264,24,4000000,aac,96000,44100,2
ro.media.camcorder.cif=3gp,h264,24,1500000,aac,96000,44100,2
ro.media.camcorder.qvga=3gp,h264,15,500000,aac,32000,16000,2
ro.media.camcorder.mms=3gp,h264,15,128000,amrnb,12200,8000,1
ro.media.camcorder.mmsres=qvga
ro.media.enc.aud.fileformat=amr
ro.media.enc.aud.codec=amrnb
ro.media.enc.aud.bps=12200
ro.media.enc.aud.ch=1
ro.media.enc.aud.hz=8000
ro.media.capture.maxres=5m
ro.media.capture.classification=classH
ro.media.capture.flip=horizontalandvertical
ro.media.capture.flash=led
ro.media.capture.flashIntensity=41
ro.media.capture.torchIntensity=25
ro.media.capture.shuttertone=1
ro.media.sensor.orient=90
ro.media.capture.panorama=0
ro.media.camerapreview.reg=480x360
ro.media.camerapreview.wide=848x480
ro.media.capture.slow.fps=60
ro.media.capture.fast.fps=4
ro.camcorder.VideoModes=false
ro.camera.DynamicFocus=false
media.stagefright.enable-record=false
media.stagefright.enable-rtsp=false
ro.blur.setupprovider.tmo=false
ro.blur.setup.silent=false
gsm.sim.mot.simswap=1
ro.com.motorola.smartsensor=true
ro.vf360_features.enabled=false
ro.blur_carrier_vodafone=false
ro.blur_carrier_tmo=false
ro.setupwizard.mode=DISABLED
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.mot.dpmext=true
ro.build.svn=01
ro.mot.hw.crystaltalk=1
ro.com.google.clientid=android-motorola
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.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/motomb526/Profile/motomb526.rdf
ro.build.version.full=Blur_Version.45.0.74.MB526.Retail.en.DE
ro.mot.hidden_keyboards=evfwd
ro.com.google.clientidbase.am=android-motorola
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=android-motorola
ro.com.google.locationfeatures=1
ro.com.google.clientidbase.ms=android-motorola
Sigray said:
Everything works fine, but no 720p and it has very bright buttons
Click to expand...
Click to collapse
// Bayer vagy SOC modulos a telefonod? Thanks
i installed greenbread for green lense iand the battery indicator doesnt show anymore the battery level its showing a question mark.its a bug?
Cristi_10 said:
i installed greenbread for green lense iand the battery indicator doesnt show anymore the battery level its showing a question mark.its a bug?
Click to expand...
Click to collapse
replace /system/battd with one from froyo or cm7
720p record with my own patches did not work.
edit works only with LGCAMERA.
720p patch:View attachment defy-defy+720p-record-and-play.zip
walter79 said:
720p record with my own patches did not work.
edit works only with LGCAMERA.
720p patch:View attachment 737111
Click to expand...
Click to collapse
DVD mode is working with stock camera.
Is it possible to make a 720p patch for the stock camera?
Sigray said:
DVD mode is working with stock camera.
Is it possible to make a 720p patch for the stock camera?
Click to expand...
Click to collapse
BlurCamera.apk is the problem.
I will deodex the rom and test BlurCamera form 4.5.1-134 beta rom.
walter79 said:
replace /system/battd with one from froyo or cm7
Click to expand...
Click to collapse
that solved the problem thx
Cristi_10 said:
that solved the problem thx
Click to expand...
Click to collapse
Could you try to 720p patch after greenbread?
Later i will upload a deodexed version included 720p patch maybe 1% battery.
edit service.jar for 1% is working.
Will do some cleaning and upload the new nandroid backup
Following the guide http://forum.xda-developers.com/showthread.php?t=1886460 , i recently rooted my XOLO A500 ,
XOLO A500 have a custom recovery , but i wanted cwm recovery for backing up rom for cooking a mod,
i found that i've msm8225 SoC , i tried cwm recovery for karbon A9+ which also have msm8225 board: http://forum.xda-developers.com/showthread.php?t=2057511 , i flashed recovery and now i've ended up in messing recovery partition , phone is booting system , but now even stick recovery is not working ,mean while i found that my a500 has relocated partitions : http://forum.xda-developers.com/showthread.php?t=2188812 , help me in getting out of tricky situation ..
build.prop :
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IMM76I
ro.build.display.id=XOLO_A500_S012_20130122
ro.build.display.in.id=Q203_LAVA_V0.16.5_S0122
ro.build.version.incremental=eng.mudingyu.20130122.111229
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Tue Jan 22 11:13:15 CST 2013
ro.build.date.utc=1358824395
ro.build.type=user
ro.build.user=mudingyu
ro.build.host=compiler5-desktop
ro.build.tags=test-keys
ro.product.model=A500
ro.product.brand=XOLO
ro.product.name=Q203
ro.product.device=XOLO_A500
ro.qcproduct.device=msm8225
ro.product.board=7x27
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LAVA
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7627a
# ro.build.product is obsolete; use ro.product.device
ro.build.product=XOLO_A500
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=Q203-user 4.0.4 IMM76I eng.mudingyu.20130122.111229 test-keys
ro.build.fingerprint=XOLO/Q203/XOLO_A500:4.0.4/IMM76I/eng.mudingyu.20130122.111229:user/test-keys
ro.build.characteristics=default
ro.build.mobile.name=no
ro.build.mobile.product=no
# end build properties
#
# system.prop for surf
#
#2.modify by laing.xu for QBLE-3007 20120807
#Descreption: modify debug.composition.8x25.type to avoid tingle.
#1.modify by jinping.ying for QBLE-388 20120614
#Descreption: modify ro.staticwallpaper.pixelformat=RGBX_8888
#
rild.libpath=/system/lib/libril-qc-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
keyguard.no_require_sim=1
debug.sf.hw=1
debug.composition.7x27A.type=mdp
debug.composition.7x25A.type=mdp
#modify by liang.xu for QBLE-3007 20120807(start)
#debug.composition.8x25.type=dyn
debug.composition.8x25.type=gpu
#modify by liang.xu for QBLE-3007 20120614(end)
#add by weiqiyun for QELS-2263 20121211 begin
debug.obex.force_srm_capable=false
debug.obex.force_srmp_enabled=false
#add by weiqiyun for QELS-2263 20121211 end
ro.sf.7x27A.lcd_density=240
ro.sf.8x25.lcd_density=240
dalvik.vm.heapsize=64m
#
# system props for the cne module
#
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.fmc.init.time.out=30
persist.cne.fmc.comm.time.out=130
persist.cne.fmc.retry=false
persist.cne.feature=0
#
# system props for the MM modules
#
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
#
# system prop for audio post processing
#
audio.legacy.postproc=true
#
# system prop for opengles version
#
ro.opengles.version=131072
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.ds_fmc_app.mode=0
#
# system props for IMS module
#
persist.ims.regmanager.mode=0
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true
#
# system prop for Bluetooth SAP profile
#
ro.qualcomm.bluetooth.sap=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
#
#system property for Bluetooth discoverability timeout in seconds
#0: Always discoverable
#debug.bt.discoverable_time=0
#
# System prop to disable strict mode flash on display
#
persist.sys.strictmode.visual=false
#
# System prop to enable/disable OMH. Enabled by default
#
persist.omh.enabled=1
#System prop to enable ehrpd capability
ro.config.ehrpd=true
# System property for cabl
ro.qualcomm.cabl=1
#
#System prop to determine availability of
#analog fm path
#
ro.fm.analogpath.supported=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#
#System property for single instance recording
#
ro.fm.mulinst.recording.support=false
#
# for using emmc partition instead sdcard
#removed to build\core\RGK_config/RGK_Prop.mk zhaochunqing 20120830
#persist.sys.emmcsdcard.enabled=0
#
# for disable emmc partition support
#
persist.sys.emmcpartition=1
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=18
#
# system property to enforce Phone Mode view
#
ro.screen.layout=normal
#
# Turn off tiled rendering
#
debug.enabletr=false
#
#System prop for setting the pixel format
#
#modify by jinping.ying for QBLE-388 20120614(start)
#original code:
#ro.staticwallpaper.pixelformat=RGB_565
ro.staticwallpaper.pixelformat=RGBX_8888
#modify by jinping.ying for QBLE-388 20120614(end)
#
#System prop for disabling the meta data mode for encoder
#
debug.camcorder.disablemeta=0
#
# Simulate sdcard on /data/media
#
persist.fuse_sdcard=false
#
# System prop for using landscape preview layout in camera
#
debug.camera.landscape=true
#
# System prop for capping scroll velocity
#
ro.max.fling_velocity=4000
#
# System prop for disabling the rendering dirty regions
#
hwui.render_dirty_regions=false
#
# System prop for enabling discontinuity for HLS Variant Playlist
#
httplive.enable.discontinuity=true
# for enable poweroff charging feature
persist.pwroffcharging.enable=1
#add by wuyuehua
sys.watchdog.disabled=0
#add by yangwenming
persist.cta.enabled=false
#
# System prop for enabling the cdrom feature
#
persist.service.cdrom.enable=1
#
# System prop for modify the mode of input devices
#
persist.sys.devinputperm=660
#
# Enable Dynamic sampling to help with cases like mp3 playback.
#
dev.pm.dyn_samplingrate=1
#
# On Strider below period is found to improve power numbers for AAC MP4
#
dev.pm.dyn_sample_period=700000
dalvik.vm.checkjni=false
#
# System prop for mapping to TTY Device for CSVT
#
hw.tty.vtdevice=/dev/smd11
persist.sys.language=zh
persist.sys.country=CN
#
# system prop for QRD Security Feature version
#
ro.security.version=100
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.config.notification_sound=pixiedust.ogg
ro.config.notification_sound_2=pixiedust.ogg
ro.config.ringtone=Gimme_Mo_Town.ogg
ro.config.ringtone_2=Gimme_Mo_Town.ogg
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
persist.sys.language=en
persist.sys.country=US
persist.sys.timezone=Asia/Calcutta
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Please help
My&droid said:
Following the guide http://forum.xda-developers.com/showthread.php?t=1886460 , i recently rooted my XOLO A500 ,
XOLO A500 have a custom recovery , but i wanted cwm recovery for backing up rom for cooking a mod,
i found that i've msm8225 SoC , i tried cwm recovery for karbon A9+ which also have msm8225 board: http://forum.xda-developers.com/showthread.php?t=2057511 , i flashed recovery and now i've ended up in messing recovery partition , phone is booting system , but now even stick recovery is not working ,mean while i found that my a500 has relocated partitions : http://forum.xda-developers.com/showthread.php?t=2188812 , help me in getting out of tricky situation ..
build.prop :
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IMM76I
ro.build.display.id=XOLO_A500_S012_20130122
ro.build.display.in.id=Q203_LAVA_V0.16.5_S0122
ro.build.version.incremental=eng.mudingyu.20130122.111229
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Tue Jan 22 11:13:15 CST 2013
ro.build.date.utc=1358824395
ro.build.type=user
ro.build.user=mudingyu
ro.build.host=compiler5-desktop
ro.build.tags=test-keys
ro.product.model=A500
ro.product.brand=XOLO
ro.product.name=Q203
ro.product.device=XOLO_A500
ro.qcproduct.device=msm8225
ro.product.board=7x27
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LAVA
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7627a
# ro.build.product is obsolete; use ro.product.device
ro.build.product=XOLO_A500
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=Q203-user 4.0.4 IMM76I eng.mudingyu.20130122.111229 test-keys
ro.build.fingerprint=XOLO/Q203/XOLO_A500:4.0.4/IMM76I/eng.mudingyu.20130122.111229:user/test-keys
ro.build.characteristics=default
ro.build.mobile.name=no
ro.build.mobile.product=no
# end build properties
#
# system.prop for surf
#
#2.modify by laing.xu for QBLE-3007 20120807
#Descreption: modify debug.composition.8x25.type to avoid tingle.
#1.modify by jinping.ying for QBLE-388 20120614
#Descreption: modify ro.staticwallpaper.pixelformat=RGBX_8888
#
rild.libpath=/system/lib/libril-qc-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
keyguard.no_require_sim=1
debug.sf.hw=1
debug.composition.7x27A.type=mdp
debug.composition.7x25A.type=mdp
#modify by liang.xu for QBLE-3007 20120807(start)
#debug.composition.8x25.type=dyn
debug.composition.8x25.type=gpu
#modify by liang.xu for QBLE-3007 20120614(end)
#add by weiqiyun for QELS-2263 20121211 begin
debug.obex.force_srm_capable=false
debug.obex.force_srmp_enabled=false
#add by weiqiyun for QELS-2263 20121211 end
ro.sf.7x27A.lcd_density=240
ro.sf.8x25.lcd_density=240
dalvik.vm.heapsize=64m
#
# system props for the cne module
#
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.fmc.init.time.out=30
persist.cne.fmc.comm.time.out=130
persist.cne.fmc.retry=false
persist.cne.feature=0
#
# system props for the MM modules
#
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
#
# system prop for audio post processing
#
audio.legacy.postproc=true
#
# system prop for opengles version
#
ro.opengles.version=131072
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.ds_fmc_app.mode=0
#
# system props for IMS module
#
persist.ims.regmanager.mode=0
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true
#
# system prop for Bluetooth SAP profile
#
ro.qualcomm.bluetooth.sap=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
#
#system property for Bluetooth discoverability timeout in seconds
#0: Always discoverable
#debug.bt.discoverable_time=0
#
# System prop to disable strict mode flash on display
#
persist.sys.strictmode.visual=false
#
# System prop to enable/disable OMH. Enabled by default
#
persist.omh.enabled=1
#System prop to enable ehrpd capability
ro.config.ehrpd=true
# System property for cabl
ro.qualcomm.cabl=1
#
#System prop to determine availability of
#analog fm path
#
ro.fm.analogpath.supported=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#
#System property for single instance recording
#
ro.fm.mulinst.recording.support=false
#
# for using emmc partition instead sdcard
#removed to build\core\RGK_config/RGK_Prop.mk zhaochunqing 20120830
#persist.sys.emmcsdcard.enabled=0
#
# for disable emmc partition support
#
persist.sys.emmcpartition=1
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=18
#
# system property to enforce Phone Mode view
#
ro.screen.layout=normal
#
# Turn off tiled rendering
#
debug.enabletr=false
#
#System prop for setting the pixel format
#
#modify by jinping.ying for QBLE-388 20120614(start)
#original code:
#ro.staticwallpaper.pixelformat=RGB_565
ro.staticwallpaper.pixelformat=RGBX_8888
#modify by jinping.ying for QBLE-388 20120614(end)
#
#System prop for disabling the meta data mode for encoder
#
debug.camcorder.disablemeta=0
#
# Simulate sdcard on /data/media
#
persist.fuse_sdcard=false
#
# System prop for using landscape preview layout in camera
#
debug.camera.landscape=true
#
# System prop for capping scroll velocity
#
ro.max.fling_velocity=4000
#
# System prop for disabling the rendering dirty regions
#
hwui.render_dirty_regions=false
#
# System prop for enabling discontinuity for HLS Variant Playlist
#
httplive.enable.discontinuity=true
# for enable poweroff charging feature
persist.pwroffcharging.enable=1
#add by wuyuehua
sys.watchdog.disabled=0
#add by yangwenming
persist.cta.enabled=false
#
# System prop for enabling the cdrom feature
#
persist.service.cdrom.enable=1
#
# System prop for modify the mode of input devices
#
persist.sys.devinputperm=660
#
# Enable Dynamic sampling to help with cases like mp3 playback.
#
dev.pm.dyn_samplingrate=1
#
# On Strider below period is found to improve power numbers for AAC MP4
#
dev.pm.dyn_sample_period=700000
dalvik.vm.checkjni=false
#
# System prop for mapping to TTY Device for CSVT
#
hw.tty.vtdevice=/dev/smd11
persist.sys.language=zh
persist.sys.country=CN
#
# system prop for QRD Security Feature version
#
ro.security.version=100
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.config.notification_sound=pixiedust.ogg
ro.config.notification_sound_2=pixiedust.ogg
ro.config.ringtone=Gimme_Mo_Town.ogg
ro.config.ringtone_2=Gimme_Mo_Town.ogg
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
persist.sys.language=en
persist.sys.country=US
persist.sys.timezone=Asia/Calcutta
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
---------------------------------------------------
PLEASE HELP ME SIR
Dear Sir,
Please help me, i done rooting of Xolo A500, but i done one mistake yesterday, i have done Factory Reset to it, after dt my device is showing that
not rooted, bt still showing Superuser.apk, n i've tried to root again,but it shows error "system/bin/sh : chmod not found", n my wifi is also not working, please help me Sir..
Yo bro try the fastboot method to flash the cwm which was made for cross a28 perfectly works man
sent from my super advanced mini fridge
it possyble install form samsung i8550 firmware to my device he have 1:1 hardware buth differens is stock rom and camera my is with 8mp and front i 2mp
doomstars1 said:
it possyble install form samsung i8550 firmware to my device he have 1:1 hardware buth differens is stock rom and camera my is with 8mp and front i 2mp
Click to expand...
Click to collapse
you don't give your device model, detsils, etc. give some informatoin about both device.
my device i fadar/feng fdt w999 chinise phone i true change my rom 2 months
doomstars1 said:
my device i fadar/feng fdt w999 chinise phone i true change my rom 2 months
Click to expand...
Click to collapse
sorry bro, those chipset are different. your phone using MTK6577 and samsung i8550 using Qualcomm MSM8625Q Snapdragon 200. its trully hard or may be impossible port. you have to find a samsung clone copy that has your similar chipset.
IsolatedKM said:
sorry bro, those chipset are different. your phone using MTK6577 and samsung i8550 using Qualcomm MSM8625Q Snapdragon 200. its trully hard or may be impossible port. you have to find a samsung clone copy that has your similar chipset.
Click to expand...
Click to collapse
is not mtk i msm8625q look my build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JZO54K
ro.build.display.id=msm8625-userdebug 4.1.2 JZO54K eng.root.20130829.164046 test-keys
ro.build.version.incremental=eng.root.20130829.164046
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=2013年 08月 29日 星期四 16:41:54 CST
ro.build.date.utc=1377765715
ro.build.type=userdebug
ro.build.user=root
ro.build.host=android-desktop
ro.build.tags=test-keys
ro.product.model=FDT W999
ro.product.brand=FDT W999
ro.product.name=FDT W999
ro.product.device=msm8625
ro.product.board=7x27
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm7627a
# ro.build.product is obsolete; use ro.product.device
ro.build.product=W802
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=msm8625-userdebug 4.1.2 JZO54K eng.root.20130829.164046 test-keys
ro.build.fingerprint=qcom/msm8625/msm8625:4.1.2/JZO54K/eng.root.20130829.164046:userdebug/test-keys
ro.build.characteristics=default
persist.sys.language=en
persist.sys.country=GB
persist.sys.localevar=
persist.sys.timezone=Asia/Shanghai
ro.build.version.subversion=V1.0.0
ro.adups.fota.device=FDT_W999
# end build properties
#
# system.prop for surf
#
rild.libpath=/system/lib/libril-qc-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
keyguard.no_require_sim=1
debug.sf.hw=1
debug.composition.7x27A.type=dyn
debug.composition.7x25A.type=dyn
debug.composition.8x25.type=dyn
ro.sf.lcd_density=320
ro.sf.7x27A.lcd_density=320
ro.sf.8x25.lcd_density=320
dalvik.vm.heapsize=24m
persist.gralloc.cp.level3=1
#
# system props for the cne module
#
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.fmc.init.time.out=30
persist.cne.fmc.comm.time.out=130
persist.cne.fmc.retry=false
persist.cne.feature=0
#
# system props for the MM modules
#
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
# Headset hook delay in milli seconds
headset.hook.delay=500
#
# system prop for audio post processing
#
audio.legacy.postproc=true
#
# system prop for opengles version
#
ro.opengles.version=131072
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.ds_fmc_app.mode=0
#
# system props for IMS module
#
persist.ims.regmanager.mode=0
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true
#
# system prop for Bluetooth SAP profile
#
ro.qualcomm.bluetooth.sap=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
#
#system property for Bluetooth discoverability timeout in seconds
#0: Always discoverable
#debug.bt.discoverable_time=0
#
# System prop to disable strict mode flash on display
#
persist.sys.strictmode.visual=false
#
# System prop to enable/disable OMH. Enabled by default
#
persist.omh.enabled=1
#System prop to enable ehrpd capability
ro.config.ehrpd=true
# System property for cabl
ro.qualcomm.cabl=1
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
#
#System prop to determine availability of
#analog fm path
#
ro.fm.analogpath.supported=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#
#System property for single instance recording
#
ro.fm.mulinst.recording.support=false
#
#for using emmc partition instead sdcard
#
persist.sys.emmcsdcard.enabled=0
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=20
#
# system property to enforce Phone Mode view
#
ro.screen.layout=normal
#
#System prop for setting the pixel format
#
#ro.staticwallpaper.pixelformat=RGB_565
#
#System prop for disabling the meta data mode for encoder
#
debug.camcorder.disablemeta=0
#
# Simulate sdcard on /data/media
#
persist.fuse_sdcard=false
#
# System prop for using landscape preview layout in camera
#
debug.camera.landscape=true
#
# System prop for capping scroll velocity
#
ro.max.fling_velocity=4000
#
# System prop for enabling discontinuity for HLS Variant Playlist
#
httplive.enable.discontinuity=true
#
# Enable Dynamic sampling to help with cases like mp3 playback.
#
dev.pm.dyn_samplingrate=1
#
# On Strider below period is found to improve power numbers for AAC MP4
#
dev.pm.dyn_sample_period=700000
#
# System prop for enabling the cdrom feature
#
persist.service.cdrom.enable=1
#for enable poweroff charging feature
persist.pwroffcharging.enable=1
#enable read network preference from NV 10
persist.radio.mode_pref_nv10=1
#
# System prop for mapping to TTY Device for CSVT
#
hw.tty.vtdevice=/dev/smd11
# Add 20120823 TS-FMC-V2 start
#
# System prop for enabling the fmc feature
#
ro.config.cwenable=1
#
# System prop for enabling the fmc v2.0 feature
#
ro.config.fmcv2support=1
# Add 20120823 TS-FMC-V2 end
# set default mtu to 1380
persist.data_netmgrd_mtu=1380
#
# System prop for enabling forced sound in camera start/stop tones
#
ro.camera.sound.forced=1
#
# Snapdragon value add features
#
ro.qc.sdk.camera.facialproc=true
ro.qc.sdk.gestures.camera=false
#
# Enable swaprect feature
#
debug.sf.swaprect=1
#add by wjw to enable reset invalid sim card
persist.radio.reset_invalid_sim_card=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=5m
dalvik.vm.heapsize=128m
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=cloud.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.sys.fc.counter=0
persist.sys.anr.counter=0
# begin adupsfota properties
ro.adups.fota.oem=uniscope
ro.adups.fota.version=FDT W999_W802_V1.0.0_130829
# begin adupsfota properties
sorry bro, I saw in that in internet. but it is still hardy to try. you should try cm11 or paranoid android.
Warning:
This Tweaks may brick your Android device. Make sure that you take a complete backup of your ROM using a custom recovery. I am not responsible if you brick your device.
Introduction
As you know Android is open source and the development of Android is increased in today’s life. Basically, what happens is Android operating system is having some of the information and that is really important a lot. Now, whenever a user wants to do editing in this the Android system they do changes in build prop. Build prop tweaks are something which helps you to do changes in the system and customize your android.
Android is open source so what does the users and developers do is the just check for the system codes. Which will suit best in every Android smartphone? So today we are sharing the Build Prop Tweaks for your Android device. This tweak works on every Android device. It will work absolutely fine in Android versions such as jelly bean, KitKat, Lollipop and Marshmallow.
The thing is that if you are having any rooted Android device. So this tweak will work absolutely fine. Every user can do editing. But while editing you have to make sure that you do proper editing or else it will lead to brick your Android device. Then you have to Install custom ROM on your Android device. You can easily increase the bootup time of your Android. Increase sound and much more.
Let me tell you an example.
Suppose if you are using any of your Android devices. In your Android, there is no navigation bar. Now accidentally you drop your Android device. Now, at this situation your buttons are not working. With the help of build prop, you can add navigation bar on your screen easily on your Android device.
You have to make sure that you don’t brick your Android device. While doing any changes on your Android device. You have to play safe if you have to play with build prop.
If you will add up this code on your Android device. Then you have to restart your Android device. To make your device to run those code. This is really very simple and easy if you follow up this guide properly then you will be able to run those codes. So let’s get started how can you apply those codes on your Android device.
Best Build Prop Tweaks Codes
Below are the Build Prop Tweaks which will help you out to install best function on your devices such as fasten your booting speed increase your internet speed and much more.
1. Better RAM management
Code:
ro.HOME_APP_ADJ=1
2. Improves audio and video recording quality
Code:
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=3264×1840
ro.media.panorama.frameres=1280×720
ro.camcorder.videoModes=true
ro.media.enc.hprof.vid.fps=65
3. Faster streaming videos
Code:
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
media.stagefright.enable-record=false
4. Video acceleration and HW debugging. debug.composition.type can also be changed to cpu or mdp.
Code:
debug.sf.hw=1
debug.performance.tuning=1
video.accelerate.hw=1
debug.egl.profiler=1 # Measure rendering time in adb shell dumpsys gfxinfo
debug.egl.hw=1
debug.composition.type=gpu # Disable hardware overlays and use GPU for screen compositing
5. Disables built in error reporting.
Code:
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
6. Better net speeds.
Code:
net.tcp.buffersize.default=4096,87380,256960, 4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,409 6,163 84,256960
net.tcp.buffersize.umts=4096,8 7380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,8 7380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,8 7380,256960,4096,163 84,256960
7. Saves power.
Code:
ro.mot.eri.losalert.delay=1000 (could brake tethering.)
ro.ril.power_collapse=1
pm.sleep_mode=1
wifi.supplicant_scan_interval=180
ro.mot.eri.losalert.delay=1000
8. 3G tweaks.
Code:
ro.ril.hep=0
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
9. Disables logcat
Code:
logcat.live=disable
10. Screen recognizes only two fingers.
Code:
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
11. Support for ipv4 and ipv6.
Code:
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
12. Phone rings immediately.
Code:
ro.telephony.call_ring.delay=0
ring.delay=0
13. Disables blackscreen issue after a call.
Code:
ro.lge.proximity.delay=25
mot.proximity.delay=25
14. Better scrolling.
Code:
windowsmgr.max_events_per_sec=150
ro.min_pointer_dur=8 ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
15. Better signal.
Code:
persist.cust.tel.eons=1
16. Better call voice quality.
Code:
ro.ril.enable.amr.wideband=1
17. Better signal.
Code:
ro.config.hw_fast_dormancy=1
18. Faster boot.
Code:
ro.config.hw_quickpoweron=true
19. Disables error checking.
Code:
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
20. Dalvik Virtual Machine tweaks.
Code:
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=64m
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.stack-trace-file=/data/anr/traces.txt
dalvik.vm.jmiopts=forcecopy
21. Disables locating.
Also delete /system/app/networklocation.apk and /system/
Code:
framework/com.android.location.provider.jar[/I]
ro.com.google.locationfeatures=0
ro.com.google.networklocation=0
22. Disables sending of usage data.
Code:
ro.config.nocheckin=1
23. Better image quality, lower performance.
Code:
persist.sys.use_dithering=1
24. Disable notification while adb is active
Code:
persist.adb.notify=0
25. Change LCD density
Code:
ro.sf.lcd.density=xxx
Note: Replace "xxx" with numeric value.
26. MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds).
Code:
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
27. Key lights stay on while screen is on.
Code:
ro.mot.buttonlight.timeout=0
28. Disable strict mode checking.
Code:
persist.android.strictmode=0
29. Remove FPS cap. May be unstable – better have it activated
Code:
debug.gr.swapinterval=0
30. build.prop tweaks for battery life
Code:
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
31. build.prop tweaks for improved performance
Code:
debug.performance.tuning=1
How To Use Build Prop Tweaks On Your Android Device.
If you don’t know how to install those codes on your Android device. Don’t worry. About how can you install those codes on your Android device? If you are having rooted Android device on your device. Then you are good to go.
1) Download and install root explorer on your Android device from above given requirements
2) Open the application and grant the root permissions
3) Now, simply open go to /System/ and then you will be able to see Build.Prop file
4) Now, click on the option called as Mount R/O.
5) Long press on that files and you will get a pop-up of open with
6) Just hit open with text editor and then you are good to go
7) Copy the above code of your choice and simply paste on your build.Prop
8) Click on the save changes and then reboot your Android device.
Which is the best app to edit build.prop?
AK205 said:
Which is the best app to edit build.prop?
Click to expand...
Click to collapse
Use any file manager app with root access like Root Explorer, ES File Manager etc.
If possible, please add Init.d tweaks also @bravonova
Nice
Es ist oft frustrierend, wenn man alle Antworten weiß, aber niemand kümmert sich darum die Fragen zu stellen :|
devmtk said:
If possible, please add Init.d tweaks also @bravonova
Click to expand...
Click to collapse
I will add Init.d tweaks too
devmtk said:
If possible, please add Init.d tweaks also @bravonova
Click to expand...
Click to collapse
Init.d tweak thread created. Visit here.
second build.prop improved my camera quality from earlier
Your tweaks doesn't work for my build.prop many things are not in my build.prop. Help me. It is from a custom rom on the note 4 (n910f)
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=MMB29M
ro.build.display.id=Noble N910X PE6
ro.build.version.incremental=N910FXXS1DPE6
ro.build.version.sdk=23
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=6.0.1
ro.build.version.security_patch=2016-06-01
ro.build.version.base_os=
ro.build.date=Wed May 25 20:58:26 KST 2016
ro.build.date.utc=1464177506
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDD6317
ro.build.tags=release-keys
ro.build.flavor=hero2ltexx-user
ro.product.model=SM-G935F
ro.product.brand=samsung
ro.product.name=hero2ltexx
ro.product.device=hero2lte
ro.product.board=APQ8084
# 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=samsung
ro.product.locale=en-GB
ro.wifi.channels=
ro.board.platform=apq8084
# ro.build.product is obsolete; use ro.product.device
ro.build.product=hero2lte
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=trltexx-user 6.0.1 MMB29M N910FXXS1DPE6 release-keys
ro.build.fingerprint=samsung/trltexx/trlte:6.0.1/MMB29M/N910FXXS1DPE6:user/release-keys
ro.build.characteristics=phone
# Samsung Specific Properties
ro.build.PDA=N910FXXS1DPE6
ro.build.hidden_ver=N910FXXS1DPE6
ro.config.rm_preload_enabled=0
ro.build.changelist=7733605
ro.product_ship=true
ro.chipname=APQ8084
# end build properties
#
# HWUI_BUILD_PROPERTIES
#
ro.hwui.texture_cache_size=88
ro.hwui.layer_cache_size=58
ro.hwui.path_cache_size=16
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.shape_cache_size=4
ro.hwui.gradient_cache_size=2
ro.hwui.drop_shadow_cache_size=6
ro.hwui.r_buffer_cache_size=8
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=4096
ro.hwui.text_large_cache_height=2048
ro.hwui.fbo_cache_size=16
#
# from device/samsung/hero2lte/system.prop
#
#
# system.prop for apq8084
#
# Disable airplane mode shutdown feature
persist.radio.apm_mdm_not_pwdn=1
debug.sf.hw=0
debug.egl.hw=0
#debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
persist.mdpcomp.4k2kSplit=1
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
#RIL JB IMS
persist.radio.jbims=1
#ro.hdmi.enable=true
#persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.cne.feature=0
persist.cne.dpm=0
persist.dpm.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
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
#3183219 is decimal sum of supported codecs in AAL
#codecs: DivX DivXHD AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=3183219
persist.mm.enable.prefetch=true
# Default to AwesomePlayer
media.stagefright.use-awesome=false
#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=196609
# system property for maximum number of HFP client connections
bt.max.hfpclient.connections=1
# System property for cabl
ro.qualcomm.cabl=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#system prop for Bluetooth SOC type
qcom.bluetooth.soc=rome
#
#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
#system prop for RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
persist.data.llf.enable=true
#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
# disable tunnel encoding for amrwb
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=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
# system prop for NFC DT
ro.nfc.port=I2C
#enable dsp gapless mode by default
audio.offload.gapless.enabled=false
#initialize QCA1530 detection
sys.qca1530=detect
#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
#Enable property to enable ds2
#audio.dolby.ds2.enabled=true
#enable property for hard bypass
#audio.dolby.ds2.hardbypass=true
# LCD Density
ro.sf.lcd_density=640
# slook
ro.slook.ver=1
# Enable to set a tcp delayed ack on framework
persist.tcp.delack.enable=true
# Use LTE limited service for CS
persist.radio.lte_vrte_ltd=1
# System proverty for sys info indication
persist.radio.add_power_save=1
# Enable EONS. ENABLED = true, DISABLE = false
persist.eons.enabled=true
# SAMP_SPCM
sys.config.samp_spcm_enable=true
sys.config.spcm_db_enable=true
sys.config.spcm_db_launcher=true
sys.config.spcm_preload_enable=true
sys.config.spcm_gcm_kill_enable=true
# VQG - User Agent Header for Video-Streaming Client
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.astcenc.astcsupport=1
ro.mct.compressiontype=ETC1
ro.config.dmverity=true
ro.config.rkp=true
ro.config.kap=true
ro.telephony.default_network=9
ro.use_data_netmgrd=false
persist.radio.sib16_support=0
ro.config.ringtone_2=Basic_Bell.ogg
ro.config.notification_sound_2=S_Charming_Bell.ogg
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
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
persist.sys.logkit.ctrlcode=0
keyguard.no_require_sim=true
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.security.icd.flagmode=multi
ro.vendor.extension_library=libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
ro.build.scafe=capuccino
ro.build.scafe.size=short
ro.build.scafe.shot=single
ro.build.scafe.cream=white
ro.build.scafe.version=2016A
ro.hdcp2.rx=tz
ro.secwvk=144
ro.securestorage.support=false
ro.sec.fle.encryption=true
security.mdpp=None
ro.security.mdpp.ver=2.0
ro.security.mdpp.release=6
security.mdpp.result=None
ro.security.mdpp.ux=Enabled
ro.hardware.keystore=mdfpp
ro.hardware.gatekeeper=mdfpp
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=6.0
ro.config.dha_cached_min=4
ro.config.dha_cached_max=12
ro.config.dha_empty_min=16
ro.config.dha_empty_max=48
ro.config.dha_th_rate=2.5
ro.config.dha_lmk_scale=1.341
ro.error.receiver.default=com.samsung.receiver.error
config.disable_atlas=true
ro.security.reactive.active=1
ro.smps.enable=true
ro.setupwizard.network_required=false
ro.setupwizard.wifi_required=false
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=6.0_r3
ro.build.selinux=1
persist.sys.dalvik.vm.lib.2=libart
dalvik.vm.isa.arm.variant=krait
dalvik.vm.isa.arm.features=default
ro.config.knox=0
ro.config.tima=0
ro.config.timaversion=0
ro.config.iccc_version=1.0
ro.kernel.qemu=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.build.version.sdl=2301
ro.expect.recovery_id=0xc6c239a6df89ad5fbadf6729ebd1442943d00423000000000000000000000000
wlan.wfd.hdcp=disable
ro.ril.fast.dormancy.rule=0
ro.ril.enable.amr.wideband=1
ro.ril.fast.dormancy.rule=0
debug.performance.tuning=1
video.accelerate.hw=1
debug.sf.hw=1
ring.delay=0
debug.egl.profiler=1
debug.egl.hw=1
debug.composition.type=gpu
ro.ril.disable.power.collapse=0
wifi.supplicant_scan_interval=300
ro.config.hw_power_saving=1
pm.sleep_mode=1
@rskstier after editing build.prop, reboot once for settings to take effect
bravonova said:
@rskstier after editing build.prop, reboot once for settings to take effect
Click to expand...
Click to collapse
I take one line out of your tweak rules. That is not in my build.prop just like many others.
ro.media.enc.jpeg.quality
How can it be that it is not present at the build.prop ?
rskstier said:
I take one line out of your tweak rules. That is not in my build.prop just like many others.
ro.media.enc.jpeg.quality
How can it be that it is not present at the build.prop ?
Click to expand...
Click to collapse
Flashing custom ROM doesn't mean that it will have build.prop tweaks added.
bravonova said:
Flashing custom ROM doesn't mean that it will have build.prop tweaks added.
Click to expand...
Click to collapse
oh okay so you mean that I need to add rules? I thought I had to adapt existing rules.
rskstier said:
oh okay so you mean that I need to add rules? I thought I had to adapt existing rules.
Click to expand...
Click to collapse
Yes you need to add those lines in build.prop which tweak you want to apply then reboot device.
bravonova said:
Yes you need to add those lines in build.prop which tweak you want to apply then reboot device.
Click to expand...
Click to collapse
I have certain rules inserted rebooted my build.prop and restart my phone and I only had a vibrating phone and the picture hung on the Samsung logo . It was trembling so one time and then after that two times in succession. It went like on. At one point was flashing ledtje my phone blue. What went wrong?
rskstier said:
I have certain rules inserted rebooted my build.prop and restart my phone and I only had a vibrating phone and the picture hung on the Samsung logo . It was trembling so one time and then after that two times in succession. It went like on. At one point was flashing ledtje my phone blue. What went wrong?
Click to expand...
Click to collapse
Which tweaks have you applied ??
bravonova said:
Which tweaks have you applied ??
Click to expand...
Click to collapse
I copy and paste the numbers:
1,2,12,15,16,17
I do this with the pc and i add it in a map and replace it with root explorer. Then i reboot my phone. My phone is a note 4 n910f.
rskstier said:
I copy and paste the numbers:
1,2,12,15,16,17
I do this with the pc and i add it in a map and replace it with root explorer. Then i reboot my phone. My phone is a note 4 n910f.
Click to expand...
Click to collapse
You have to add these codes to your existing build.prop . Do not change or delete any earlier/original build.prop codes. If you have changed anything else then may be you got issue.
bravonova said:
You have to add these codes to your existing build.prop . Do not change or delete any earlier/original build.prop codes. If you have changed anything else then may be you got issue.
Click to expand...
Click to collapse
I have literally added the above codes and nothing removed in the build.prop I had on my PC. Build.prop which I replaced by the custom build.prop , then I rebooted my phone and ran as described previously against the previous problem.
rskstier said:
I have literally added the above codes and nothing removed in the build.prop I had on my PC. Build.prop which I replaced by the custom build.prop , then I rebooted my phone and ran as described previously against the previous problem.
Click to expand...
Click to collapse
If you able to connect your phone through adb, then copy your old build.prop using following commands.
Code:
adb push *your directory path*\build.prop /system/
Change *your directory path* to the directory path on your computer where you stored build.prop
Code:
*** Disclaimer ***
All flashing is done at your own risk!
While nothing from this thread should break your device,
don't come back here blaming anyone if it does!
Introduction
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and
Click to expand...
Click to collapse
Images
Prerequisites
Unlocked Bootloader
Click to expand...
Click to collapse
Installation instructions
Fastboot Install Method:
You will need the platform-tools from the Android SDK on your computer. Find the Android command line tools section on the page linked and install the SDK tools package. From the SDK Manager, download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on their computer. You can try the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
Code:
Code:
adb reboot bootloader
You should now be in fastboot mode.
Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
Code:
Code:
fastboot boot twrp.img
Now you are booted into TWRP, but it is NOT permanently installed. To install it permanently, use the "Flash current TWRP" option in the Advanced menu. This will install the currently booted TWRP permanently to both slots. NOTE: If you were previously rooted, you will need to re-install the root apk/zip as the TWRP install will overwrite it!
Click to expand...
Click to collapse
Device ChangelogCurrent version: 3.5.2_11-2:
3.5.2_11-2
Common version for all ROG 5 versions.
Fixed decryption issue
Spoiler: Old
3.5.2_11-0:
Initial version (Tested only on ROG Phone 5S, need info about ROG Phone 5).
Click to expand...
Click to collapse
Device Changelog
Download for ROG Phone 5
Latest official ROG Phone 5 version
Click to expand...
Click to collapse
Download for ROG Phone 5S
Latest official ROG Phone 5 version
Click to expand...
Click to collapse
Sources
TWRP
Device tree
Kernel source
Click to expand...
Click to collapse
Known issues
Device-specific
USB-OTG not working
Battery Status not working
Click to expand...
Click to collapse
Bug reporting
If you have an issue, the first step is to post a recovery log so we can determine the cause of the issue. This is done in recovery using Advanced -> Copy Log, or adb pull /tmp/recovery.log. Once a log is uploaded we can determine how best to proceed. NOTE: Posts that are reporting bugs or issues without an accompanying recovery log will be ignored! Additionally, providing details about your device setup, including variant, firmware version, and exact steps to reproduce your issue will also be helpful in diagnosing the problem.
If your issue is determined to be a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to contact us via our website. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
Click to expand...
Click to collapse
Additional Help/Support
Live support is available on Zulip.
Click to expand...
Click to collapse
Credits
@Freak07 and @Captain_Throwback for advices
@Qtr1st and @danfrid for testing
Click to expand...
Click to collapse
reserved
reserved
What info do you need for the original?
Spoiler: Full build.prop
Code:
# begin common build properties
# autogenerated by build/make/tools/buildinfo_common.sh
ro.system.build.date=Tue Aug 17 23:43:46 CST 2021
ro.system.build.date.utc=1629215026
ro.system.build.fingerprint=asus/WW_I005D/ASUS_I005_1:11/RKQ1.201022.002/18.0840.2107.151-0:user/release-keys
ro.system.build.id=RKQ1.201022.002
ro.system.build.tags=release-keys
ro.system.build.type=user
ro.system.build.version.incremental=18.0840.2107.151-0
ro.system.build.version.release=11
ro.system.build.version.release_or_codename=11
ro.system.build.version.sdk=30
ro.product.system.device=ASUS_I005_1
ro.product.system.model=ASUS_I005D
ro.product.system.name=WW_I005D
ro.product.system.brand=asus
ro.product.system.manufacturer=asus
# end common build properties
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=RKQ1.201022.002
ro.build.keys=release-keys
ro.build.display_build_number=true
ro.build.display.id=RKQ1.201022.002.WW_Phone-18.0840.2107.151-0
ro.build.version.incremental=18.0840.2107.151-0
ro.build.version.sdk=30
ro.build.version.preview_sdk=0
ro.build.version.preview_sdk_fingerprint=REL
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=11
ro.build.version.release_or_codename=11
ro.build.version.security_patch=2021-07-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=23
ro.build.date=Tue Aug 17 23:43:46 CST 2021
ro.build.date.utc=1629215026
ro.build.type=user
ro.build.user=android
ro.build.host=mcrd1-19
ro.build.tags=release-keys
ro.build.flavor=qssi-user
ro.build.system_root_image=false
ro.build.epad.project=
[Build] buildinfo.sh : TARGET_SKU=WW
[Build] buildinfo.sh : ASUS_TARGET_PRODUCT=
ro.vendor.build.fota.version=WW_I005D-18.0840.2107.151-0
ro.product.locale.region=
ro.build.software.version=18_0840_2107_151
ro.vendor.build.software.version=18_0840_2107_151
ro.vendor.build.asus.number=18.0840.2107.151-0
ro.vendor.build.asus.version=18.0840.2107.151
ro.build.product=ZS673KS
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.locale=en-US
ro.wifi.channels=
# Do not try to parse thumbprint
# end build properties
#
# from vendor/asus/system.prop
#
#
# system.prop for ZS673KS
#
# add for beta-userstage
ro.vendor.asus.logupload=0
ro.vendor.asus.beta=0
ro.vendor.confidentiality=0
# end of vendor/asus/system.prop
#
# from vendor/asus/ZS673KS/twinapps/twinapps.prop
#
#
# system.prop for TwinApps
#
#ASUS IMS Carol_Hu: https://android-review.googlesource.com/c/platform/build/+/1417451
external_storage.cross_user.enabled=1
# end of vendor/asus/ZS673KS/twinapps/twinapps.prop
#
# from vendor/asus/ZS673KS/system.prop
#
#
# system.prop for ZS673KS
#
#ASUS BSP Wei ++
persist.sys.hardcoder.name=ta_itf
#ASUS BSP Wei --
#ASUS_BSP Jimmy add for vibration intensity ++
ro.vendor.asus.scale_low_max_amp=84
ro.vendor.asus.scale_none_max_amp=168
#ASUS_BSP Jimmy add for vibration intensity --
#ro.vendor.asus.logupload=0
vendor.display.disable_rounded_corner=0
#vendor.display.enable_rounded_corner=1
vendor.perf.workloadclassifier.enable=true
persist.log.tag.CompositionEngine=E
persist.log.tag.FreeReflect=E
persist.log.tag.BeaconStatManager=E
persist.log.tag.DEBUG_CACHE_UPLOAD_PV=E
persist.log.tag.SharedPreferencesImpl=E
persist.log.tag.DiskCacheProducer=E
persist.log.tag.HippyCore=E
persist.log.tag.MultiplexProducer=E
persist.log.tag.DataSource=E
persist.log.tag.AppStore-DownloadManagerService=E
persist.log.tag.AppStore-AppStoreDownloadManager=E
persist.log.tag.AppStore-NetworkPackageRepo=E
persist.log.tag.AppStore-WallpaperManagerService=E
persist.log.tag.AppStore-OkHttp-LL-getRecommendInstallApps=E
persist.log.tag.AppStore-OkHttp-EL-getRecommendInstallApps=E
persist.log.tag.AppStore-OkHttp-EL-getAppUpdateInfo=E
persist.log.tag.AppStore-OkHttp-LL-getAppUpdateInfo=E
persist.log.tag.AppStore-OkHttp-EL-getConfigItemData=E
persist.log.tag.AppStore-OkHttp-LL-getConfigItemData=E
persist.log.tag.AppStore-OkHttp-EL-getValidPreDownloadPkgs=E
persist.log.tag.AppStore-OkHttp-LL-getValidPreDownloadPkgs=E
persist.log.tag.AppStore-AppStoreDownloadManager=E
persist.log.tag.AppStore-OrderServiceManager=E
persist.log.tag.AppStore-NetworkSwitch=E
persist.log.tag.AppStore-OkHttp-LL-getGameConfig=E
persist.log.tag.AppStore-OkHttp-EL-getGameConfig=E
persist.log.tag.AppStore-OkHttp-EL-getPublicAppByPkgNameList=E
persist.log.tag.AppStore-OkHttp-LL-getPublicAppByPkgNameList=E
persist.log.tag.ANDR-PERF-LM=E
persist.log.tag.QC2C2DEngine=E
persist.log.tag.skia=E
persist.log.tag.GCloud=E
persist.log.tag.threaded_app=E
persist.log.tag.BatteryStatsImpl=E
persist.log.tag.NotificationFilter=E
persist.log.tag.SystemProperties=E
persist.log.tag.BufferQueueProducer=E
# end of vendor/asus/ZS673KS/system.prop
#
# from device/qcom/qssi/system.prop
#
#
# system.prop for qssi
#
rild.libpath=/vendor/lib64/libril-qc-hal-qmi.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=RUIM,RUIM
DEVICE_PROVISIONED=1
# Set network mode to (NR_LTE_TDSCDMA_CDMA_EVDO_GSM_WCDMA, NR_LTE_TDSCDMA_CDMA_EVDO_GSM_WCDMA) for 8+8 mode device on DSDS mode
#ro.telephony.default_network=33,33
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
#ro.hdmi.enable=true
#persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.vendor.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
media.stagefright.thumbnail.prefer_hw_codecs=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
#16777215 is decimal sum of supported codecs in AAL
#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC AIFF APE DSD MOV MHAS
vendor.mm.enable.qcom_parser=12451582
persist.mm.enable.prefetch=true
#
# system props for the data modules
#
ro.vendor.use_data_netmgrd=true
persist.vendor.data.mode=concurrent
#system props for time-services
persist.timed.enable=true
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#System props for BT
ro.bluetooth.library_name=libbluetooth_qti.so
persist.vendor.btstack.aac_frm_ctl.enabled=true
persist.bluetooth.avrcpversion=avrcp16
persist.vendor.btstack.enable.twsplus=true
persist.vendor.btstack.enable.twsplussho=true
# ASUS BSP Bluetooth: disable SWB
persist.vendor.qcom.bluetooth.enable.swb=false
persist.vendor.qcom.bluetooth.enable.swbpm=false
#system prop for RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
#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
#property to enable HWC for VDS
debug.sf.enable_hwc_vds=1
#property to latch unsignaled buffer
debug.sf.latch_unsignaled=1
# enable tunnel encoding for amrwb
tunnel.audio.encode = true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
# system prop for NFC DT
ro.nfc.port=I2C
#initialize QCA1530 detection
sys.qca1530=detect
#Enable stm events
persist.debug.coresight.config=stm-events
#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
config.disable_rtt=true
#Bringup properties
persist.sys.force_sw_gles=1
persist.vendor.radio.atfwd.start=true
ro.kernel.qemu.gles=0
qemu.hw.mainkeys=0
# ASUS_BSP "Enable IOT logging"+++
persist.vendor.service.bt.iotinfo.report.enable=true
# ASUS_BSP "Enable IOT logging"---
#Expose aux camera for below packages
vendor.camera.aux.packagelist=org.codeaurora.snapcam
#enable IZat OptInApp overlay
persist.vendor.overlay.izat.optin=rro
# Property for backup NTP Server
persist.backup.ntpServer="0.pool.ntp.org"
#Property to enable Mag filter
persist.vendor.sensors.enable.mag_filter=true
#Partition source order for Product/Build properties pickup.
ro.product.property_source_order=odm,vendor,product,system_ext,system
#Property to enable Codec2 for audio and OMX for Video
debug.stagefright.ccodec=1
#Property to set native recorder's maximum base layer fps
ro.media.recorder-max-base-layer-fps = 60
#Battery Property
ro.charger.enable_suspend = 1
# ASUS_BSP +++
persist.vendor.asus.logcat.filenum=20
# property for csclogtool
logtool.package=com.asus.csclogtool
logtool.class=com.asus.csclogtool.LogService
ro.asus.rog=1
# ASUS_BSP ---
# jack for default log flag
persist.vendor.asus.startlog=0
persist.vendor.sys.downloadmode.enable=0
# ASUS_BSP ---
# ASUS_BSP "Enable IOT logging"+++
persist.vendor.service.bt.iotinfo.report.enable=true
# ASUS_BSP "Enable IOT logging"---
# [ASUS BSP] for Poweroff Alarm Support
ro.vendor.asus.poweroffalarm_support=1
# ASUS_BSP AustinT "FP wakeup property"+++
persist.vendor.asus.fp.wakeup_support=true
persist.vendor.asus.fp.wakeup=false
# ASUS_BSP AustinT "FP wakeup property"---
# ASUS_BSP AustinC Dirac +++
ro.vendor.dirac.acs.controller=gef
ro.vendor.dirac.acs.storeSettings=1
ro.vendor.dirac.acs.ignore_error=0
ro.vendor.dirac.gef.int.did=0xF,0x313,0x2C4
ro.vendor.dirac.gef.ext.did=0xA,0x2D,0x14,0x2C7,0x2C9,0x1F7
ro.vendor.dirac.gef.int.tid=0x10012D00
ro.vendor.dirac.gef.int.mid=0x10012DE0
ro.vendor.dirac.gef.ext.mid=0x10012DE1
ro.vendor.dirac.gef.system_sound=1
ro.vendor.dirac.gef.ins.tid=0x10012D02
ro.vendor.dirac.gef.ins.mid=0x10012DE2
ro.vendor.dirac.gef.ins.did=0xF,0x313,0x2C4
ro.vendor.dirac.gef.ins.appt=0x00011131
ro.vendor.dirac.config=16
ro.vendor.dirac.acs.rotation=true
# ASUS_BSP AustinC Dirac ---
# ASUS_BSP AustinC +++
log.tag.APM_AudioPolicyManager=V
# ASUS_BSP AustinC ---
#ASUS_BSP : Anakin use ACCY generation 5
vendor.asus.accy_gen=5
# end of device/qcom/qssi/system.prop
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.treble.enabled=true
ro.vendor.build.asus.sku=WW
vendor.camera.asus.system=1
vendor.camera.expTimeMax=0
vendor.camera.cam6.crop_region=2:0,0,4160,3120;4:828,621,3332,2499
vendor.camera.preview_beauty=4:1;1:1;2:1;3:1;5:1;6:1
vendor.camera.preview_portrait=4:0;1:1;2:0;3:0
[email protected],[email protected],[email protected]
[email protected],[email protected]
[email protected],[email protected],[email protected]
[email protected],[email protected]
[email protected],[email protected],[email protected]
vendor.camera.dual_bokeh=4:0;1:0;2:0;3:0;5:1
vendor.camera.lens_type=4:standard;1:standard;2:wide-angle;3:macro;5:virtual;6:sat
vendor.camera.use_frame_processor=0
vendor.camera.ai_scene_mode=4:1;1:1;2:1;3:1;6:1
vendor.camera.undistortion.preview=4:0;1:0;2:1;3:0;6:1
vendor.camera.undistortion.video=4:0;1:0;2:0;3:0
vendor.camera.capture.override_max_digital_zoom=4:8;1:8
vendor.camera.cam4.stream_list=1P/2Y/1J
vendor.camera.cam1.stream_list=1P/2Y/1J
vendor.camera.cam4.exposure_time_range=100000,32000000000
vendor.camera.cam1.exposure_time_range=100000,32000000000
vendor.camera.cam2.exposure_time_range=100000,16000000000
vendor.camera.cam3.exposure_time_range=100000,16000000000
[email protected],[email protected],[email protected],[email protected]
[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[email protected],[email protected],[email protected]
[email protected],[email protected],[email protected],[email protected]
[email protected],[email protected]
[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
vendor.camera.fovc=0:0;1:0;2:0;3:0;4:1;5:0;6:0
vendor.camera.night=4:1;1:0;2:1;3:0;6:1
vendor.camera.aux.packagelist=org.codeaurora.snapcam,android,com.android.systemui
net.bt.name=Android
ro.vendor.qti.va_aosp.support=1
twistedumbrella said:
What info do you need for the original?
Spoiler: Full build.prop
Code:
# begin common build properties
# autogenerated by build/make/tools/buildinfo_common.sh
ro.system.build.date=Tue Aug 17 23:43:46 CST 2021
ro.system.build.date.utc=1629215026
ro.system.build.fingerprint=asus/WW_I005D/ASUS_I005_1:11/RKQ1.201022.002/18.0840.2107.151-0:user/release-keys
ro.system.build.id=RKQ1.201022.002
ro.system.build.tags=release-keys
ro.system.build.type=user
ro.system.build.version.incremental=18.0840.2107.151-0
ro.system.build.version.release=11
ro.system.build.version.release_or_codename=11
ro.system.build.version.sdk=30
ro.product.system.device=ASUS_I005_1
ro.product.system.model=ASUS_I005D
ro.product.system.name=WW_I005D
ro.product.system.brand=asus
ro.product.system.manufacturer=asus
# end common build properties
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=RKQ1.201022.002
ro.build.keys=release-keys
ro.build.display_build_number=true
ro.build.display.id=RKQ1.201022.002.WW_Phone-18.0840.2107.151-0
ro.build.version.incremental=18.0840.2107.151-0
ro.build.version.sdk=30
ro.build.version.preview_sdk=0
ro.build.version.preview_sdk_fingerprint=REL
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=11
ro.build.version.release_or_codename=11
ro.build.version.security_patch=2021-07-05
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=23
ro.build.date=Tue Aug 17 23:43:46 CST 2021
ro.build.date.utc=1629215026
ro.build.type=user
ro.build.user=android
ro.build.host=mcrd1-19
ro.build.tags=release-keys
ro.build.flavor=qssi-user
ro.build.system_root_image=false
ro.build.epad.project=
[Build] buildinfo.sh : TARGET_SKU=WW
[Build] buildinfo.sh : ASUS_TARGET_PRODUCT=
ro.vendor.build.fota.version=WW_I005D-18.0840.2107.151-0
ro.product.locale.region=
ro.build.software.version=18_0840_2107_151
ro.vendor.build.software.version=18_0840_2107_151
ro.vendor.build.asus.number=18.0840.2107.151-0
ro.vendor.build.asus.version=18.0840.2107.151
ro.build.product=ZS673KS
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.locale=en-US
ro.wifi.channels=
# Do not try to parse thumbprint
# end build properties
#
# from vendor/asus/system.prop
#
#
# system.prop for ZS673KS
#
# add for beta-userstage
ro.vendor.asus.logupload=0
ro.vendor.asus.beta=0
ro.vendor.confidentiality=0
# end of vendor/asus/system.prop
#
# from vendor/asus/ZS673KS/twinapps/twinapps.prop
#
#
# system.prop for TwinApps
#
#ASUS IMS Carol_Hu: https://android-review.googlesource.com/c/platform/build/+/1417451
external_storage.cross_user.enabled=1
# end of vendor/asus/ZS673KS/twinapps/twinapps.prop
#
# from vendor/asus/ZS673KS/system.prop
#
#
# system.prop for ZS673KS
#
#ASUS BSP Wei ++
persist.sys.hardcoder.name=ta_itf
#ASUS BSP Wei --
#ASUS_BSP Jimmy add for vibration intensity ++
ro.vendor.asus.scale_low_max_amp=84
ro.vendor.asus.scale_none_max_amp=168
#ASUS_BSP Jimmy add for vibration intensity --
#ro.vendor.asus.logupload=0
vendor.display.disable_rounded_corner=0
#vendor.display.enable_rounded_corner=1
vendor.perf.workloadclassifier.enable=true
persist.log.tag.CompositionEngine=E
persist.log.tag.FreeReflect=E
persist.log.tag.BeaconStatManager=E
persist.log.tag.DEBUG_CACHE_UPLOAD_PV=E
persist.log.tag.SharedPreferencesImpl=E
persist.log.tag.DiskCacheProducer=E
persist.log.tag.HippyCore=E
persist.log.tag.MultiplexProducer=E
persist.log.tag.DataSource=E
persist.log.tag.AppStore-DownloadManagerService=E
persist.log.tag.AppStore-AppStoreDownloadManager=E
persist.log.tag.AppStore-NetworkPackageRepo=E
persist.log.tag.AppStore-WallpaperManagerService=E
persist.log.tag.AppStore-OkHttp-LL-getRecommendInstallApps=E
persist.log.tag.AppStore-OkHttp-EL-getRecommendInstallApps=E
persist.log.tag.AppStore-OkHttp-EL-getAppUpdateInfo=E
persist.log.tag.AppStore-OkHttp-LL-getAppUpdateInfo=E
persist.log.tag.AppStore-OkHttp-EL-getConfigItemData=E
persist.log.tag.AppStore-OkHttp-LL-getConfigItemData=E
persist.log.tag.AppStore-OkHttp-EL-getValidPreDownloadPkgs=E
persist.log.tag.AppStore-OkHttp-LL-getValidPreDownloadPkgs=E
persist.log.tag.AppStore-AppStoreDownloadManager=E
persist.log.tag.AppStore-OrderServiceManager=E
persist.log.tag.AppStore-NetworkSwitch=E
persist.log.tag.AppStore-OkHttp-LL-getGameConfig=E
persist.log.tag.AppStore-OkHttp-EL-getGameConfig=E
persist.log.tag.AppStore-OkHttp-EL-getPublicAppByPkgNameList=E
persist.log.tag.AppStore-OkHttp-LL-getPublicAppByPkgNameList=E
persist.log.tag.ANDR-PERF-LM=E
persist.log.tag.QC2C2DEngine=E
persist.log.tag.skia=E
persist.log.tag.GCloud=E
persist.log.tag.threaded_app=E
persist.log.tag.BatteryStatsImpl=E
persist.log.tag.NotificationFilter=E
persist.log.tag.SystemProperties=E
persist.log.tag.BufferQueueProducer=E
# end of vendor/asus/ZS673KS/system.prop
#
# from device/qcom/qssi/system.prop
#
#
# system.prop for qssi
#
rild.libpath=/vendor/lib64/libril-qc-hal-qmi.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=RUIM,RUIM
DEVICE_PROVISIONED=1
# Set network mode to (NR_LTE_TDSCDMA_CDMA_EVDO_GSM_WCDMA, NR_LTE_TDSCDMA_CDMA_EVDO_GSM_WCDMA) for 8+8 mode device on DSDS mode
#ro.telephony.default_network=33,33
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
#ro.hdmi.enable=true
#persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
#
# system props for the cne module
#
persist.vendor.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
media.stagefright.thumbnail.prefer_hw_codecs=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
#16777215 is decimal sum of supported codecs in AAL
#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC AIFF APE DSD MOV MHAS
vendor.mm.enable.qcom_parser=12451582
persist.mm.enable.prefetch=true
#
# system props for the data modules
#
ro.vendor.use_data_netmgrd=true
persist.vendor.data.mode=concurrent
#system props for time-services
persist.timed.enable=true
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#System props for BT
ro.bluetooth.library_name=libbluetooth_qti.so
persist.vendor.btstack.aac_frm_ctl.enabled=true
persist.bluetooth.avrcpversion=avrcp16
persist.vendor.btstack.enable.twsplus=true
persist.vendor.btstack.enable.twsplussho=true
# ASUS BSP Bluetooth: disable SWB
persist.vendor.qcom.bluetooth.enable.swb=false
persist.vendor.qcom.bluetooth.enable.swbpm=false
#system prop for RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
#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
#property to enable HWC for VDS
debug.sf.enable_hwc_vds=1
#property to latch unsignaled buffer
debug.sf.latch_unsignaled=1
# enable tunnel encoding for amrwb
tunnel.audio.encode = true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
# system prop for NFC DT
ro.nfc.port=I2C
#initialize QCA1530 detection
sys.qca1530=detect
#Enable stm events
persist.debug.coresight.config=stm-events
#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
config.disable_rtt=true
#Bringup properties
persist.sys.force_sw_gles=1
persist.vendor.radio.atfwd.start=true
ro.kernel.qemu.gles=0
qemu.hw.mainkeys=0
# ASUS_BSP "Enable IOT logging"+++
persist.vendor.service.bt.iotinfo.report.enable=true
# ASUS_BSP "Enable IOT logging"---
#Expose aux camera for below packages
vendor.camera.aux.packagelist=org.codeaurora.snapcam
#enable IZat OptInApp overlay
persist.vendor.overlay.izat.optin=rro
# Property for backup NTP Server
persist.backup.ntpServer="0.pool.ntp.org"
#Property to enable Mag filter
persist.vendor.sensors.enable.mag_filter=true
#Partition source order for Product/Build properties pickup.
ro.product.property_source_order=odm,vendor,product,system_ext,system
#Property to enable Codec2 for audio and OMX for Video
debug.stagefright.ccodec=1
#Property to set native recorder's maximum base layer fps
ro.media.recorder-max-base-layer-fps = 60
#Battery Property
ro.charger.enable_suspend = 1
# ASUS_BSP +++
persist.vendor.asus.logcat.filenum=20
# property for csclogtool
logtool.package=com.asus.csclogtool
logtool.class=com.asus.csclogtool.LogService
ro.asus.rog=1
# ASUS_BSP ---
# jack for default log flag
persist.vendor.asus.startlog=0
persist.vendor.sys.downloadmode.enable=0
# ASUS_BSP ---
# ASUS_BSP "Enable IOT logging"+++
persist.vendor.service.bt.iotinfo.report.enable=true
# ASUS_BSP "Enable IOT logging"---
# [ASUS BSP] for Poweroff Alarm Support
ro.vendor.asus.poweroffalarm_support=1
# ASUS_BSP AustinT "FP wakeup property"+++
persist.vendor.asus.fp.wakeup_support=true
persist.vendor.asus.fp.wakeup=false
# ASUS_BSP AustinT "FP wakeup property"---
# ASUS_BSP AustinC Dirac +++
ro.vendor.dirac.acs.controller=gef
ro.vendor.dirac.acs.storeSettings=1
ro.vendor.dirac.acs.ignore_error=0
ro.vendor.dirac.gef.int.did=0xF,0x313,0x2C4
ro.vendor.dirac.gef.ext.did=0xA,0x2D,0x14,0x2C7,0x2C9,0x1F7
ro.vendor.dirac.gef.int.tid=0x10012D00
ro.vendor.dirac.gef.int.mid=0x10012DE0
ro.vendor.dirac.gef.ext.mid=0x10012DE1
ro.vendor.dirac.gef.system_sound=1
ro.vendor.dirac.gef.ins.tid=0x10012D02
ro.vendor.dirac.gef.ins.mid=0x10012DE2
ro.vendor.dirac.gef.ins.did=0xF,0x313,0x2C4
ro.vendor.dirac.gef.ins.appt=0x00011131
ro.vendor.dirac.config=16
ro.vendor.dirac.acs.rotation=true
# ASUS_BSP AustinC Dirac ---
# ASUS_BSP AustinC +++
log.tag.APM_AudioPolicyManager=V
# ASUS_BSP AustinC ---
#ASUS_BSP : Anakin use ACCY generation 5
vendor.asus.accy_gen=5
# end of device/qcom/qssi/system.prop
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.treble.enabled=true
ro.vendor.build.asus.sku=WW
vendor.camera.asus.system=1
vendor.camera.expTimeMax=0
vendor.camera.cam6.crop_region=2:0,0,4160,3120;4:828,621,3332,2499
vendor.camera.preview_beauty=4:1;1:1;2:1;3:1;5:1;6:1
vendor.camera.preview_portrait=4:0;1:1;2:0;3:0
[email protected],[email protected],[email protected]
[email protected],[email protected]
[email protected],[email protected],[email protected]
[email protected],[email protected]
[email protected],[email protected],[email protected]
vendor.camera.dual_bokeh=4:0;1:0;2:0;3:0;5:1
vendor.camera.lens_type=4:standard;1:standard;2:wide-angle;3:macro;5:virtual;6:sat
vendor.camera.use_frame_processor=0
vendor.camera.ai_scene_mode=4:1;1:1;2:1;3:1;6:1
vendor.camera.undistortion.preview=4:0;1:0;2:1;3:0;6:1
vendor.camera.undistortion.video=4:0;1:0;2:0;3:0
vendor.camera.capture.override_max_digital_zoom=4:8;1:8
vendor.camera.cam4.stream_list=1P/2Y/1J
vendor.camera.cam1.stream_list=1P/2Y/1J
vendor.camera.cam4.exposure_time_range=100000,32000000000
vendor.camera.cam1.exposure_time_range=100000,32000000000
vendor.camera.cam2.exposure_time_range=100000,16000000000
vendor.camera.cam3.exposure_time_range=100000,16000000000
[email protected],[email protected],[email protected],[email protected]
[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[email protected],[email protected],[email protected]
[email protected],[email protected],[email protected],[email protected]
[email protected],[email protected]
[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
vendor.camera.fovc=0:0;1:0;2:0;3:0;4:1;5:0;6:0
vendor.camera.night=4:1;1:0;2:1;3:0;6:1
vendor.camera.aux.packagelist=org.codeaurora.snapcam,android,com.android.systemui
net.bt.name=Android
ro.vendor.qti.va_aosp.support=1
Click to expand...
Click to collapse
Because I don't have device, I need someone to test it. Currently it was tested only on ROG Phone 5S. I sent it to one guy who has ROG Phone 5, when he will tell me that it works, I will upload build here.
mikalovtch said:
Because I don't have device, I need someone to test it. Currently it was tested only on ROG Phone 5S. I sent it to one guy who has ROG Phone 5, when he will tell me that it works, I will upload build here.
Click to expand...
Click to collapse
Oh ok. Good luck.
twistedumbrella said:
Oh ok. Good luck.
Click to expand...
Click to collapse
Published but at the moment there is issue with decryption /data on ROG Phone 5.
mikalovtch said:
Published but at the moment there is issue with decryption /data on ROG Phone 5.
Click to expand...
Click to collapse
Thanks for the update. I know people have been asking for TWRP.
will viper4android work if using twrp?
Thanks for doing this! Really appreciate all the time you guys spent getting this to work!
New build is onlineThe new version supports ROG 5 and ROG 5S in one image. Also there is fix for data decryption. Download link is in the first post.
Thanks @Qtr1st, @Freak07 and @danfrid for testing it on their devices.
Hi, just installed twrp, and boots into it first time, but if I restart the recovery it reverts back to the original version. Am I missing something?
I'm using the tencent version with ww rom
Madbullben said:
Hi, just installed twrp, and boots into it first time, but if I restart the recovery it reverts back to the original version. Am I missing something?
I'm using the tencent version with ww rom
Click to expand...
Click to collapse
Did you actually install it or just boot into it? Once you are in twrp, you have to use twrp to install the recovery img. fastboot boot twrp.img only boots from the image, it doesn't install it.
TiklMiPickles said:
Did you actually install it or just boot into it? Once you are in twrp, you have to use twrp to install the recovery img. fastboot boot twrp.img only boots from the image, it doesn't install it.
Click to expand...
Click to collapse
I just booted into it, I hadn't done twrp for a while and forgot that it needed to be installed as well.
Do we have the other file or do we use the normal twrp.img and place on to our phone and flash it within twrp?
Madbullben said:
Hi, just installed twrp, and boots into it first time, but if I restart the recovery it reverts back to the original version. Am I missing something?
I'm using the tencent version with ww rom
Click to expand...
Click to collapse
NVM, I can't even get 'fastboot boot twrp.img' to work, so I obviously don't know what I'm talking about. The fastboot command doesn't see my phone in bootloader mode, then when I go into fastbootd like I did to root, it doesn't have the 'boot' command.
Madbullben said:
I just booted into it, I hadn't done twrp for a while and forgot that it needed to be installed as well.
Do we have the other file or do we use the normal twrp.img and place on to our phone and flash it within twrp?
Click to expand...
Click to collapse
You can just install the .img file usually. How did you manage to get fastboot to use the boot command? I'm plugged into the side port, but in the fastboot mode, it doesn't have the boot command, then in the bootloader mode fastboot doesn't see the phone at all.
TiklMiPickles said:
NVM, I can't even get 'fastboot boot twrp.img' to work, so I obviously don't know what I'm talking about. The fastboot command doesn't see my phone in bootloader mode, then when I go into fastbootd like I did to root, it doesn't have the 'boot' command.
Click to expand...
Click to collapse
Edit: reloaded the page before the second post.
TiklMiPickles said:
You can just install the .img file usually. How did you manage to get fastboot to use the boot command? I'm plugged into the side port, but in the fastboot mode, it doesn't have the boot command, then in the bootloader mode fastboot doesn't see the phone at all.
Click to expand...
Click to collapse
Do you have USB debugging on and allowed the computer to use it? Otherwise I'm not too sure.
Turned on USB debugging, plugged my phone into the side port, allowed pc to use it when the popup came up, then followed the instructions.
Also just learned that if you flash the twrp. Img when you first do it it'll replace the system so don't do that.
Madbullben said:
Do you have USB debugging on and allowed the computer to use it? Otherwise I'm not too sure.
Turned on USB debugging, plugged my phone into the side port, allowed pc to use it when the popup came up, then followed the instructions.
Also just learned that if you flash the twrp. Img when you first do it it'll replace the system so don't do that.
Click to expand...
Click to collapse
Yes and yes, tried on both my personal and work computer. Tried using both universal drivers and the drivers released by Asus specifically. Unless I'm in fastbootd mode, 'fastboot devices' comes back empty. Super weird.
Figured it out. It was a faulty driver that worked in fastbootd mode but not the bootloader for whatever reason. Manually updated the drivers in device manager and it all works now.