Hello,
I have downloaded a Russian (although I think it is made by Chinese) ROM for a Huawei u8860 (baiducloud). So now I want to flash it obviously, but how do I change the default language before flashing? I have to change that in the build.prop right? And what exactly do I need to change. I live in Belgium, but want English system language. Here is the build.prop:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IMM76
ro.build.display.id=U8860_R_2.1.39.93
ro.build.version.incremental=U8860_R_2.1.39.93
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Thu Nov 21 23:19:14 CST 2013
ro.build.date.utc=1385047154
ro.build.type=userdebug
ro.build.user=chunleiqalab
ro.build.host=cq01-testing-qapool5032
ro.build.tags=release-keys
ro.product.model=HUAWEI U8860
ro.product.brand=CloudROM
ro.product.name=hwu8860
ro.product.device=hwu8860
ro.product.board=U8860
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Baidu
ro.wifi.channels=
ro.board.platform=msm7630_surf
# ro.build.product is obsolete; use ro.product.device
ro.build.product=hwu8860
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=hwu8860-userdebug 4.0.4 IMM76 U8860_R_2.1.39.93 release-keys
ro.build.fingerprint=CloudROM/hwu8860/hwu8860:4.0.4/IMM76/U8860_R_2.1.39.93:userdebug/release-keys
ro.build.characteristics=default
# end build properties
debug.composition.7x27A.type=mdp
debug.composition.7x25A.type=mdp
ro.hw_plat=7x27a
#dalvik.vm.heapsize=64m
ro.config.hw_optimizeBoot=true
ro.hw_oom_app=com.android.mms
ro.config.move_up_display=true
#/*<DTS2012020605131 fanchengdong 20120407 begin*/
ro.config.imageneed24bit=true
#/*DTS2012020605131 fanchengdong 20120407 end>*/
ro.config.hw_virtualsdcard=true
ro.config.hw_uninstall_dataapp=true
ro.config.hw_GSensorOptimize=true
ro.config.hw_always_allow_mms=true
# DTS2011110106085 xiuhongju 20111101 begin
# af controller enable switcher
ro.config.camera.afctl.enable=true
# DTS2011110106085 xiuhongju 20111101 end
ro.config.bro_exit=true
ro.config.bro_about=true
persist.facelock.detect_cutoff=4000
ro.build.characteristics=default
# end build properties
#
# system.prop for surf
#
#DTS2012021302920 yanzhennan 20120213 begin
rild.libpath=/system/lib/libril-qc-1.so
#DTS2012021302920 yanzhennan 20120213 end
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=
#/*< DTS2012011906026 chendeng 20120120 begin */
#/*Support ICS double sdcard. The value may be external_sd or internal_sd*/
persist.sys.main_storage=internal_sd
#/*DTS2012011906026 chendeng 20120120 end >*/
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
# DTS2012031901415 z00206983 20120323 begin
# Disable C2D composition to resolve handset crash issue during video preview in message
# DTS2012031901415 z00206983 20120323 end
dev.pm.dyn_samplingrate=1
#
# system props for the cne module
#
# DTS2012022401836 created by yanzhennan 20120224
persist.cne.UseCne=none
# DTS2012022401836 created by yanzhennan 20120224
persist.cne.UseSwim=false
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
#begin by liutie
persist.sys.strictmode.visual=false
#end by liutie
persist.cne.sync.swim.mode=false
#
# DTS2011122305732 liutie 20111226 begin
persist.sys.strictmode.disable=true
# DTS2011122305732 liutie 20111226 end
# Delete lpa.decode=true to disable lpa function according to zhangmingxiu 00122733 of multimedia group
ro.hdmi.enable=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=16
#
# system props for telephony modules
#
#device supports EHRPD
ro.config.ehrpd=true
#
# 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
# Delete lpa.use-stagefright=true to disable lpa function according to zhangmingxiu 00122733 of multimedia group
#
# system prop for opengles version
#
ro.opengles.version=131072
#/* zhuwenying wifi begin */
#
# system prop for wlan Networking
#
wifi.interface=eth0
#/* zhuwenying wifi end */
#
# system prop for Bluetooth Dialup Networking
#
ro.qualcomm.bluetooth.dun=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
#
# System prop to disable strict mode flash on display
#
persist.sys.strictmode.visual=false
#/*<DTS2011122402305 z00107904 20111222 begin*/
# DTS2011012104419 s62695 for quick power on begin
ro.config.hw_quickpoweron=true
persist.sys.quickpoweron=normal
persist.sys.animationstart=false
ro.config.hw_poanimation=7500
# DTS2011012104419 s62695 for quick power on end
#/*DTS2011122402305 z00107904 20111222 end>*/
#
# system prop for multi rild (DSDS case)
#
ro.multi.rild=false
#
# system prop for Bluetooth FTP profile
#
ro.qualcomm.bluetooth.ftp=true
#
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=-1
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system property to enforce Phone Mode view
#
ro.screen.layout=normal
#
#System prop for disabling the meta data mode for encoder
#
#DTS2012021507548 zhudengkui 20120215 begin
debug.camcorder.disablemeta=0
#DTS2012021507548 zhudengkui 20120215 end
#
# Simulate sdcard on /data/media
#
persist.fuse_sdcard=false
# Turn off tiled rendering
#
# DTS2012022702978 z00206983 20120229 begin
debug.enabletr=true
# DTS2012022702978 z00206983 20120229 end
#
# System prop for using landscape preview layout in camera
#
debug.camera.landscape=true
#libeibei modify
ro.emmc=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
#dalvik.vm.heapstartsize=5m
# zhangqijia delete dalvik.vm.heapgrowthlimit=36m temporarily
# dalvik.vm.heapgrowthlimit=36m
#dalvik.vm.heapsize=64m
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.vendor.extension_library=/system/lib/libqc-opt.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
#DTS2011032102567 hanmincheng 20110411 begin
#delete ro.kernel.android.checkjni=1 to disable jni check
#DTS2011032102567 hanmincheng 20110411 end
ro.config.hw_toolbox=true
ro.config.hw_addsettingsdbex=1
#DTS2010081400204 by h00152727&x00165767 20100814 begin
ro.config.hw_addsettingsdbex=1
#DTS2010081400204 by h00152727&x00165767 20100814 end
ro.config.fm_type=libbcmfm_if
#<DTS2012020907282 yanzhennan 20120209 begin
ro.config.xtra_support=true
# DTS2012020907282 yanzhennan 20120209 end>
# DTS2012011402030 yanzhennan 20120114 begin
# DTS2012030904775 yanzhennan 20120309 begin
# 2 = not set, 0 = DUN not required, 1 = DUN required
ro.config.hw_tether_dun_enable=0
# DTS2012030904775 yanzhennan 20120309 begin
# DTS2012011402030 yanzhennan 20120114 end
#/* < DTS2012020706986 wangyoufu 20120207 begin */
ro.config.hw_testingsettings=true
#/* DTS2012020706986 wangyoufu 20120207 end > */
#/* <DTS2012011900831 z00107904 20120119 Begin */
#DTS2011050304028 l00176215 20110506 Begin
persist.sys.actualpoweron=true
#DTS2011050304028 l00176215 20110506 End
# <DTS2011021202969 m00170653 20110212 Begin
persist.sys.powerup_reason=
#persist.sys.user_set_airplane=
ro.poweroff_alarm=true
# DTS2011021202969 m00170653 20110212 End>
#/* DTS2012011900831 z00107904 20120119 End> */
#DTS2010101200795 begin
ro.config.memtype=true
#DTS2010101200795 end
#DTS2010111202622 begin
ro.config.hw_proximity=true
#DTS2010111202622 end
#DTS2010121704813 begin
ro.config.do_sdcard_upgrade=true
#DTS2010121704813 end
#DTS2010060300084 begin
ro.config.keypasstouser=true
#DTS2010060300084 end
# DTS2011060101232 dingxudong 183776 20110601, sync DTS2010122802640 begin
# true : enable device to unlock when PUK lock
ro.config.hwft_PinPukUnlockscr=true
# DTS2011060101232 dingxudong 183776 20110601, sync DTS2010122802640 end
ro.config.hw_pukTriedTenTimes=true
ro.config.smsCoding_National=0
#DTS2011082705307 yanzhennan 20120214 sycn DTS2011121506060 begin
ro.telephony.default_network=0
#DTS2011082705307 yanzhennan 20120214 sycn DTS2011121506060 end
ro.config.hw_lockscreen=true
# <!-- DTS2011112503270 yangchenghai 00184280 20111205 begin -->
ro.config.hw_support_ipcall=false
# <!-- DTS2011112503270 yangchenghai 00184280 20111205 end -->
# <!-- DTS2011102703577 niguanhua 20111123 begin -->
ro.config.hw_voicerecord=false
# <!-- DTS2011102703577 niguanhua 20111123 end -->
# DTS2012022703588 z00206983 20120229 begin
ro.hwui.texture_cache_size=16
# DTS2012022703588 z00206983 20120229 end
# DTS2012022703836 z00206983 20120229 begin
ro.hwui.layer_cache_size=0
# DTS2012022703836 z00206983 20120229 end
# DTS2011030701686 mengxiangyu 20110310 begin
ro.com.google.clientidbase=android-huawei
#DTS2011030701686 mengxiangyu 20110310 end
#DTS2012030207284 dkf66758 20120302 Begin
ro.config.hw_omacp=1
#DTS2012030207284 dkf66758 20120302 end
# DTS2012021701746 wuye00193878 20120229 begin
ro.config.switchPrimaryVolume=true
# DTS2012021701746 wuye00193878 20120229 end
# DTS2012022802590 wuye00193878 20120229 begin
ro.config.internal_sdcard=yes
# DTS2012022802590 wuye00193878 20120229 end
# DTS2012011902027 wangmihu 20120120 begin
ro.config.hw_allowformat=true
# DTS2012011902027 wangmihu 20120120 end
# DTS2012011902069 guanjunjie 20120120 begin
ro.config.hw_allow_ums_and_mtp=true
# DTS2012011902069 guanjunjie 20120120 begin
# DTS2012021602457 zhangshufeng 20120305 begin
ro.config.hw_menu_unlockscreen=false
# DTS2012021602457 zhangshufeng 20120305 end
# DTS2012031702711 z00206983 20120317 begin
ro.config.srs.equalizer=false
# DTS2012031702711 z00206983 20120317 end
#DTS2012022907432 gaoqi 20120308 begin
ro.config.hw_power_saving=true
#DTS2012022907432 gaoqi 20120308 end
# /* <DTS2012030302649 tiandazhang 20120303 begin */
drm.service.enabled=true
# /* DTS2012030302649 tiandazhang 20120303 end> */
# DTS2012032303307 jinkehan 20120323 begin
ro.huawei.cust.drm.fl_only=true
# DTS2012032303307 jinkehan 20120323 end
# /*<DTS2012031001627 gaopeipei 20120310 begin */
ro.config.hw_monkey_switch=true
# /* DTS2012031001627 gaopeipei 20120310 end> */
# DTS2012021706673 zhangqijia begin
ro.config.AM_PM_STYLE=1
# DTS2012021706673 zhangqijia end
# DTS2012022407422 zhangqijia begin
ro.config.hw_RemindWifiToPdp=true
# DTS2012022407422 zhangqijia end
# /*<DTS2012030204770 wKF30064 20120302 begin */
ro.config.hw_camera_hdr=false
# /* DTS2012030204770 wKF30064 20120302 end>*/
# /*<DTS2012030103673 zhouxiaming KF70267 20120324 begin */
del.autofill.for.qcom=true
# /* DTS2012030103673 zhouxiaming KF70267 20120324 end>*/
# DTS2012031508203 yanzhennan 20120326 begin
ro.config.protocol_errors=false
# DTS2012031508203 yanzhennan 20120326 end
#/*< DTS2012051503190 liutie 20120605 begin */
#/*<DTS2012032702569 m00170653 20120327 begin*/
ro.config.hw_sd_swith=true
#/*DTS2012032702569 m00170653 20120327 end>*/
#/* DTS2012051503190 liutie 20120605 end >*/
# DTS2012031504762 zhangqijia 20120328 begin
# lijun : modified for u8860
#ro.config.hw_uaprof=http://wap1.huawei.com/uaprof/HuaweiU8818WCDMA-NORMAL.xml
ro.config.hw_use_browser_ua=true
# lijun : modified for u8860
ro.config.hw_browser_ua2g=http://wap1.huawei.com/uaprof/HuaweiU8860GPRS-NORMAL-ICS.xml
ro.config.hw_browser_ua3g=http://wap1.huawei.com/uaprof/HuaweiU8860WCDMA-NORMAL-ICS.xml
# DTS2012031504762 zhangqijia 20120328 end
# DTS2012032607960 tiandazhang 20120327 begin
ro.config.widevine_level3=true
# DTS2012032607960 tiandazhang 20120327 end
#/*<DTS2012032307046 wangkai 20120328 begin*/
ro.camera.sound.forced=0
#/*DTS2012032307046 wangkai 20120328 end>*/
#/*DTS2012021603896 yanyuan 20120406 begin*/
ro.config.hw_hidecallforward=true
#/*DTS2012021603896 yanyuan 20120406 end>*/
# wudawei00199679 20120411 begin
# Elude the bad display of screen
# wudawei00199679 20120411 end
# <DTS2011110200257 taoning 20111103 Begin
ro.config.hw_vcardBase64=true
# DTS2011110200257 taoning 20111103 End>
#/*< DTS2012042007140 yanyongming 20120421 begin */
hw_internal_sd=true
#/*DTS2012042007140 yanyongming 20120421 end >*/
ro.config.hw_opta=17
ro.config.hw_optb=156
# lijun : modified for u8860
ro.confg.hw_appsbootversion=U8860IV100R001CHNC00B919_APPSBOOT
ro.confg.hw_appversion=U8860IV100R001CHNC00B919_KERNEL
ro.confg.hw_appfsversion=U8860IV100R001CHNC00B919_SYSIMG
# [email protected]: add usb related properties
ro.hw.usb.pid.auth=1033
ro.hw.usb.pid.cdrom=1031
ro.hw.usb.pid.normal=1035
# CL-24103: add prop needed by OTA, modified by lijun
ro.baidu.build.hardware=U8860
ro.baidu.build.hardware.version=1.0
# zhangweiping: add route fm to speaker
ro.fm.speaker=true
# [email protected]: for bluetooth type
ro.baidu.bt.chiptype=bcm_huawei
# add FM signal threshold
ro.fm.threshold=100
# enable format of secondary storage.
# this property should be set disable when MTP/PTP is used
ro.baidu.2nd_storage.format=enable
# add device specific telephony feature property
# value is int(32 bits), use mask to indentify different feature
# high-order <----- low-order
# 00000000 00000000 000000000 00000001 = 0x00000001 first bit, SinglePdp flag
# then UsimData(second), QueryFicility(third), DataCallCid(fourth), CallMute(fifth), RadioTech0(sixth), RadioTech1(seventh)
ro.baidu.telephony.dev_spec=68
# reduce hwui cache size
ro.hwui.layer_cache_size=8.0
ro.hwui.texture_cache_size=12.0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.baidu.config.buildtype=rom
ro.baidu.config.dsdsmode=single
ro.baidu.recovery.verify=0
ro.config.rootperm.enable=1
ro.config.notification_sound=HarvestSeason_meassage.ogg
ro.config.ringtone=HarvestSeason.ogg
ro.config.alarm_alert=KusoAlarm.ogg
ro.build.version.bmos.sdk=2.1
ro.baidu.build.software=yi_3.0
ro.baidu.build.version.release=2.1
persist.sys.timezone=Europe/Moscow
persist.sys.language=ru
persist.sys.region=RU
ro.product.locale.language=ru
persist.sys.country=RU
ro.product.locale.region=RU
ro.com.android.dataroaming=false
ro.version.type=2
ro.official.version=V0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.media.dec.jpeg.memcap=10000000
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.sf.lcd_density=240
ro.call.record=1
qemu.sf.lcd_density=240
ro.telephony.default_network=0
ro.telephony.call_ring.multiple=false
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
dalvik.vm.execution-mode=int:jit
dalvik.vm.dexopt-data-only=1
ro.opengles.version=131072
ro.compcache.default=0
ro.data.media.minsize=50m
ro.config.oem_storage=1
ro.product.device.alias=u8860
wifi.softap.interface=wl0.1
persist.sys.usb.config=serial,mass_storage,adb
ro.confg.hw_appsbootversion=U8860IV100R001CHNC00B919_APPSBOOT
ro.confg.hw_appversion=U8860IV100R001CHNC00B919_KERNEL
ro.confg.hw_appfsversion=U8860IV100R001CHNC00B919_SYSIMG
dalvik.vm.heapstartsize=20m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
persist.sys.log.enable=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
#added
persist.adb.notify=0
try changing following lines:
persist.sys.language=ru to ... =en
maybe also the lines below, but I think they don't have to be changed
keep calm and push the thanks button!
dumbl3 said:
Hello,
I have downloaded a Russian (although I think it is made by Chinese) ROM for a Huawei u8860 (baiducloud). So now I want to flash it obviously, but how do I change the default language before flashing? I have to change that in the build.prop right? And what exactly do I need to change. I live in Belgium, but want English system language. Here is the build.prop:
[/CODE]
Click to expand...
Click to collapse
up
Related
I just got my Photon yesterday and I rooted and was looking through the build.prop
I saw some things about LTE, EV-DO REV B and I saw a lot of lines saying vzw which = Verizon. Im not sure if this has been looked at, but i also saw option to changing resolution, lcd density and DPI. Ill do screen shots soon
Multimode-
# LTE RIL ----------------------
# Comment the following line for use with Multimode or CDMA RIL
# rild.libpath=/system/lib/lib-mot-lte-ril.so
# End of LTE RIL ---------------
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=4.5.1A-1_SUN-198_6
ro.build.display.id=4.5.1A-1_SUN-198_6
ro.build.version.incremental=CM
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.4
ro.build.date=Tue Sep 20 02:34:36 EDT 2011
ro.build.date.utc=1316500476
ro.build.type=user
ro.build.user=dnt648
ro.build.host=fl36bld22
ro.build.tags=release-keys
ro.product.model=MB855
ro.product.brand=sprint
ro.product.name=moto_sunfire
ro.product.device=sunfire
ro.product.board=sunfire
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
# ro.build.product is obsolete; use ro.product.device
ro.build.product=moto_sunfire
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=sunfire-user 2.3.4 4.5.1A-1_SUN-198_6 CM release-keys
ro.build.fingerprint=sprint/moto_sunfire/sunfire:2.3.4/4.5.1A-1_SUN-198_6/CM:user/release-keys
# end build properties
# CDMA RIL ----------------------
persist.ril.uart.flowctrl=1
persist.ril.mux.ttydevice=/dev/ttyHS3
#IKXETNA-176: Increased number of mux channels to include M2M.
persist.ril.mux.noofchannels=10
persist.ril.modem.ttydevice=/dev/ttySPI0
persist.ril.modem.mode=1
persist.ril.features=0x0C
#Commenting out the rild path here. Check sunfire.mk
# Comment the following line for use with Multimode or LTE RIL
# rild.libpath=/system/lib/libmoto_ril.so
# End of CDMA RIL --------------
# LTE RIL ----------------------
# Comment the following line for use with Multimode or CDMA RIL
# rild.libpath=/system/lib/lib-mot-lte-ril.so
# End of LTE RIL ---------------
# Multimode RIL ----------------
# lte_ril.libpath=/system/lib/lib-mot-lte-ril.so
# cdma_ril.libpath=/system/lib/libmoto_ril.so
# ril.rat=LTE
# Comment the following line for use with CDMA or LTE RIL
# rild.libpath=/system/lib/moto-ril-multimode.so
# End of Multimode RIL ---------
ro.hdmi.mirror.enable=false
ro.hdmi.default.app=
hw.overlay.path.config=
ro.mot.ril.danlist=611,*611,#611
persist.ril.ecclist=911,*911,#911
# This defines the max event window manager can
# handle in 1 s. We may adjust this # for performance
# reason later
windowsmgr.max_events_per_sec=70
# for larger screen support
# 4.3" WVGA == 216dpi
# 4.3" qHD == 256dpi
ro.sf.lcd_density=280
dalvik.vm.heapsize=50m
# required for UDD backup tcmd
ro.mot.hw.calibratedImager=1
# ro.cdma.homesystem:
# List of the icon indexes for Enhanced Roaming Indicator.
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
# Default network type.
#BEGIN Motorola, dfgr73, IKSUNFIRE-2266 Preferred Network should be set to Automatic
# 7 => GLOBAL.
ro.telephony.default_network=7
# END IKSUNFIRE-2266
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.config.vc_call_vol_steps=7
# Feature 33857 support DualMode switch, UMTS/CDMA
# This does not apply to Etna as it is not a Global phone.
# IKXETNA-337 turned off this flag.
# Enabling the flag for sunfire.
ro.mot.FTR.33857=true
# without this property, the lock screen would take global phone as UMTS
# block user to operate before setup
keyguard.no_require_sim = true
# set phone mode for lte sim ui
#ro.mot.phonemode.vzw4gphone=1
# This is necessary for framework to support
# the LTE and eHRPD capability.
#ro.mot.lte_on_cdma=1
ro.cdma.home.operator.numeric=310120
ro.cdma.home.operator.alpha=Sprint
# Indicate carrier OTA SP number schema
# refer to frameworks/base/telephony/java/com/android/
# internal/telephony/cdma/CDMAPhone.java for the schema:
ro.cdma.otaspnumschema=SELC,1,80,99
# BEGIN Motorola, a20763, 1-Dec-2010, IKMAIN-7617
# write cdma MIN to property for VVM use in GSM/UMTS mode
persist.radio.cdma.min = 0
# true Horizontal VVM is preloaded, not allow to install standalone version of
# VVM from Android Market
# false Horizontal VVM is not preloaded
ro.HorizontalVVM=true
# END IKMAIN-7617
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
# our HTML browser (not WAP browser ) does not need to specify UAProf URL
ro.mot.hw.uaprof=http://device.sprintpcs.com/Motorola/MOTOMB855/
# Enable HAC to also display Call Setting Menu Option.
ro.mot.hw.HAC=1
# Motorola, a19622, 12/28/2009, IKSHADOW-204 / Location Settings for android
# Property to set enabling state of the location privacy setting feature.
# Motorola, a19622, 03/16/2010, IKSHADOW-2141 / Disable feature 33067
#ro.mot.settings.locprivacy=1
# ERI feature
# 0 OFF
# 1 ON
ro.mot.eri=1
# Motorol,a6889c,02/Feb/2010,IKSHADOW-619
# Proximity Sensor feature
# 0 disable
# 1 enable
persist.mot.proximity.touch=1
# BEGIN Motorola, a22976, 25-Feb-2010, IKSHADOW-702, FID 31841
# VZW Requirement Specifications: NETWORK BASED PLUS CODE DIALING
# 0 disable
# 1 enable
ro.cdma.nbpcd=1
#Proximity sensor debounce time
mot.proximity.delay=450
# disable touch below 60 pixels
mot.proximity.distance=60
# 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
# BEGIN Motorola, nfjb73 23-jun-2010, IKMAIN-624
# this is for feature 33860, when phone is activated, the cdma mdn is written.
persist.radio.vzw.cdma.mdn=
# END Motorola, nfjb73
# BEGIN Motorola, e50202, 3-Sept-2010, IKSTABLETWO-7041, default Mobile Hotspot is on
ro.mot.mynet=true
# END IKSTABLETWO-7041
# BEGIN Motorola, a22976, 20-Oct-2010, IKSTABLETWOV-3218
cdma.nbpcd.supported=false
# END IKSTABLETWOV-3218
# BEGIN Motorola, a23250, 08-Nov-2010, IKMAIN-7258
ro.mot.bindervm.config = 72
# END IKMAIN-7258
#BEGIN Motorola, 30Jan2011, w19837, IKSUNFIRE-215, Feature ID: 35761.
#[sprint tv transport protocol support]
sprint.mm.http.proxy = 0.0.0.0
sprint.mm.http.port = 0
sprint.mm.rtsp.proxy = 0.0.0.0
sprint.mm.rtsp.port = 0
sprint.mm.network.type = unknow
sprint.mm.nai = unknown
#END IKSUNFIRE-215
# For docked touchpad keyboard map
android.keylayout.evfwd=/system/usr/keylayout/evfwd.kl
android.keychar.evfwd=/system/usr/keychars/evfwd.kcm.bin
# BEGIN Motorola, 19Mar2011, vcnw83, IKSUNFIRE-423
slate.keyevent=false
slate.penevent=false
# END Motorola, 19Mar2011, vcnw83, IKSUNFIRE-423
# USB modes allowed for UI and switching
ro.ngp_available=1
ro.modem_available=0
persist.mot.usb.mediasync = 1
# Motorola, IKHALFMWK-3, w001091
# Feature 32711, deep sleep mode support
#ro.mot.deep.sleep.supported=true
# BEGIN Motorola, 3/23/2011, a21739, IKSUNFIRE-465
ro.mot.phonemode.numsignalbars=6
# END IKSUNFRE-465
#BEGIN Motorola, 4/21/2011, gqkp64, IKSUNFIRE-716
# turn it on since sunfire is a global phone
# this is for feature 34386, other features for vzw global phone
# could use this property too. IKMAIN-732
#1 this is verizon wireless globle phone
#0 this is not verizon wireless globle phone
ro.mot.phonemode.vzwglobalphone=1
# END IKSUNFIRE-716
#BEGIN Motorola, nfmq37 27Apr2011 IKPAXSPRINT-952, a21269 08/01/2011 IKSUNFIRE-3199
# Enable RDC Feature
# "ro.rdc.enable" is a bitwise flex value:
# bit 0: indicating RDC uploading function
# bit 1: indicating RDC lifetime metrics function.
# bit 2-7: reserved.
# Make sure ro.rdc.allow_wifi_upload, ro.rdc.no_of_domain and ro.rdc.whitelist_domain1
# are properly changed/finalized when ro.rdc.enable=1
ro.rdc.enable=1
# Allow Upload of RDC Metrics over WiFi
ro.rdc.allow_wifi_upload=1
# RDC Whitelist
# while adding new domain increment no_of_domain &
# add element ro.rdc.whitelist_domainX, where X is
# domain no
ro.rdc.no_of_domain=1
ro.rdc.whitelist_domain1=.att.com
#END IKPAXSPRINT-952, IKSUNFIRE-3199
#
# ADDITIONAL_BUILD_PROPERTIES
#
rild.libpath=/system/lib/libmoto_ril.so
persist.ril.mux.retries=500
persist.ril.mux.sleep=2
ro.kernel.android.ril=yes
ro.config.ringtone=EtherShake.ogg
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.default_usb_mode=0
ro.media.enc.aud.fileformat=qcp
ro.media.enc.aud.codec=qcelp
ro.media.enc.aud.bps=13300
ro.media.enc.aud.ch=1
ro.media.enc.aud.hz=8000
ro.com.google.gmsversion=2.3_r6
ro.config.sync=no
ro.browser.useragent=0
ro.config.sync=no
ro.media.camcorder.720p=mp4,h264,30,12000000,aac,128000,44100,2
ro.media.camcorder.d1NTSC=mp4,h264,30,6000000,aac,128000,44100,2
ro.media.camcorder.vga=mp4,h264,30,4000000,aac,128000,44100,2
ro.media.camcorder.cif=mp4,h264,30,1500000,aac,128000,44100,2
ro.media.camcorder.qvga=mp4,m4v,15,225000,amrnb,12200,8000,1
ro.media.camcorder.mms=3gp,h264,15,128000,amrnb,12200,8000,1
ro.media.camcorder.mmsres=qvga
ro.camcorder.zoom=true
ro.media.capture.shuttertone=0
ro.camcorder.videoModes=false
ro.media.panorama.defres=2592x1458
ro.media.panorama.frameres=960x540
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=300
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.am=android-sprint-us
ro.com.google.clientidbase.yt=android-sprint-us
ro.com.google.clientidbase.ms=android-sprint-us
ro.com.google.clientidbase.gmm=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.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000
ro.mot.setuptype=2
ro.media.camera.focal=3378.6,3378.6
ro.media.camera.principal=1296.0,729.0
ro.media.camera.skew=0.0
ro.media.camera.distortion=0.0,0.0,0.0,0.0,0.0
ro.media.camera.calresolution=2592,1458
ro.setupwizard.enable_bypass=1
ro.mot.internalsdcard=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.mot.dpmext=true
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/MotoMB200/profile/MotoMB200.rdf
ro.build.version.full=Blur_Version.45.3.6.MB855.Sprint.en.US
ro.mot.hidden_keyboards=evfwd
There are some of the settings I found in Build.prop , may it be evidence towards if we have LTE or not? I also saw a thread with someone asking on how to change DPI or resolution and it looks like its in the build.prop
short answer: no
long explaination
they are sloppy honetsly why make 3 completely different build.props when you can make minor edits to just one? the lcd density is how its set on every android phone moto was just nice enough to leave cliff notes on it
I rooted my MB855 with Photon Torpedo, and searching shows that others have experienced a similar problem updating to 45.4.13 on Sprint because of "build.prop". My system version is 45.3.6, Android v2.3.4, Build number 4.5.1A-1_SUN-198_6. Thinking that it was the root preventing the update, I factory reset my phone, but even after that, the update won't install.
Hitting both volume keys when I see the "!" install android icon doesn't show me the error for long enough, so I'm going to dump my build.prop file here and hope someone notices something that can easily be changed so I can install this update.
Note: I want to install the update, even though it locks things down. I'll worry about re-rooting and all that other stuff later. Any help, including alternate solutions, a pointer to a build.prop file that will allow me to go from 45.3.6 to 45.4.13, or inspiring stories about chickens, will be greatly appreciated.
build.prop - Notepad follows ("HTTPLINKNEWXDAUSER" has replaced links so I can post this):
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=4.5.1A-1_SUN-198_6
ro.build.display.id=4.5.1A-1_SUN-198_6
ro.build.version.incremental=CM
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.4
ro.build.date=Tue Sep 20 02:34:36 EDT 2011
ro.build.date.utc=1316500476
ro.build.type=user
ro.build.user=dnt648
ro.build.host=fl36bld22
ro.build.tags=release-keys
ro.product.model=MB855
ro.product.brand=sprint
ro.product.name=moto_sunfire
ro.product.device=sunfire
ro.product.board=sunfire
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
# ro.build.product is obsolete; use ro.product.device
ro.build.product=moto_sunfire
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=sunfire-user 2.3.4 4.5.1A-1_SUN-198_6 CM release-keys
ro.build.fingerprint=sprint/moto_sunfire/sunfire:2.3.4/4.5.1A-1_SUN-198_6/CM:user/release-keys
# end build properties
# CDMA RIL ----------------------
persist.ril.uart.flowctrl=1
persist.ril.mux.ttydevice=/dev/ttyHS3
#IKXETNA-176: Increased number of mux channels to include M2M.
persist.ril.mux.noofchannels=10
persist.ril.modem.ttydevice=/dev/ttySPI0
persist.ril.modem.mode=1
persist.ril.features=0x0C
#Commenting out the rild path here. Check sunfire.mk
# Comment the following line for use with Multimode or LTE RIL
# rild.libpath=/system/lib/libmoto_ril.so
# End of CDMA RIL --------------
# LTE RIL ----------------------
# Comment the following line for use with Multimode or CDMA RIL
# rild.libpath=/system/lib/lib-mot-lte-ril.so
# End of LTE RIL ---------------
# Multimode RIL ----------------
# lte_ril.libpath=/system/lib/lib-mot-lte-ril.so
# cdma_ril.libpath=/system/lib/libmoto_ril.so
# ril.rat=LTE
# Comment the following line for use with CDMA or LTE RIL
# rild.libpath=/system/lib/moto-ril-multimode.so
# End of Multimode RIL ---------
ro.hdmi.mirror.enable=false
ro.hdmi.default.app=
hw.overlay.path.config=
ro.mot.ril.danlist=611,*611,#611
persist.ril.ecclist=911,*911,#911
# This defines the max event window manager can
# handle in 1 s. We may adjust this # for performance
# reason later
windowsmgr.max_events_per_sec=70
# for larger screen support
# 4.3" WVGA == 216dpi
# 4.3" qHD == 256dpi
ro.sf.lcd_density=240
dalvik.vm.heapsize=42m
# required for UDD backup tcmd
ro.mot.hw.calibratedImager=1
# ro.cdma.homesystem:
# List of the icon indexes for Enhanced Roaming Indicator.
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
# Default network type.
#BEGIN Motorola, dfgr73, IKSUNFIRE-2266 Preferred Network should be set to Automatic
# 7 => GLOBAL.
ro.telephony.default_network=7
# END IKSUNFIRE-2266
ro.url.legal=HTTPLINKNEWXDAUSER
ro.url.legal.android_privacy=HTTPLINKNEWXDAUSER
ro.config.vc_call_vol_steps=7
# Feature 33857 support DualMode switch, UMTS/CDMA
# This does not apply to Etna as it is not a Global phone.
# IKXETNA-337 turned off this flag.
# Enabling the flag for sunfire.
ro.mot.FTR.33857=true
# without this property, the lock screen would take global phone as UMTS
# block user to operate before setup
keyguard.no_require_sim = true
# set phone mode for lte sim ui
#ro.mot.phonemode.vzw4gphone=1
# This is necessary for framework to support
# the LTE and eHRPD capability.
#ro.mot.lte_on_cdma=1
ro.cdma.home.operator.numeric=310120
ro.cdma.home.operator.alpha=Sprint
# Indicate carrier OTA SP number schema
# refer to frameworks/base/telephony/java/com/android/
# internal/telephony/cdma/CDMAPhone.java for the schema:
ro.cdma.otaspnumschema=SELC,1,80,99
# BEGIN Motorola, a20763, 1-Dec-2010, IKMAIN-7617
# write cdma MIN to property for VVM use in GSM/UMTS mode
persist.radio.cdma.min = 0
# true Horizontal VVM is preloaded, not allow to install standalone version of
# VVM from Android Market
# false Horizontal VVM is not preloaded
ro.HorizontalVVM=true
# END IKMAIN-7617
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version = 131072
# our HTML browser (not WAP browser ) does not need to specify UAProf URL
ro.mot.hw.uaprof=HTTPLINKNEWXDAUSER
# Enable HAC to also display Call Setting Menu Option.
ro.mot.hw.HAC=1
# Motorola, a19622, 12/28/2009, IKSHADOW-204 / Location Settings for android
# Property to set enabling state of the location privacy setting feature.
# Motorola, a19622, 03/16/2010, IKSHADOW-2141 / Disable feature 33067
#ro.mot.settings.locprivacy=1
# ERI feature
# 0 OFF
# 1 ON
ro.mot.eri=1
# Motorol,a6889c,02/Feb/2010,IKSHADOW-619
# Proximity Sensor feature
# 0 disable
# 1 enable
persist.mot.proximity.touch=1
# BEGIN Motorola, a22976, 25-Feb-2010, IKSHADOW-702, FID 31841
# VZW Requirement Specifications: NETWORK BASED PLUS CODE DIALING
# 0 disable
# 1 enable
ro.cdma.nbpcd=1
#Proximity sensor debounce time
mot.proximity.delay=450
# disable touch below 60 pixels
mot.proximity.distance=60
# 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
# BEGIN Motorola, nfjb73 23-jun-2010, IKMAIN-624
# this is for feature 33860, when phone is activated, the cdma mdn is written.
persist.radio.vzw.cdma.mdn=
# END Motorola, nfjb73
# BEGIN Motorola, e50202, 3-Sept-2010, IKSTABLETWO-7041, default Mobile Hotspot is on
ro.mot.mynet=true
# END IKSTABLETWO-7041
# BEGIN Motorola, a22976, 20-Oct-2010, IKSTABLETWOV-3218
cdma.nbpcd.supported=false
# END IKSTABLETWOV-3218
# BEGIN Motorola, a23250, 08-Nov-2010, IKMAIN-7258
ro.mot.bindervm.config = 72
# END IKMAIN-7258
#BEGIN Motorola, 30Jan2011, w19837, IKSUNFIRE-215, Feature ID: 35761.
#[sprint tv transport protocol support]
sprint.mm.http.proxy = HTTPLINKNEWXDAUSER
sprint.mm.http.port = 8085
sprint.mm.rtsp.proxy = HTTPLINKNEWXDAUSER
sprint.mm.rtsp.port = 554
sprint.mm.network.type = unknow
sprint.mm.nai = unknown
#END IKSUNFIRE-215
# For docked touchpad keyboard map
android.keylayout.evfwd=/system/usr/keylayout/evfwd.kl
android.keychar.evfwd=/system/usr/keychars/evfwd.kcm.bin
# BEGIN Motorola, 19Mar2011, vcnw83, IKSUNFIRE-423
slate.keyevent=false
slate.penevent=false
# END Motorola, 19Mar2011, vcnw83, IKSUNFIRE-423
# USB modes allowed for UI and switching
ro.ngp_available=1
ro.modem_available=0
persist.mot.usb.mediasync = 1
# Motorola, IKHALFMWK-3, w001091
# Feature 32711, deep sleep mode support
#ro.mot.deep.sleep.supported=true
# BEGIN Motorola, 3/23/2011, a21739, IKSUNFIRE-465
ro.mot.phonemode.numsignalbars=6
# END IKSUNFRE-465
#BEGIN Motorola, 4/21/2011, gqkp64, IKSUNFIRE-716
# turn it on since sunfire is a global phone
# this is for feature 34386, other features for vzw global phone
# could use this property too. IKMAIN-732
#1 this is verizon wireless globle phone
#0 this is not verizon wireless globle phone
ro.mot.phonemode.vzwglobalphone=1
# END IKSUNFIRE-716
#BEGIN Motorola, nfmq37 27Apr2011 IKPAXSPRINT-952, a21269 08/01/2011 IKSUNFIRE-3199
# Enable RDC Feature
# "ro.rdc.enable" is a bitwise flex value:
# bit 0: indicating RDC uploading function
# bit 1: indicating RDC lifetime metrics function.
# bit 2-7: reserved.
# Make sure ro.rdc.allow_wifi_upload, ro.rdc.no_of_domain and ro.rdc.whitelist_domain1
# are properly changed/finalized when ro.rdc.enable=1
ro.rdc.enable=1
# Allow Upload of RDC Metrics over WiFi
ro.rdc.allow_wifi_upload=1
# RDC Whitelist
# while adding new domain increment no_of_domain &
# add element ro.rdc.whitelist_domainX, where X is
# domain no
ro.rdc.no_of_domain=1
ro.rdc.whitelist_domain1=.att.com
#END IKPAXSPRINT-952, IKSUNFIRE-3199
#
# ADDITIONAL_BUILD_PROPERTIES
#
rild.libpath=/system/lib/libmoto_ril.so
persist.ril.mux.retries=500
persist.ril.mux.sleep=2
ro.kernel.android.ril=yes
ro.config.ringtone=EtherShake.ogg
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.default_usb_mode=0
ro.media.enc.aud.fileformat=qcp
ro.media.enc.aud.codec=qcelp
ro.media.enc.aud.bps=13300
ro.media.enc.aud.ch=1
ro.media.enc.aud.hz=8000
ro.com.google.gmsversion=2.3_r6
ro.config.sync=no
ro.browser.useragent=0
ro.config.sync=no
ro.media.camcorder.720p=mp4,h264,30,12000000,aac,128000,44100,2
ro.media.camcorder.d1NTSC=mp4,h264,30,6000000,aac,128000,44100,2
ro.media.camcorder.vga=mp4,h264,30,4000000,aac,128000,44100,2
ro.media.camcorder.cif=mp4,h264,30,1500000,aac,128000,44100,2
ro.media.camcorder.qvga=mp4,m4v,15,225000,amrnb,12200,8000,1
ro.media.camcorder.mms=3gp,h264,15,128000,amrnb,12200,8000,1
ro.media.camcorder.mmsres=qvga
ro.camcorder.zoom=true
ro.media.capture.shuttertone=0
ro.camcorder.videoModes=false
ro.media.panorama.defres=2592x1458
ro.media.panorama.frameres=960x540
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=3000
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.am=android-sprint-us
ro.com.google.clientidbase.yt=android-sprint-us
ro.com.google.clientidbase.ms=android-sprint-us
ro.com.google.clientidbase.gmm=android-motorola
ro.url.legal=HTTPLINKNEWXDAUSER
ro.url.legal.android_privacy=HTTPLINKNEWXDAUSER
ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000
ro.mot.setuptype=2
ro.media.camera.focal=3378.6,3378.6
ro.media.camera.principal=1296.0,729.0
ro.media.camera.skew=0.0
ro.media.camera.distortion=0.0,0.0,0.0,0.0,0.0
ro.media.camera.calresolution=2592,1458
ro.setupwizard.enable_bypass=1
ro.mot.internalsdcard=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.mot.dpmext=true
ro.com.google.clientid=android-motorola
ro.url.legal=HTTPLINKNEWXDAUSER
ro.url.legal.android_privacy=HTTPLINKNEWXDAUSER
ro.mot.hw.uaprof=HTTPLINKNEWXDAUSER
ro.build.version.full=Blur_Version.45.3.6.MB855.Sprint.en.US
ro.mot.hidden_keyboards=evfwd
Exactly what the title suggests, will the s4 be able to spoof as the Moto X for ingress for the new weapon? And will it be possible to only spoof that app? And what kind of harm can come of this?
Edit:.. I meant to say the new Droid ultra/maxx/Mini one of those should work.
Sent from my SCH-I545 using xda premium
remember how quick they made the galaxy photosphere camera work without hacking the build prop? this should be a couple days tops. I heard that only the motorolas can get the new bursters from hacks. but all can fire plus they will probably be dropped from codes like all the new mods.
xM Minton Mx said:
Exactly what the title suggests, will the s4 be able to spoof as the Moto X for ingress for the new weapon? And will it be possible to only spoof that app? And what kind of arm can come of this?
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
If we could get a hold of the build.prop from the Moto X, we could copy the ro.product.brand, ro.product.name, and ro.product.device information, that would probably work. :good:
Here's the build prop from the Moto X:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=13.9.0Q2.X-116-X-17-51
ro.build.display.id=13.9.0Q2.X-116-X-17-51
ro.build.version.incremental=12
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.2
ro.build.date=Sat Jul 20 14:18:07 CDT 2013
ro.build.date.utc=1374347887
ro.build.type=user
ro.build.user=hudsoncm
ro.build.host=il93lnxdroid79
ro.build.tags=bldacfg,release-keys
ro.product.model=XT1058
ro.product.brand=motorola
ro.product.name=ghost_att
ro.product.device=ghost
ro.product.board=MSM8960
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=ghost
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=ghost_att-user 4.2.2 13.9.0Q2.X-116-X-17-51 12 bldacfg,release-keys
ro.build.fingerprint=motorola/ghost_att/ghost:4.2.2/13.9.0Q2.X-116-X-17-51/12:user/bldacfg,release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# system.prop for Motorola MSM8960 devices - generic to all
# Add device-specific or carrier-specific changes to PRODUCT_PROPERTY_OVERRIDES.
#
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=gpu
debug.enable.wl_log=1
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
debug.sf.no_hw_vsync=0
debug.enabletr=0
hw.trueMirrorSupported=1
#
# system props for the cne module
#
persist.cne.feature=0
# 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
lpa.decode=true
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
media.aac_51_output_enabled=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
ro.config.vc_call_vol_steps=7
# 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 prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
# Simulate sdcard on /data/media
#
persist.bind_sdcard=true
ro.crypto.fuse_sdcard=true
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=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.camera.facialproc=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.sensors.gestures=true
#
# Gps Smart Battery Savings (depends on sensor hub)
#
persist.mot.gps.smart_battery=1
#property to check if dynamic resolution change is supported in framework
ro.streaming.video.drs=true
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=0
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#
# System prop for clientid per GMS Integration Instructions
#
ro.com.google.clientid=android-motorola
#
# System prop for legal URLs as per GMS integration Instructions
#
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
#
# Radio RIL properties applicable to all 8960 products
#
persist.radio.no_wait_for_card=1
persist.radio.call_type=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.dfr_mode_set=1
#
# Telephony FW properties
#
persist.radio.eons.enabled=1
# directory assistance number
ro.mot.ril.danlist=611,*611,#611
# For TCMD debug level
persist.tcmd.log.limit = 0
#system prop for setting rmnet mux mode
persist.rmnet.mux=disabled
# IKJBXLINE-6927
ro.mot.proximity.delay=300
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.version.full=Blur_Version.139.9.51.ghost_att.ATT.en.US
ro.mot.build.customerid=att
ro.mot.build.version.sdk_int=13
ro.mot.buildconfig=relcfg
ro.product.display=Moto X
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=4.2_r2
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=android-motorola
ro.product.drm.sd.enable=0
ro.product.drm.cd.enable=0
ro.mot.noroamingicon=1
ro.config.ringtone=Moto.ogg
ro.config.notification_sound=Moto.ogg
ro.config.alarm_alert=Cesium.ogg
ro.bug2go.magickeys=
persist.log.aplogd.config=--collect=mrsek,--format=threadtime,--size=50,--seq,--ext,--backup=3
persist.sys.qc.sub.rstrtlvl=3
persist.sys.qc.sub.rdump.max=20
ro.vendor.extension_library=/system/lib/libqc-opt.so
ro.usb.mtp=0x2e62
ro.usb.mtp_adb=0x2e63
ro.usb.ptp=0x2e64
ro.usb.ptp_adb=0x2e65
ro.usb.bpt=0x2e28
ro.usb.bpt_adb=0x2e29
ro.usb.bpteth=0x2e2a
ro.usb.bpteth_adb=0x2e2b
ro.mot.ds.fastdormancy.disable=true
ro.mot.ds.fastdormancy.incall=false
ro.MAX_HIDDEN_APPS=42
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
persist.mot.nfc.ce=2
ro.sf.lcd_density=320
ro.modem.no_wdog_chk=1
ro.mot.vr_source_dsp=1
keyguard.no_require_sim=true
ro.carrier=unknown
ro.partial.display=true
ro.media.enc.aud.fileformat=amr
ro.media.enc.aud.codec=amrnb
telephony.lteOnCdmaDevice=0
ro.telephony.default_network=9
ro.mot.phonemode.umts4gphone=1
net.early.sockets=0
ro.mot.wifi.hotspot=1
ro.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/motomb886/Profile/motomb886.rdf
ro.build.config.version=GAS_NA_DINARAJATT_P001
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
drm.service.enabled=true
ro.qc.sdk.izat.premium_enabled=0
persist.gps.qc_nlp_in_use=0
persist.gps.qc_force_agps=0
Here is the screenshot of xprivacy to which features ingress access in the area device identify
The entries with the exclamation mark in the triangle are which Ingress already accessed
Gesendet von meinem GT-I9300 mit Tapatalk 4
silentcovenant said:
If we could get a hold of the build.prop from the Moto X, we could copy the ro.product.brand, ro.product.name, and ro.product.device information, that would probably work. :good:
Click to expand...
Click to collapse
I replaced ro.product.brand, ro.product.name, and ro.product.device with information from one of the other released phones, and when launching ingress got a bonus intro package of gear for using the new Motorola device. So changing them does work.
I won't tell you which phone or what the values I changed them to are though, as technically it's cheating. I did just to see if it would work.
I'm still questioning the morality of using the ill-gotten items myself, may end up just recycling the items while at 100% XM and revert to my original build.prop.
Eggos said:
I replaced ro.product.brand, ro.product.name, and ro.product.device with information from one of the other released phones, and when launching ingress got a bonus intro package of gear for using the new Motorola device. So changing them does work.
I won't tell you which phone or what the values I changed them to are though, as technically it's cheating. I did just to see if it would work.
I'm still questioning the morality of using the ill-gotten items myself, may end up just recycling the items while at 100% XM and revert to my original build.prop.
Click to expand...
Click to collapse
Gee thanks..
Didn't work for me.
I wonder how the Google always listening feature works on the moto x? Is it just like some of our features where it barely works? Or is it straightforward? Would love to have that ported and run on our phone.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
And I think we need the droid ultra/maxx/Mini to get that. I know I said the wrong name. Currently haven't seen the forums show up yet.
Sent from my SCH-I545 using XDA Premium 4 mobile app
P.S And yeah i am new on tablet flash world i use to flash my phones but for tablet i don't know a damn thing how to flash so if someone can be generous to tell me the installition steps
Hi , i wanna root my nextbook 8 but i can't know how to do that if u can help me with that i really with be thanksfully even better if is any way to find me a rom for this tablet my tablet information are :
Model Number : nx008hi
buld.prop :
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JRO03C
ro.build.display.id=JRO03C.v008
ro.build.version.incremental=eng.root.20130321.205 658
ro.build.version.sdk=16
ro.build.version.codename=JellyBean
ro.build.version.release=4.1.1
ro.build.date=Thu Mar 21 20:57:33 CST 2013
ro.build.date.utc=1363870653
ro.build.type=user
ro.build.user=root
ro.build.host=midcs-desktop
ro.build.tags=release-keys
ro.product.board=NXM909NP
ro.product.model=NX008HI
ro.product.brand=Nextbook
ro.product.name=NX008HI
ro.product.device=NX008HI
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=YIFANG
ro.wifi.channels=14
ro.board.platform=meson6
# ro.build.product is obsolete; use ro.product.device
ro.build.product=NXM909NP
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=NXM909NP-user 4.1.1 JRO03C eng.root.20130321.205658 release-keys
ro.build.fingerprint=Nextbook/M909NP/M909NP:4.1.1/JRO03C/v008:user/release-keys
ro.build.characteristics=tablet
# end build properties
# system.prop for M1 reference board
# This overrides settings in the products/generic/system.prop file
#
#rild.libpath=/system/lib/libreference-ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=160
keyguard.no_require_sim=1
#set keyguard.enable=false to disable keyguard
keyguard.enable=true
ro.statusbar.widget=true
ro.statusbar.button=true
ro.statusbar.yearmonthdayweek=true
#wifi.interface=ra0
# 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 = 60
#alsa.mixer.playback.master=DAC2 Analog
#alsa.mixer.capture.master=Analog
#configure the Dalvik heap for a standard tablet device.
#frameworks/base/build/tablet-dalvik-heap.mk
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
hwui.render_dirty_regions=false
# Disable un-supported Android feature
hw.nopm=false
hw.nobattery=false
hw.nophone=false
hw.novibrate=true
hw.cameras=2
hw.hasethernet=false
#hw.hasdata=true
ro.platform.has.touch=true
# Wi-Fi sleep policy
ro.platform.has.sleeppolicy=false
#set to 0 temporarily so touch works without other changes
ro.sf.hwrotation=270
#0~7 You are required to get the correct install direction according the sensor placement on target board
ro.sf.gsensorposition=6
ro.sf.Gconvert_x_y=0
ro.sf.Gconvert_x=1
ro.sf.Gconvert_y=1
ro.sf.Gconvert_z=1
ro.sf.ecompassposition=4
allow_all_orientations=1
# Set Camera Orientation
# Use OSD2 mouse patch
ro.ui.cursor=osd2
ro.hardware=amlogic
# Enable 32-bit OSD
sys.fb.bits=32
# Disable GPS
gps.enable=false
# Enable player buildin
media.amsuperplayer.enable=true
media.amplayer.enable-acodecs=asf,aac,ape,flac,alac
media.amplayer.enable=true
media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
media.amsuperplayer.defplayer=PV_PLAYER
media.amplayer.thumbnail=true
#media.amplayer.widevineenable=true
media.arm.audio.decoder=ape,aac
# Nand write need force sync when gadget
gadget.nand.force_sync=true
# Status bar customization
ro.statusbar.widget.power=true
yf.show.compat=false
ro.statusbar.yearmonthdayweek=true
# HDMI
ro.hdmi480p.enable=false
#rw.fb.need2xscale=ok
#media.amplayer.osd2xenable=true
#camera DCIM dir. 0:sd only; 1:nand only; 2,sd first
ro.camera.dcim=1
ro.camera.lockorientation=false
# Disable preload-class
ro.amlogic.no.preloadclass=0
# App optimization
ro.app.optimization=true
#Dual display
ro.vout.dualdisplay3=true
ro.vout.player.exit=false
# CPU settings
ro.has.cpu.setting=true
# CPU freq customized in setting menu
# normal, performance, powersaving
ro.cpumode.maxfreq=1200000,1320000,800000
# when usbstorage, CPU mode and freq
ro.usbstorage.cpumode=performance
ro.usbstorage.maxfreq=600000
ro.yifang.devicename=NX008HI
ro.yifang.hotpoint=0
ro.bootanimation.rotation=90
ro.keyguard.orientation=landscape
ro.yifang.weather.city=New York
ro.yifang.weather.isf=1
ro.yifang.ota.enable=1
#support media poll uevent,can use sd cardread on usb port
has.media.poll=false
ro.dongle.change.local=0
ro.yifang.locationsetting=1
#used forward seek for libplayer
media.libplayer.seek.fwdsearch=1
#enable address bar cover issue fixing
ro.flashplayer.surfacehack=1
ro.media.partition.label=Nextbook
ro.yifang.hotpoint=0
#ro.usb.vendor.string=Yifang
#ro.usb.product.string=PMP5580C
hw.erase.internalSdcard=true
ro.screen.has.usbstorage=true
virtualsd.enable=true
ro.yifang.bluetooth=0
ro.yifang.mobile=1
ro.yifang.mobile_dongle=0
ro.yifang.datausagesetting=1
ro.product.mobilenetwork = 0
ro.yifang.default.timeout=-1
ro.yifang.default.brightness=196
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.carrier=unknown
ro.opengles.version=131072
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
drm.service.enabled=true
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.hardware.version=1.0.0.0
ro.vendor.name=YFMID
Hello. I have a Sansui ETAB 801 on ICS 4.0.3, however I cannot find any further ROM upgrades for it. Could anybody possibly help me with something that might work? I managed to get a copy of the stock ROM from the support people and the build.prop says the following
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IML74K
ro.build.display.id=ETAB 801.20120704
ro.build.version.incremental=eng.shixiong.20120704 .124051
ro.build.version.sdk=15
ro.build.version.codename=IceCreamSandwich
ro.build.version.release=4.0.3
ro.build.date=三 7月 4 12:43:43 HKT 2012
ro.build.date.utc=1341377023
ro.build.type=user
ro.build.user=shixiong
ro.build.host=emdoor-r710
ro.build.tags=test-keys
ro.product.model=ETAB 801
ro.product.brand=MID
ro.product.name=f08refem86
ro.product.device=f08refem86
ro.product.board=f08refem86
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=EMDOOR
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=14
ro.board.platform=meson3
# ro.build.product is obsolete; use ro.product.device
ro.build.product=f08refem86
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=f08refem86-user 4.0.3 IML74K eng.shixiong.20120704.124051 test-keys
ro.build.fingerprint=MID/f08refem86/f08refem86:4.0.3/IML74K/eng.shixiong.20120704.124051:user/test-keys
ro.build.characteristics=tablet
# end build properties
# system.prop for M1 reference board
# This overrides settings in the products/generic/system.prop file
#
#rild.libpath=/system/lib/libreference-ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=120
keyguard.no_require_sim=1
#set keyguard.enable=false to disable keyguard
keyguard.enable=true
ro.statusbar.widget=true
ro.statusbar.button=true
ro.statusbar.yearmonthdayweek=true
#wifi.interface=ra0
# 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 = 60
#alsa.mixer.playback.master=DAC2 Analog
#alsa.mixer.capture.master=Analog
#configure the Dalvik heap for a standard tablet device.
#frameworks/base/build/tablet-dalvik-heap.mk
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
hwui.render_dirty_regions=false
# Disable un-supported Android feature
hw.nopm=false
hw.nobattery=false
hw.nophone=false
#hw.novibrate=false
hw.cameras=2
hw.hasethernet=false
#hw.hasdata=true
em.mobile_data=true
ro.platform.has.touch=true
# Wi-Fi sleep policy
ro.platform.has.sleeppolicy=false
#set to 0 temporarily so touch works without other changes
ro.sf.hwrotation=270
#0~7 You are required to get the correct install direction according the sensor placement on target board
ro.sf.gsensorposition=4
ro.sf.ecompassposition=4
allow_all_orientations=1
# Use OSD2 mouse patch
ro.ui.cursor=osd2
# Enable 32-bit OSD
sys.fb.bits=32
# Disable GPS
gps.enable=false
em.auto_power_3g_by_sim_state=false
# added by dongming
# 3G modem build in
em.modem_in=true
#Hdmi UI hide or display
em.hdmiui=true
# electromagnetic touch calibration
em.elec_calibrate=false
# judge if coby's launcher mode
em.coby_mode=true
# if have bluetooth
em.bluetooth=false
# if have telephone voice
em.telephone_voice=false
# if have light sensor
em.light_sensor=false
# if have infrared
em.infrared=false
# if have compass
em.compass=false
#if have no motor
hw.novibrate=false
# if have window animate
em.window_animate=false
# 0 there is no camera; 1 single front camera; 2 single back camera; 3 multi camera
em.camera_type=2
# def font size
em.def_font_size=1.0
em.def_backlight=190
em.def_screen_timeout=300000
em.def_call_volume=11
em.def_ring_volume=5
em.def_alarm_volume=6
em.def_media_volume=11
em.def_notification_volume=5
em.def_wallpaper=null
em.def_mobiledata=false
em.def_3g_onoff=false
em.defproxy=false
em.hdmidisplay=1
# end added
# Enable player buildin
media.amsuperplayer.enable=true
media.amplayer.enable-acodecs=asf,wav,aac,mp3,m4a,ape,flac,alac
media.amplayer.enable=true
media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
media.amsuperplayer.defplayer=PV_PLAYER
media.amplayer.thumbnail=true
# Status bar customization
ro.statusbar.widget.power=true
ro.statusbar.yearmonthdayweek=true
# HDMI
ro.hdmi480p.enable=false
rw.fb.need2xscale=ok
media.amplayer.osd2xenable=true
#camera DCIM dir,0:sd only,1,nand only,2,sd first
ro.camera.dcim=2
#nand write need force sync when gadget
gadget.nand.force_sync=true
# Disable preload-class
ro.amlogic.no.preloadclass=1
# App optimization
ro.app.optimization=true
#Dual display
ro.vout.dualdisplay2=true
hw.nodatausage=true
#for 800x480 UI
ro.platform.UI.800x480=false
# Ugrade apk
virtualsd.enable=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.sys.timezone=Africa/Harare
*bump*