I recently modified a couple lines in my build.prop file attempting to gain access to more market apps, and in the process I believe I broke the LG OSP (On Screen Phone). Does anyone know (or can someone check and post) the default values for the following lines from the build.prop?
ro.product.model
ro.product.manufacturer
(And everyone else, feel free to use this thread to post/request other default values.)
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GRJ90
ro.build.display.id=GRJ90
ro.build.version.incremental=19d9f9b804
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Mon Oct 31 20:38:55 KST 2011
ro.build.date.utc=1320061135
ro.build.type=user
ro.build.user=nick.jeong
ro.build.host=i01buildserver
ro.build.tags=release-keys
ro.product.model=LG-P930
ro.product.brand=lge
ro.product.name=lge_iproj
ro.product.device=lgp930
ro.product.board=I_ATNT
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US,fr
ro.wifi.channels=
ro.board.platform=msm8660
# ro.build.product is obsolete; use ro.product.device
ro.build.product=i_atnt
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=i_atnt-user 2.3.5 GRJ90 eng.nick.jeong.20111031.203437 release-keys
ro.build.fingerprint=lge/lge_iproj/lgp930:2.3.5/GRJ90/LG-P930-V10f.19d9f9b804:user/release-keys
# display lge software version
ro.build.lge.version.release=LG-P930-V10f-OCT-31-2011
# end build properties
#
# system.prop for surf
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.composition.type=gpu
debug.overlayui.enable=1
dalvik.vm.heapsize=96m
dev.pm.dyn_samplingrate=1
#
# system props for the cne module
#
#LGE_S sy.yun Temporary Blocked CNE feature
# Block reason :
# Do not add default entry in routing table when CNE is active
# Since CNE already takes care of adding default entry to main routing table,
# the call to addDefaultRoute in connectivity service causes another default entry is added.
# CNE also needs to take care of adding default entry in mPDP.
# LGE comment :
# As CNE does not create default routing table on version i_csfb_fc_3035 and 3037,
# LG Data Team have no chioce but to blocking CNE feature.
# But, As Qualcomm mentioned before, It may occur mpdp problem.
# Therefore, It will be fixed to create default route table by CNE before the mPDP feature is enabled.
#persist.cne.UseCne=vendor
persist.cne.UseCne=TemporaryBlockedByLGEData
#LGE_E sy.yun Temporary Blocked CNE feature
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
ro.hdmi.enable=true
lpa.decode=true
lpa.use-stagefright=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=false
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
#
# youngjun.yun.110420
# system props for NexPlayer
#
media.nexplayer.disable-player=false
media.nexplayer.disable-scan=false
#
#sejun.park 08.14
media.nexplayer.enable-lpa=true
lpa.decode=false
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=17
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
debug.bt.discoverable_time=0
#[email protected]
# System property for cabl
ro.qualcomm.cabl=1
#lock screen setting [[email protected]]
keyguard.no_require_sim=1
# system prpo for sound exeption
# [email protected]
ro.lge.sound.case.exception=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
user.feature.ers=true
user.feature.flex=true
user.feature.lgdrm=true
user.feature.lgresource=true
user.feature.lgpoweroff=true
user.feature.imp_sf_flinger=false
user.feature.imp_listviewdrag=true
user.feature.preload_so=true
user.feature.preload_del=true
user.feature.lock_sui=true
user.feature.sui=true
user.feature.wapservice=true
user.feature.scroller=true
user.feature.veloctracker=true
user.feature.orientation=true
user.feature.cursorchecker=true
ro.config.ringtone=00_ATnT_Tone.ogg
ro.config.notification_sound=01_Acoustic_Guitar.ogg
ro.config.alarm_alert=Alarm_Beep01.ogg
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.3_r7
ro.monkey=0
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.gmm=android-lge
ro.com.google.clientidbase.yt=android-lge
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.ms=android-att-us
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Perfect! That solved my problem!
Am looking for a way to root the ZTE Blade II(THIS IS NOT THE ORANGE SAN FRANCISCO II).
Build.prop ( in attachment build.zip ):
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GRK39F
ro.build.display.id=GB_EUR_P735TV1.0.0B01
ro.build.version.incremental=eng..20120409.022422
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Mon Apr 9 02:35:28 CST 2012
ro.build.date.utc=1333910128
ro.build.type=user
ro.build.user=
ro.build.host=zhangchun
ro.build.tags=release-keys
ro.product.model=BLADEII
ro.product.brand=ZTE
ro.product.name=P735T
ro.product.device=blade2
ro.product.board=blade2
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=ZTE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=blade2
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=P735T-user 2.3.6 GRK39F eng..20120409.022422 release-keys
ro.build.fingerprint=ZTE/P735T/blade2:2.3.6/GRK39F/eng..20120409.022422:user/release-keys
# 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
debug.sf.hw=1
debug.composition.7x27A.type=mdp
debug.composition.7x25A.type=mdp
dalvik.vm.heapsize=40m
#
# system props for the cne module
#
persist.cne.UseCne=none
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.mode=false
persist.cne.fmc.init.time.out=30
persist.cne.fmc.comm.time.out=130
persist.cne.fmc.retry=false
#
# 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 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=false
#
# 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 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
ro.sf.lcd_density=240
ro.sf.hwrotation=180
#
#System property for Power Saving
#
persist.radio.add_power_save=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.baseband_version=P735TB01
ro.build.software_version=GB_EUR_P735TV1.0.0B01
ro.build.sw_internal_version=GB_EUR_P735TV1.0.0B01
ro.camera.sound.forced=0
ro.config.ringtone=BeatPlucker.ogg
ro.config.notification_sound=F1_New_SMS.ogg
persist.sys.timezone=Europe/London
ro.camera.sound.forced=0
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=2.3_r10
ro.build.baseband_version=P735TB01
ro.build.software_version=GB_P735TV0.0.0B03
ro.build.sw_internal_version=GB_P735TV0.0.0B03
persist.sys.usb.enable_switch=1
persist.sys.usb.linux_switch=1
persist.sys.usb.switch_pid=0x1354
persist.sys.usb.linux_pid=0x1354
persist.sys.usb.default.pid=0x83
ro.emode.fm=3
ro.com.google.clientidbase=android-zte
ro.com.google.clientidbase.yt=android-zte
ro.com.google.clientidbase.am=android-zte
ro.com.google.clientidbase.ms=android-zte
ro.com.google.clientidbase.gmm=android-zte
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
This phone is currently being sold in some European countries(Belgium, Sweden,...) and differs from the ZTE Crescent(OSF2), Blade II has a 1GHz processor instead of 800MHz.
Also some pics in attachment, I've also posted this on Modaco.
Hi,
the step-by-step root is described on this forum in topic "Unlock/Root Zte blade II" (I can not post links, so search the topic).
Karel
kz233 said:
Hi,
the step-by-step root is described on this forum in topic "Unlock/Root Zte blade II" (I can not post links, so search the topic).
Karel
Click to expand...
Click to collapse
Root method has been posted on Modaco since june/july.
Sent from my Galaxy Nexus using Tapatalk 2
custon rom
hy,
Is it a custom rom for this model?
thanks
does anyone have a copy of a non modified E980 build.prop? i am trying to get ISIS working, and need the build.prop to see what the differences are with the carbon rom i am using
I do just pulled it from my wife's last night
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JZO54K
ro.build.display.id=JZO54K
ro.build.version.incremental=E98010k.1370578359
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Fri Jun 7 13:14:51 KST 2013
ro.build.date.utc=1370578491
ro.build.type=user
ro.build.user=bskim88
ro.build.host=LGEARND2B5
ro.build.tags=release-keys
ro.product.model=LG-E980
ro.product.brand=lge
ro.product.name=geefhd_att_us
ro.product.device=geefhd
ro.product.board=GKATT
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=11 11
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=geefhd
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=geefhd_att_us-user 4.1.2 JZO54K E98010k.1370578359 release-keys
ro.build.fingerprint=lge/geefhd_att_us/geefhd:4.1.2/JZO54K/E98010k.1370578359:user/release-keys
ro.build.characteristics=default
# end build properties
################################################################
# COMMON system property for this device (geefhd).
# operator-specific property MUST NOT be here.
################################################################
#
# system.prop for surf
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
dalvik.vm.heapsize=36m
debug.enable.wl_log=1
# 3 layer bypass applied, 2013.01.07
debug.mdpcomp.maxlayer=3
debug.mdpcomp.logs=0
# 2013-02-02 [GK] default_Web_Browser_set [email protected]
persist.web.set=1
# LGE_CHANGE_END
#
# 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.feature=1
ro.hdmi.enable=true
#LGE_CHANGE_S [email protected] 2011.12.19 LPA Mode off ==> 2012.02.-1 LPA Mode ON
#lpa.decode=true
lpa.decode=true
#LGE_CHANGE_E [email protected] 2011.12.19 LPA Mode off ==> 2012.02.-1 LPA Mode ON
lpa.use-stagefright=true
#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
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=false
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default on mpq8064
mpq.audio.decode=true
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
#LGE_CHANGE_S [email protected] 2012.1.4 CABL off
ro.qualcomm.cabl=2
#LGE_CHANGE_E [email protected] 2012.1.4 CABL off
# 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
#
#Simulate sdcard on /data/media
#
# LGE_CHANGE_S
# If you use Internal-SD with FUSE, comment-out below
# 2012-01-08 [email protected]
#persist.fuse_sdcard=false
# LGE_CHANGE_E
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.gestures.camera=false
# LGE_CHANGE_S [email protected] 2012.4.22 LGE sound profile scenario.
ro.lge.audio_soundprofile=true
# LGE_CHANGE_E [email protected] 2012.4.22 LGE sound profile scenario.
#LGBT_COMMON_SCENARIO supported Bluetooth PAN profile 2012-05-22
ro.bluetooth.PANenable = 1
#LGBT_COMMON_SCENARIO
# System prop for sensor
ro.qc.sdk.sensors.gestures=true
# LGE_CHANGE_S 2012-12-11, [email protected], HDMI block
sys.hdmi.block=unblock
# LGE_CHANGE_E 2012-12-11, [email protected], HDMI block
# Increase texture cache size for FHD models (24MB -> 32MB)
ro.hwui.texture_cache_size=32
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.target_operator=ATT
ro.build.target_country=US
ro.lge.swversion=E98010k
ro.lge.factoryversion=LGE980AT-00-V10k-ATT-US-JUN-07-2013+0
ro.lge.swversion_short=V00a
ro.lge.swversion_rev=00
ro.config.ringtone=ATT_Firefly.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.config.notification_sound=Optimus.ogg
ro.config.alarm_alert=Lifes_Good_Alarm.ogg
ro.com.android.dataroaming=false
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.gmm=android-om-lge
ro.com.google.clientidbase.yt=android-om-lge
uicc.mobile_equipment.config=0
ro.afwdata.LGfeatureset=ATTBASE
ro.radio.ratdisplay=true
ro.qc.sdk.audio.fluencetype=fluence
persist.data_netmgrd_mtu=1410
persist.audio.btsco.wb=false
persist.radio.apm_sim_not_pwdn=1
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=false
wlan.lge.concurrency=MCC
wlan.lge.supportsimaka=yes
wifi.lge.hanglessid=true
wlan.lge.wifidisplay=both
wifi.lge.supportp2p5g=gconly
keyguard.no_require_sim=true
ro.radio.networkmode=disable
ro.radio.topreviousmode=disable
ro.radio.check_csp=enable
persist.service.ecc.hiddenmenu=
ro.monkey=0
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_onehand_keyboard_percent=82
ime_split_keyboard_width_dp=702
ime_keyboard_layout=ko=QWERTY
ime_extend_row_keyboard=true
ime_theme=true
persist.lge.postinstallstart=0
ro.sf.lcd_density=480
ro.sf.lcd_density_secondary=400
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
ro.lge.overlay=true
wlan.driver.ath=0
wlan.driver.config=/data/misc/wifi/WCNSS_qcom_cfg.ini
qcom.audio.init=complete
wlan.chip.vendor=brcm
wlan.chip.version=bcm4334
wifi.supplicant_scan_interval=20
wifi.lge.patch=true
dhcp.dlna.using=false
lpa.decode=true
persist.sys.ats_start=false
persist.sys.strictmode.visual=false
lgemm.player.use_android_origin=false
ro.telephony.default_network=0
ro.lge.audio_scenario=SOUNDEXCEPTION
ro.lge.audio_soundexception=true
ro.config.vc_call_vol_steps=6
ro.config.vc_call_vol_default=3
ro.airplane.phoneapp=1
ro.lge.basebandversion=APQ8064/MDM9x15M
lge.version.verified=NONE
lge.signed_image=true
persist.radio.data_no_toggle=1
persist.lg.data.fd=-1
ro.vendor.extension_library=/system/lib/libqc-opt.so
drm.service.enabled=true
ro.lge.ps.eco.pv=322
ro.lge.ps.freqlowlimit=1026000
ro.lge.audio_vibrate_vol_index=0,1025,2750,5275,7000,8125,9531,10000
ro.lge.capp_keyled_timeout=true
ro.lge.capp_ghost_finger=true
ro.lge.capp_touch_scroller=true
ro.lge.capp_touch_ldi=true
ro.lge.capp_touch_flcik_noti=true
ro.lge.capp_key_exception=true
ro.lge.capp_compat=true
ro.lge.capp_bubble_popup=true
ro.lge.capp_wfd=true
ro.lge.capp_qctwfd=true
ro.lge.capp_optimusui=true
ro.lge.capp_core=true
ro.lge.lcd_auto_brightness_mode=false
ro.lge.capp_themeicon=true
ro.lge.capp_emotional_led=true
ro.lge.capp_drm=true
ro.lge.capp_smartcard=true
ro.lge.capp_smartcard_oma=true
ro.lge.capp_divx_drm=true
ro.lge.capp_valid_batteryid=true
ro.lge.capp_smartcard_ac_gp=true
ro.lge.capp_smartcard_ac_gto=false
ro.lge.capp_smartcard_lgril=false
ro.lge.capp_smartcard_uicc=true
ro.lge.capp_smartcard_smartmx=false
ro.lge.capp_smartcard_gs_res=true
ro.lge.capp_almond=true
ro.lge.capp_resource=true
ro.lge.capp_wapservice=true
ro.lge.capp_osp=true
ro.lge.capp_key_light_off=true
ro.lge.capp_mdm=true
ro.lge.capp_lockscreen=true
ro.lge.capp_nfs=true
ro.lge.fonts=true
ro.lge.capp_app_preinstall=true
ro.lge.capp_ir_remote=true
ro.lge.capp_art=true
ro.lge.capp_wireless_charging=true
ro.lge.capp_qwindow=true
ro.config.libemoji=libemoji_lge.so
ro.lge.capp_emoji_font=true
ro.lge.capp_emoji=true
ro.carrier=unknown
ro.com.google.gmsversion=4.1_r5
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=off
ro.nfc.port=I2C
lge.nfc.nxpstablepatch=yes
lge.nfc.indicator=nmark
lge.nfc.setype=uicc
lge.nfc.defaultonoff=all
lge.nfc.fdtval=FB
lge.nfc.powersave=yes
lge.nfc.uiccrouting=yes
lge.nfc.handover=directbeam
lge.nfc.rwp2pserversync=yes
lge.nfc.vendor=nxp
lge.nfc.disableinpoweroff=yes
lge.nfc.permittedsebroadcast=yes
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=1
persist.gps.qc_nlp_in_use=0
Sent from my LG-E980 using xda app-developers app
thanks
how to install custom adnroid in chinise star s4 with msm8225 quadcore this is 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
quick
doomstars1 said:
how to install custom adnroid in chinise star s4 with msm8225 quadcore this is 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
Click to expand...
Click to collapse
just i want update andoird 4.1.2 to another more new
Hi guys,
Few months ago I updated my HTC One M8 to androd 6.0 and Sense 7. Yesterday I rooted my phone using some online tutorials because it was my first time. But, when I mount the system folder through root explorer and change the build.prop, after reboot the build.prop restores to default. After changing and saving I always go back to check if it's changed and it is, but after rebooting it goes back to default. I tried to copy my build.prop to my sd card, change it from my computer, deleting build.prop from my system folder and putting the new one there, but it just restores after rebooting. I also searched if there is another build prop, like in system/bin but there isn't. How can I change it?
Thanks in advance,
molivsoguma
On this device, system partition is write protected, even with root.
You need a modified kernel to disable the system write protection; and probably the easiest way to implement is wp_mod (write protection mod). You can get it here (just need wp_mod at bottom of first post - just flash in recovery): http://forum.xda-developers.com/htc-one-m8/development/rom-stock-unlocked-developer-sense-7-t3262894
Recommend making a TWRP backup before flashing, just in case anything goes wrong (always recommended before any mods).
Thanks, I will try it. The main reason why I'm trying this is because i want to enable multi window option. Will it work on this phone or it works only on Nexus?
It works, thanks again
Could you post the M8 Marshmallow build.prop please?
molivsoguma said:
Hi guys,
Few months ago I updated my HTC One M8 to androd 6.0 and Sense 7. Yesterday I rooted my phone using some online tutorials because it was my first time. But, when I mount the system folder through root explorer and change the build.prop, after reboot the build.prop restores to default. After changing and saving I always go back to check if it's changed and it is, but after rebooting it goes back to default. I tried to copy my build.prop to my sd card, change it from my computer, deleting build.prop from my system folder and putting the new one there, but it just restores after rebooting. I also searched if there is another build prop, like in system/bin but there isn't. How can I change it?
Thanks in advance,
molivsoguma
Click to expand...
Click to collapse
Hi,
I'm trying to get my M8 Dual SIM to appear as a regular M8.. Would you be so kind and post the build.prop for the M8 with Marshmallow?
Maybe this will help my endeavours..
Thanks in advance!
I hope I got this right. There you go:
ro.customer.HTC__J15=PROJECT_G0005_flag, 0x0034
ro.language.HTC__J15=LANGUAGE_ARA_flag, 0x0019
ro.customer.HTC__K18=PROJECT_G0005_flag, 0x0034
ro.language.HTC__K18=LANGUAGE_ISR_flag, 0x0038
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.enable.dtm=0
ro.ril.hsdpa.category=24
ro.ril.hsupa.category=6
ro.ril.hsxpa=4
ro.ril.fast.dormancy.rule=1
ro.ril.disable.fd.plmn.prefix=23402,23410,23411,23420,23594,27202,27205
ro.ril.enable.managed.roaming=1
ro.ril.enable.sdr=1
ro.ril.n-roaming.mcclist=219,204,234,272,222,240,232,238,260,425
ro.ril.show.all.plmn=1
ro.ril.enable.amr.wideband=1
ro.ril.enable.r8fd=1
ro.ril.disable.cpc=1
ro.product.locale.language=en
ro.product.locale.region=US
ro.product.locale=en-US
ro.com.google.clientidbase=android-htc-rev
ro.telephony.default_network=0
ro.ril.vmail.23415=1571,BT,121,VDF UK
ro.ril.vmail.27203=171
ro.ril.vmail.65502=181
ro.ril.vmail.27211=171
ro.ril.vmail.65510=100
ro.ril.vmail.22299=4133,3ITA
ro.ril.vmail.23410=901,O2 UK,905,TESCO,443,giffgaff
ro.ril.vmail.22201=41901,I TIM
ro.ril.vmail.22210=42020,Vodafone IT
ro.ril.vmail.22288=4200,I WIND
ro.ril.vmail.20801=888
ro.ril.vmail.20810=123
ro.ril.vmail.20826=777
ro.ril.vmail.42403=161
ro.product.model=HTC One_M8
ro.config.htc.enableCOTA=1
ro.telephony.ipv6_capability=1
ro.ril.enable.pre_r8fd=1
ro.ril.fd.pre_r8_tout.scr_off=2
ro.ril.fd.pre_r8_tout.scr_on=3
ro.ril.fd.r8_tout.scr_off=2
ro.ril.fd.r8_tout.scr_on=3
ro.ril.ltefgi=1578105984
ro.ril.ltefgi.rel9=2147483648
ro.ril.lte3gpp=35
ro.customer.default=PROJECT_G0005_flag, 0x0034
ro.language.default=LANGUAGE_WWE_flag, 0x0000
ro.ril.enable.enhance.search=1
ro.ril.gsm.amrwb=1
dev.defaultwallpaper=/system/customize/resource/wallpapers_00.jpg
ro.telephony.bl=27202
ro.apn.uservalue.protocol=IPV4V6
ro.cw.base.version=M60
# begin build properties
# autogenerated by buildinfo.sh
htc.build.stage=2
ro.aa.customizationid=1126034
ro.aa.project=M8_UL_M60_SENSE70_MR
ro.aa.maincid=HTC__001
ro.aa.modelid=0P6B10000
ro.aa.cidlist=HTC__001,HTC__J15,HTC__E11,HTC__203,HTC__102,HTC__405,HTC__A07,HTC__304,HTC__032,HTC__016,HTC__M27,HTC__K18,HTC__002,HTC__A48,HTC__Y13
ro.aa.rid=356
ro.cwkey=CWS__001
ro.aa.report=com
ro.aa.skulist=401
ro.aa.taskid=464360
ro.aa.mainsku=401
ro.aa.romver=6.12.401.4
ro.onecid=
ro.prot=true
ro.build.id=MRA58K
ro.build.display.id=MRA58K release-keys
ro.build.version.incremental=662736.4
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
ro.build.version.security_patch=2015-12-01
ro.build.version.base_os=
ro.build.date=四 12月 17 14:12:08 CST 2015
ro.build.date.utc=1450332728
ro.build.type=userdebug
ro.build.user=buildteam
ro.build.host=ABM104
ro.build.tags=release-keys
ro.build.flavor=htc_m8-user
ro.product.model=htc_m8
ro.product.brand=htc
ro.product.name=htc_europe
ro.product.device=htc_m8
ro.product.board=MSM8974
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=HTC
ro.product.locale=en-AU
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
ro.build.product=htc_m8
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=6.12.401.4 CL662736 release-keys
ro.build.fingerprint=htc/htc_europe/htc_m8:6.0/MRA58K/662736.4:user/release-keys
ro.build.characteristics=default
ro.build.description=6.12.401.4 CL662736 release-keys
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=6.12.401.4 CL662736 release-keys
ro.build.changelist=662736
ro.build.project=M8_UL_M60_SENSE70_MR:464360
ro.build.sku=HTC Europe
ro.build.buildline=M8UL_HTC_WWE_M60_CRC_Sense70_Stable_MR
ro.product.version=6.12.401.4
ro.build.languageremove=
ro.build.sense.version=7.0
Error of ro.build.version.htcsdk.
ro.build.chinasense=
# end build properties
#
# from device/htc/htc_m8/system.prop
#
#
# system.prop for msm8974
#
rild.libpath=/system/lib/libhtc_rilhook.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
# Default network type.
# 9 => GSM/UMTS/LTE mode preferred.
ro.telephony.default_network=9
#
# system props for display
#
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=gpu
persist.hwc.mdpcomp.enable=true
persist.hwc.partialupdate=1
ro.hwui.renderer.disable_opaque=true
ro.sf.lcd_density=480
debug.mdpcomp.logs=0
# Display Info
ro.product.display_resolution = 5 inch 1080p resolution
dalvik.vm.heapsize=512m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=2m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
# +SSD_RIL
ro.baseband.arch=msm
persist.radio.process_sups_ind=1
# -SSD_RIL
# Enable IMS service by default
persist.radio.jbims=1
# Enable SAP slinet pin feature by default
persist.radio.sap_silent_pin=1
ro.hdmi.enable=true
tunnel.decode=true
tunnel.audiovideo.decode=true
lpa.decode=true
lpa.use-stagefright=true
persist.speaker.prot.enable=false
qcom.hw.aac.encoder=true
use.voice.path.for.pcm.voip=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
media.aac_51_output_enabled=true
#37491 is decimal sum of supported codecs in AAL
#codecs: AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491
# VIDC: debug_levels
# 1:ERROR 2:HIGH 4:LOW 0:NOLOGS 7:AllLOGS
vidc.debug.level=3
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
ro.data.large_tcp_window_size=true
#system props for time-services
persist.timed.enable=true
# System props for audio
# System props for soundhound
# bit 0: Music playback in headset mode
# bit 1: FM 48K
#persist.htc.audio.soundhound=1
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=1024
#Enable offload gapless
audio.offload.gapless.enabled=false
# System props for global effect
htc.audio.global.state=0
htc.audio.global.profile=0
htc.audio.q6.topology=0
htc.audio.global.speaker=1
htc.audio.srs.defaultbundleHS=MAX300
# System props for ALOGV
htc.audio.debug.printlow=0
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
#
# system prop for Bluetooth Dialup Networking
#
ro.qualcomm.bluetooth.dun=false
# system prop for Bluetooth FTP profile
ro.qualcomm.bluetooth.ftp=true
#
# system property for Bluetooth Handsfree Profile Wide Band Speech
#
ro.qualcomm.bluetooth.hfp.wbs=false
#
# system property for Bluetooth SIM Access Profile
#
ro.htc.bluetooth.sap=true
#
#system prop for Bluetooth hci transport
ro.qualcomm.bt.hci_transport=smd
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
# system property for Bluetooth Hardware information
ro.product.bluetooth=4.1
# config fm rssi threshold
#service.qct.fm.rssi=116
#SSD_BT- bluetooth
# system property for qcom Bluetooth stack
ro.qc.bluetooth.stack=bluedroid
# system property for bdaddr
ro.bt.bdaddr_path = /sys/module/htc_bdaddress/parameters/bdaddress
# BLE TAG (HtcBluetoothLeProfiles)
ro.bt.ble_tag = 1
# System property for cabl
#ro.qualcomm.cabl=1
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
#+ SSD_RIL: disable default value by MASD request
#telephony.lteOnCdmaDevice=1
#- SSD_RIL: disable default value by MASD request
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
# ro.storage_structure: define the storage structure of this project
# FUSE: 0x8, FAT: 0x4, SD: 0x2, INS: 0x1
# Example: If the project has FUSE with SD card, the value should be defined as 10 (dec)
ro.storage_structure = 10
# ro.storage_encryption_type: define the storage encryption type of this project
# not support encryption: 0x0 block level: 0x1 file level: 0x2
ro.storage_encryption_type = 2
#For usb storage
ro.usb_host = 1
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be "fluence" or "fluencepro" or "none"
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#propery to enable VDS WFD solution
persist.hwc.enable_vds=1
# Following property will be reference by Settings.
ro.product.main_camera =HTC UltraPixel Camera
ro.product.front_camera = 5M
# Support HW rest
ro.product.hwreset = 1
ro.product.hwreset.timer1 = 6
ro.product.hwreset.timer2 = 9
# M8 HW info
ro.product.ram = 2GB
# wifi
wifi.softap.interface=wlan0
wifi.softapconcurrent.interface=softap.0
wifi.miracastconcurrent.scan=WCN3680
init.svc.wpa_supplicant=
init.svc.dhcpcd_wlan0=
dhcp.wlan0.autoip=
dhcp.wlan0.dns1=
dhcp.wlan0.dns2=
dhcp.wlan0.dns3=
dhcp.wlan0.dns4=
dhcp.wlan0.gateway=
dhcp.wlan0.ipaddress=
dhcp.wlan0.leasetime=
dhcp.wlan0.mask=
dhcp.wlan0.ooxx=
dhcp.wlan0.pid=
dhcp.wlan0.reason=
dhcp.wlan0.result=
dhcp.wlan0.server=
net.wlan0.dns1=
net.wlan0.dns2=
wifi.wpa_supp_ready=
wlan.driver.status=
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
persist.wifi.v6=true
persist.wifi.v6.rs.count=5
persist.wifi.v6.rs.timeout=5
ro.product.wifi = 802.11 a/b/g/n/ac
sys.stt.ssr.no_prompt=1
tunnel.audio.encode = false
# For Embadded DIAG
ro.chipset.vendor=QCT
ro.chipset.model=MSM8974
ro.chipset.version=1.x
# ro.storage_encryption_type: define the storage encryption type of this project
# not support encryption: 0x0 block level: 0x1 file level: 0x2
ro.storage_encryption_type = 2
# Property to enable EAB service
persist.rcs.supported = 1
# Property to enable VT function in IMS library
persist.radio.VT_ENABLE = 1
# Property to enable HYBRID mode at android side, IMS daemon will use qmi to communicate with modem
persist.radio.VT_HYBRID_ENABLE = 1
# Property to enable VT AV timer, settings between audio/video codec
# DO NOT set this system property; per QCOM information, it should only apply to Fusion device
#persist.radio.VT_USE_MDM_TIME = 1
# Property to enable VT ROTATION in ims library
persist.radio.ROTATION_ENABLE = 1
# Property to enable PLI for VT call video quality
# persist.radio.RATE_ADAPT_ENABLE = 1
# Property to disable IMS_DEBUG log
persist.ims.disableDebugLogs = 1
# For VOLD storage master key encryption algorithm scrypt
ro.crypto.scrypt_params=16:3:1
# define the device properties of GSMA supported by current device
ro.htc.gsma.BATTERY_LOW_MODE = true
ro.htc.gsma.BATTERY_OFF_MODE = false
ro.htc.gsma.FELICA = false
ro.htc.gsma.HCI_SWP = true
ro.htc.gsma.MIFARE_CLASSIC = true
ro.htc.gsma.MIFARE_DESFIRE = true
ro.htc.gsma.MULTI_ACTIVE_CEE = true
ro.htc.gsma.NFC_FORUM_TYPE3 = false
ro.htc.gsma.OMAPI = true
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.preload.common=0
persist.zygote.preload_threads=3
persist.camera.antibanding=50
persist.camera.tuning_spec=htc
ro.com.android.dataroaming=false
keyguard.no_require_sim=true
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
drm.service.enabled=true
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=6.0_r1
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
persist.ims.disableDebugLogs=1
persist.ims.disableADBLogs=1
persist.ims.disableQXDMLogs=1
persist.ims.disableIMSLogs=1
persist.sys.dalvik.vm.lib.2=libart
dalvik.vm.isa.arm.variant=krait
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.gps.agps_provider=1
ro.expect.recovery_id=0x40d84d5b71da1caa03cc15fa17a4f3aff0a6b056000000000000000000000000