Quantcast
Channel: Android – Java-Phones.com
Viewing all 189 articles
Browse latest View live

Build.prop Vivo Y29L Kitkat

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KTU84P
ro.build.display.id=KTU84P dev-keys
ro.build.version.incremental=eng.compiler.20150226
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.4
ro.build.date=2015? 02? 26? ??? 16:39:15 CST
ro.build.date.utc=1424939955
ro.build.type=user
ro.build.user=compiler
ro.build.host=compiler028
ro.build.tags=dev-keys
ro.product.model=Y29L
ro.product.brand=Vivo
ro.product.name=msm8916_32
ro.product.device=msm8916_32
ro.product.board=msm8916
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=vivo
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=msm8916_32
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=msm8916_32-user 4.4.4 KTU84P eng.compiler.20150226 dev-keys
ro.build.fingerprint=vivo/msm8916_32/msm8916_32:4.4.4/KTU84P/eng.compiler.20150226:user/dev-keys
ro.build.characteristics=default
ro.vivo.os.build.display.id=Funtouch OS_2.0
ro.vivo.product.release.model=Y29L
ro.vivo.product.release.name=Y29L
ro.vivo.op.entry.version=
# end build properties
#
# from device/qcom/msm8916_32/system.prop
#
#
# system.prop for msm8916
#

#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
# vivo modify begin
#ro.telephony.default_network=5
ro.telephony.default_network=20
# vivo modify end
persist.radio.multisim.config=dsds

debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
#Enable translucent status bar feature
persist.hwc.ptor.enable=true
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.sf.gpu_comp_tiling=1

#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

#
# system props for the cne module
#
persist.cne.feature=1

#
# system props for the dpm module
#
persist.dpm.feature=0

#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
mm.disable.sec_smoothstreaming=true
media.aac_51_output_enabled=true
#codecs:(PARSER_)AAC AC3 ASF AVI DTS 3G2 MP2TS QCP FLAC
#ChenFang: remove FLAC AC3 DTS
#mm.enable.qcom_parser=37425
#chengman add for avi(divx) support,2014-11-27
mm.enable.qcom_parser=1086001

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 196608 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
ro.qualcomm.cabl=0

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
# vivo modify begin
#telephony.lteOnCdmaDevice=1
telephony.lteOnCdmaDevice=0
# vivo modify end
persist.omh.enabled=true

#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=-1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=32
#use VERY_HIGH_QUALITY for audio resampler
af.resampler.quality=4
#Enable offload audio video playback by default
av.offload.enable=false
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true

#Audio voice concurrency related flags
voice.playback.conc.disabled=true
voice.record.conc.disabled=true
voice.voip.conc.disabled=true

#Set composition for USB
#persist.sys.usb.config=diag,serial_smd,rmnet_bam,adb

# set max starting background services
ro.config.max_starting_bg=8

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#propery to enable VDS WFD solution
persist.hwc.enable_vds=1
ro.min_freq=800000

# vivo add for mt sms ack expiry time begin
persist.radio.mt_sms_ack=30
# vivo add for mt sms ack expiry time end

#vivo add
persist.radio.multisim.config=dsds
#vivo end

#vivo add begin
persist.radio.redir_party_num=0
#vivo add end

#vivo add begin
persist.env.fastdorm.enabled=true
persist.fd.scron.timer=10000
persist.data.tcp_rst_drop=true
#vivo add end

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product.dmtklog=true
ro.build.version.bbk=PD1420L_A_1.7.26
ro.product.model.bbk=PD1420L
ro.hardware.bbk=PD1420LMA
ro.board.bbk=MA
ro.vivo.product.release.brand=vivo
ro.vivo.product.solution=QCOM
ro.vivo.product.platform=QCOM8916
ro.vivo.product.version=PD1420L_A_1.7.26
ro.vivo.product.model=PD1420L
ro.vivo.hardware.version=PD1420LMA
ro.vivo.board.version=MA
ro.product.net.entry.bbk=no
ro.vivo.net.entry=no
ro.vivo.op.entry=no
persist.vivo.product.cust.list=CN-YD
persist.vivo.radio.type.list=TD-SCDMA,WCDMA,TD-LTE,FDD-LTE,GSM
persist.vivo.radio.type.abbr=L
ro.vivo.lte.voice.type=CSFB
ro.vivo.os.name=Funtouch
ro.vivo.os.version=2.0
ro.vivo.rom=rom_2.0
ro.vivo.rom.version=rom_2.0
ro.vivo.lcm.xhd=HD
ro.sf.lcd_density=320
ro.vivo.build.version.sdk=1
ro.vivo.rom.style=vigour
persist.vivo.phone.color=BLUE
gsm.version.baseband=M8916AAAAANLYD1001501.1
persist.vivo.phone.key_light=No_key_light
persist.vivo.phone.indicator=No_indicator
persist.vivo.phone.usb_otg=Have_usb_otg
persist.vivo.phone.glove_mode=No_glove_mode
persist.vivo.phone.screen_size=50
persist.vivo.phone.num_battery=No_battery_percentage
persist.vivo.phone.wfd=No_wfd
persist.vivo.phone.hifi=Hifi_no_menu
audio.fm.maxvolume=4300
ro.build.netaccess.version=PD1420L_A_1.7.26
ro.config.notification_sound=Notice.ogg
ro.config.alarm_alert=Alarm_Morning.ogg
ro.config.message_sound=Message_01.ogg
ro.config.ringtone=XtremeTone.ogg
ro.kernel.android.checkjni=0
ro.com.android.dataroaming=false
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
dalvik.vm.heapstartsize=8m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=1
ro.qc.sdk.izat.service_mask=0×5
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.baidu.map.location
ro.gps.agps_provider=1
ro.pip.gated=0


How To Fix Knock On Feature After Flashing TWRP

$
0
0

Answer
Please make a version which would not break knock on feature after flashing TWRP I lost knock on feature with stock kernel and after flashing TWRP and does not have that option of Update touch firmware in knock code settings.

Question
In dialer type 3845#*802# replace 802 with your model.
Then go to settings – upgrade touchscreen firmware. Then the Knock ON should work.

Secret Code Lenovo P70

$
0
0

The Lenovo P70 has some cool hidden features that let you become a power user in ways far beyond what you would think. We’ve already shared some simple hidden features of the Lenovo P70 but this time, we’re sharing a built-in service menu that lets you test everything from your S3′s pixels to your sensors and touch responsiveness. If you’re the kind of nerd who likes to get under the hood of your smartphone, this is the menu for you.

####0000# : Menampilkan versi ROM
####1111# : FactoryKit Test
####2222# : Serial Number (SN) dan Part Number (PN)
####3333# : MTKLogger
####7777# : Factory Reset
####5993# : ROM Version
####8375# : Version info (model, platform, kernel, build type etc)
####6020# : Country code
####537999# : Developer Options
####266344# : ideaFriend Configuration
*#*#3646633#*#* : Engineer Mode
*999# : Menampilkan versi ROM
*#06# : Cek IMEI

How to Install CM 12.1 Stable ROM on your HTC One S

$
0
0

The installation requires clearing of memory in the smartphone, so don’t forget to back up all the data. And as always tell you, the handset should have more than 70 percent battery, or else there is a good chance of seeing it getting temporarily bricked if the process is interrupted.

How to Install CM 12.1 Stable ROM on your HTC One S:

  1. Download the CM 12.1 SNAPSHOT zip file from here.
  2. Here you can also find Gapps for Android 5.1.1 ROMs.
  3. Move the downloaded files to your phone’s internal storage by using the USB cord that I’ve previously told you about.
  4. Disconnect the phone from your PC.
  5. Power off the handset.
  6. It’s time boot it in Custom Recovery Mode; by pressing and holding the Volume Down and Power keys; then, follow the on screen instructions and select Bootloader and go to Recovery.
  7. Now you can factory reset the device, so select ‘wipe data/ factory reset’.
  8. Now, for CWM, you have to select ‘install zip from sdcard’, then ‘choose zip from sdcard’, while for TWRP you are supposed to open the Install options menu.
  9. Find the CM 12.1 SNAPSHOT zip file.
  10. After the ROM is flashed, also install the Gapps zip.
  11. Reboot the HTC One S in normal mode and enjoy the changes! The first boot could take even more than 5 minutes, so please be patient.

How To Install Motorola Droid Turbo 2 Clock Widget (APK)

$
0
0

Motorola Droid Turbo 2 is a beautiful device worthy of all the critical acclaim it has received thus far. Super Download is the work of developer Junior Passos, who has been kind enough to release a fully featured free version of this app for XDA members, which you can grab over in his thread.

Download

The free .apk from XDA will install like normal as long as you have installation from “Unknown sources” enabled.

Credits:
Junior Passos for zip and no root version.
Motorola and Verizon for Widget.
RootJunky for dump rom Droid Turbo 2.

Build.prop 5.0.2 Lollipop Vivo V1

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
import /oem/oem.prop ro.*
ro.build.id=LRX22G
ro.build.display.id=LRX22G release-keys
ro.build.version.incremental=eng.compiler.20150928.160330
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.2
ro.build.date=Mon Sep 28 16:10:10 CST 2015
ro.build.date.utc=1443427810
ro.build.type=user
ro.build.user=compiler
ro.build.host=compiler032
ro.build.tags=release-keys
ro.product.model=vivo V1
ro.product.brand=vivo
ro.product.name=V1
ro.product.device=V1
ro.product.board=msm8916
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=vivo
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=msm8916_64
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=msm8916_64-user 5.0.2 LRX22G eng.compiler.20150928.160330 release-keys
ro.build.fingerprint=vivo/V1/V1:5.0.2/LRX22G/compiler09281609:user/release-keys
ro.build.characteristics=default
ro.vivo.os.build.display.id=Funtouch OS_2.1
ro.vivo.op.entry.version=V1_1.0
ro.vivo.product.release.name=V1
ro.vivo.product.release.model=V1
# end build properties
#
# from device/qcom/msm8916_64/system.prop
#
#
# system.prop for msm8916
#

# add_lym, Must be placed at the beginning of the file
# move to build/tools/buildinfo.sh
#import /oem/oem.prop ro.*

rild.libpath=/vendor/lib64/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=
persist.radio.rat_on=combine
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
# modify begin by huzhaofeng
ro.telephony.default_network=10
# modify end by huzhaofeng

debug.sf.hw=0
debug.egl.hw=0
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.mdpcomp.idletime=600
debug.enable.sglscale=1

#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

#
# system props for the cne module
#
persist.cne.feature=1

#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.msm8939hw=0
media.msm8929hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true

#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC DIVX DIVXHD
mm.enable.qcom_parser=3407871

# Default to AwesomePlayer
media.stagefright.use-awesome=false

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 131072 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
ro.qualcomm.cabl=0

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1

#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=240
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#Enable offload audio video playback by default
av.offload.enable=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true

#System property for FM transmitter
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true
#Audio voice concurrency related flags
voice.playback.conc.disabled=true
voice.record.conc.disabled=true
voice.voip.conc.disabled=true

#Set read only default composition for USB
ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

#property to enable DS2 dap
audio.dolby.ds2.enabled=true

#HWUI properties
ro.hwui.text_large_cache_height=2048

# Enable DRM system property
drm.service.enabled=1
#Trim properties
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
ro.sys.fw.trim_enable_memory=1073741824

#modify begin by huzhaofeng
persist.radio.multisim.config=dsds
#modify end by huzhaofeng

#vivo add begin
persist.env.fastdorm.enabled=true
persist.fd.scron.timer=10000
persist.data.tcp_rst_drop=true
persist.radio.sglte.eons_domain = “ps”
#vivo add end

#camera PDAF properties by yaodi
persist.camera.pdaf_frac=1
persist.camera.pdaf_nconfidence=1
#camera PDAF properties by yaodi

# gpu performance
sys.hwc.gpu_perf_mode=1

# weitianlei add persist.sensor.cts.flag for CTSV start
persist.sensor.cts.flag=0
# weitianlei add

# add_lym, Must be placed at the ending of the file
import /oem/oem.prop

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product.dmtklog=true
ro.build.version.bbk=PD1502F_EX_A_1.15.12
ro.product.model.bbk=PD1502F_EX
ro.hardware.bbk=PD1502F_EXMA
ro.board.bbk=MA
ro.vivo.product.solution=QCOM
ro.vivo.product.platform=QCOM8916
ro.vivo.product.version=PD1502F_EX_A_1.15.12
ro.vivo.product.model=PD1502F_EX
ro.vivo.hardware.version=PD1502F_EXMA
ro.vivo.board.version=MA
ro.product.net.entry.bbk=no
ro.vivo.net.entry=no
ro.vivo.op.entry=no
persist.vivo.product.cust.list=N,TH,MY,ID,IN,MM
persist.vivo.radio.type.list=WCDMA,TDD-LTE,FDD-LTE,GSM
persist.vivo.radio.type.abbr=F
persist.sys.strictmode.disable=true
ro.vivo.os.name=Funtouch
ro.vivo.os.version=2.0
ro.vivo.rom=rom_2.0
ro.vivo.rom.version=rom_2.0
ro.vivo.lcm.xhd=HD
ro.sf.lcd_density=320
ro.vivo.build.version.sdk=1
ro.vivo.lte.voice.type=CSFB
ro.vivo.rom.style=vigour
ro.vivo.product.overseas=yes
persist.vivo.phone.color=BLUE
persist.vivo.phone.hall=Have_hall
persist.vivo.phone.holster=Have_holster_no_window
persist.vivo.phone.key_light=No_key_light
persist.vivo.phone.indicator=No_indicator
persist.vivo.phone.usb_otg=No_usb_otg
persist.vivo.phone.glove_mode=No_glove_mode
persist.vivo.phone.screen_size=50
persist.vivo.phone.num_battery=Have_battery_percentage
persist.vivo.phone.wfd=Have_wfd
audio.fm.maxvolume=5570
ro.config.hifi_config_state=0
persist.vivo.phone.hifi=No_hifi
ro.config.hifi_always_on=no
persist.data_netmgrd_mtu=1480
ro.build.netaccess.version=PD1502F_EX_A_1.15.12
ro.config.notification_sound=Whistle.ogg
ro.config.alarm_alert=Sound_Of_The_Sea.ogg
ro.config.message_sound=Default.ogg
ro.config.ringtone=Sunrise_View.ogg
ro.kernel.android.checkjni=0
ro.com.android.dataroaming=false
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
dalvik.vm.heapstartsize=8m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.0_r3
ro.com.google.clientidbase=android-vivo
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.features=div,needfix_835769
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.baidu.map.location
ro.gps.agps_provider=1
ro.pip.gated=0

Build.prop Samsung SM-A300M Galaxy A3

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX22G
ro.build.display.id=Genezis-Deodex-A300MBOI1
ro.build.version.incremental=A300MUBU1BOI1
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.2
ro.build.date=Fri Sep 11 21:18:29 KST 2015
ro.build.date.utc=1441973909
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDD6814
ro.build.tags=release-keys
ro.product.model=SM-A300M
ro.product.brand=samsung
ro.product.name=a3lteub
ro.product.device=a3lte
ro.product.board=msm8916
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=a3lte
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=a3lteub-user 5.0.2 LRX22G A300MUBU1BOI1 release-keys
ro.build.fingerprint=samsung/a3lteub/a3lte:5.0.2/LRX22G/A300MUBU1BOI1:user/release-keys
ro.build.characteristics=default
# Samsung Specific Properties
ro.build.PDA=A300MUBU1BOI1
ro.build.hidden_ver=A300MUBU1BOI1
ro.build.changelist=806313
ro.product_ship=true
ro.chipname=MSM8916
# end build properties
#
# from device/samsung/a3lte/system.prop
#
#
# system.prop for msm8916
#

ro.sf.lcd_density=240

#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
persist.radio.rat_on=combine
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
ro.telephony.default_network=9

debug.sf.hw=1
debug.egl.hw=1
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false

#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

#
# system props for the cne module
#
persist.cne.feature=0
persist.cne.dpm=0
persist.dpm.feature=0

#system props for the MM modules
media.stagefright.enable-record=false
media.stagefright.enable-meta=false
media.stagefright.enable-rtsp=false
media.stagefright.enable-player=false
media.stagefright.enable-http=false
media.stagefright.enable-aac=false
media.stagefright.enable-qcp=false
media.stagefright.enable-fma2dp=false
media.stagefright.enable-scan=false
media.swhevccodectype=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#codecs: DivX DivXHD AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=3183219

# Default to AwesomePlayer
media.stagefright.use-awesome=true

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 196608 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
ro.qualcomm.cabl=0

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
#telephony.lteOnCdmaDevice=1
#
# System props for bluetooh

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=32
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#Enable offload audio video playback by default
av.offload.enable=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true

af.resampler.quality=4

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#propery to enable VDS WFD solution
persist.hwc.enable_vds=1

#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

# low RAM property
ro.config.low_ram=true

# System property for storage_preload
persist.sys.storage_preload=1

# Data modules (For evolution RIL model)
ro.use_data_netmgrd=false
persist.data.netmgrd.qos.enable=false

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.ringtone=Over_the_horizon.ogg
ro.config.ringtone_2=Fog_on_the_Water.ogg
ro.config.notification_sound=Skyline.ogg
ro.config.notification_sound_2=S_On_Time.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.security.icd.flagmode=single
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
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
ro.build.scafe=americano
ro.build.scafe.size=short
ro.build.scafe.cream=white
ro.build.scafe.shot=single
ro.hdcp2.rx=tz
ro.sec.fle.encryption=true
sys.config.samp_ppm_enable=false
ro.config.dha_cached_max=4
ro.config.dha_empty_init=14
ro.config.dha_empty_max=14
ro.config.dha_lmk_scale=1.0
ro.config.dha_th_rate=1.83
ro.config.dha_whitelist_enable=4
ro.config.ldha_ext_enable=true
ro.error.receiver.default=com.samsung.receiver.error
ro.security.reactive.triggered=true
config.disable_atlas=true
ro.security.reactive.active=0
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=5.0_r3
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
ro.build.selinux=1
ro.config.tima=1
ro.config.timaversion=3.0
ro.kernel.qemu=0
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0

How To Install HTC Launcher (BlinkFeed)

$
0
0

HTC’s launcher implements a few predictive capabilities that we’ve seen pop up over the past year or two in apps such as Aviate and EverythingMe. The homescreen widget displays the apps it thinks you’re most likely to need at home, work, or when traveling. It’s joined by an updated lockscreen (a separate app), which dishes out recommendations to places where you might want to grab a bite to eat.

It’s still available with a swipe from the left. You can also better customize it and the rest of the launcher thanks to HTC themes that change icons and colors.

HTC Launcher

HtcSenseHome.apk


Root BLU Advance 4.0

$
0
0

So you’ve just bagged yourself a gleaming new BLU Advance 4.0 and you already want to root around in Android’s murky depths? Right out of the box, there are a plethora of interesting and useful customization features for the BLU Advance 4.0. Since you’re still here, I’m sure you know that I’m talking about rooting. You’ll be happy to hear there are two methods available to get this process done.

Rooting your Android phone is a must thing to do if you want to take full advantage of it. Thanks to the open source nature of Android, you can do plenty of things with your phone without even having to root it.

You can install tons of launchers, third-party keyboards, live wallpapers and themes which can be easily downloaded from the Play Store. As you can see, there are many things you can do with a non rooted Android phone.

Method 1: Root the BLU Advance 4.0 using KingRoot

  1. Download KingRoot and install it (open a file explorer, navigate your download and tap on it; you can also directly open the apk from browser download section to install it). If you see a warning box then you require to check Unknown sources under Settings –> Security.
  2. Once done, you should see the KingRoot icon in your App Drawer. Tap on the app icon to open it.
  3. Once the app is lunched, it will try to analyze your device to find suitable root process and soon you will see the following screen.
  4. Tap on ‘TRY TO ROOT’ or ‘START ROOT’ button that shown at the bottom of the screen.
  5. It will then start rooting your device. Sometime your phone may automatically restart during this process.
  6. Once completed you will see a big green tick that means your device is now rooted.

Method 2: Root the BLU Advance 4.0 using FramaRoot

  1. Download and install Framaroot Application on your Device. Once installation is completed you will be able to see the Framaroot Icon in your Menu.
    framaroot
  2. Once Framaroot Application is launched you will be able to see below the following screen and Tap on the Boromir Option.
    framaroot 2
  3. After selecting the option that supports your device, you’ll get a Success message in the Exploit result popup. That’s it! Your device is successfully rooted. Make sure that you reboot your device after getting the Success message.
    framaroot 3

Build.prop ASUS Zenfone Max ZC550KL Lollipop

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX22G
ro.build.display.id=LRX22G.CN_Phone-12.8.10.45-20160125
ro.build.version.incremental=CN_Phone-12.8.10.45-20160125
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.2
ro.build.version.security_patch=2016-02-01
ro.build.version.base_os=asus/CN_Phone/ASUS_Z010:5.0.2/LRX22G/12.8.10.45-20160125:user/release-keys
ro.build.date=Mon Jan 25 22:21:46 CST 2016
ro.build.date.utc=1453731706
ro.build.type=user
ro.build.user=android
ro.build.host=mcrd1-36
ro.build.tags=release-keys
ro.product.model=ASUS_Z010DA
ro.product.brand=asus
ro.product.name=CN_Phone
ro.product.device=ASUS_Z010
ro.product.board=msm8916
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=asus
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=ZC550KL
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=CN_Phone-user 5.0.2 LRX22G 12.8.10.45-20160125 release-keys
ro.build.fingerprint=asus/CN_Phone/ASUS_Z010:5.0.2/LRX22G/12.8.10.45-20160125:user/release-keys
ro.build.characteristics=default
# ro.build.asus.version & ro.build.csc.version are using by UpdateLauncher
ro.build.asus.version=12.8.10.45
ro.build.csc.version=CN_ZC550KL-12.8.10.45-20160125
ro.product.sw.version=CN_Phone-12.8.10.45-20160125
ro.internal.version=CN_Phone-12.8.10.45-20160125
ro.asus.persistent=/dev/block/platform/7824900.sdhci/by-name/persistent
# end build properties
#
# from device/qcom/msm8916_64/system.prop
#
#
# system.prop for msm8916
#

rild.libpath=/vendor/lib64/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=
persist.radio.rat_on=combine
# ASUS_BSP++ “Change default subscription to RUIM”
ril.subscription.types=RUIM,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
# ASUS_BSP++ “disable don’t set ro.telephony.defualt_network”
#ro.telephony.default_network=5
# ASUS_BSP++ “Set persist.radio.multisim.config property”
persist.radio.multisim.config=dsds

#ASUSDEBUG + jeffery_hu@asus.com
persist.asus.kernelmessage = 0
persist.sys.downloadmode.enable = 0
persist.asus.savelogs = 0
#ASUSDEBUG -

debug.sf.hw=0
debug.egl.hw=0
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.mdpcomp.idletime=600
debug.enable.sglscale=1

#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

# [ASUS BSP] Freeman – ZC550KL support golve mode property
persist.asus.glove = 0

# [ASUS BSP] Freeman – ZC550KL support double tap mode property
persist.asus.dclick = 0

# [ASUS BSP] Freeman – ZC550KL support gesture mode property
persist.asus.gesture.type = 0000000

# [ASUS BSP] Freeman – ZC550KL support flipcover mode property
persist.asus.flipcovermode = 0

# [ASUS BSP] Freeman – ZC550KL default enable touch check proximity before gesture wake up
persist.asus.chkproximity = 1

#
# system props for the cne module
#
persist.cne.feature=0

#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.msm8939hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true

# system prop for custom hls enhancements
persist.media.hls.enhancements=false

#codecs:DivxHD Divx FLAC QCP MP2TS 3G2 DTS AVI ASF AC3 AAC
mm.enable.qcom_parser=3314291

# Default to AwesomePlayer
media.stagefright.use-awesome=false

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=false

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 131072 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
ro.qualcomm.cabl=0

#
# System props for telephony
# ASUS_BSP+++ “always disable cdma”
# LTE_ON_CDMA_UNKNOWN = -1, LTE_ON_CDMA_FALSE = 0, LTE_ON_CDMA_TRUE = 1
telephony.lteOnCdmaDevice=0
# ASUS_BSP— “always disable cdma”
#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=240
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#Enable offload audio video playback by default
av.offload.enable=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=false
audio.offload.disable=1

#System property for FM transmitter
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true
#Audio voice concurrency related flags
voice.playback.conc.disabled=true
voice.record.conc.disabled=true
voice.voip.conc.disabled=true

#Set read only default composition for USB
ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

#property to enable DS2 dap
audio.dolby.ds2.enabled=true

#+++ASUS BSP Eric Porting forr KEY DEBUG
persist.asus.pwrdbg=0
#—ASUS BSP Eric Porting forr KEY DEBUG
#ASUS_BSP +++ Yujoe “[A60K][Diag][N/A][Improve]Improve the process of saving QXDM log to SD card.”
persist.asus.qxdmlog.sd1mmc0 = 0
persist.asus.qxdmlog.filesize = 100
persist.asus.qxdmlog.maxfiles = 6
persist.asus.qxdmlog.message = 0
#ASUS_BSP — Yujoe “[A60K][Diag][N/A][Improve]Improve the process of saving QXDM log to SD card.”

#ASUS_BSP +++ Yujoe “[A60K][Diag][N/A][Add]Enable add_power_save flag.”
persist.radio.add_power_save = 1
#ASUS_BSP +++ Yujoe “[A60K][Diag][N/A][Add]Enable add_power_save flag.”

# [ASUS BSP] Gavin_Chang – Add MicroSD path
ro.epad.mount_point.microsd = /Removable/MicroSD
ro.epad.mount_point.sdcard1 = /Removable/MicroSD
# [ASUS BSP] Gavin_Chang – Add MicroSD path

# [ASUS BSP] Gavin_Chang – Add APP2SD
ro.bsp.app2sd=true
# [ASUS BSP] Gavin_Chang – Add APP2SD

#ASUS BSP Ledger – Add for On/Off test
persist.sys.test.poweronoff = 0
#ASUS BSP Ledger – Add for On/Off test
#ASUS BSP breeze adjust auto backlight animation step++++
persist.asus.def_rate=200
#ASUS BSP breeze adjust auto backlight animation step—

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.asus.sku=CN
ro.build.app.version=044030601_201509110120
ro.asus.ui=1.0
ro.ril.ecclist=112,911
ro.product.locale.language=zh
ro.product.locale.region=CN
dalvik.vm.heapgrowthlimit=128m
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
dalvik.vm.heapstartsize=8m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
drm.service.enabled=true
ro.camera.sound.forced=0
ro.config.ringtone=Festival.ogg
ro.config.notification_sound=NewMessage.ogg
ro.config.newmail_sound=NewMail.ogg
ro.config.sentmail_sound=SentMail.ogg
ro.config.calendaralert_sound=CalendarEvent.ogg
ro.config.alarm_alert=BusyBugs.ogg
ro.additionalbutton.operation=0
ro.asus.browser.uap=ASUS-ZC550KL
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.features=div
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
sys.tcpdump.file=/data/logcat_log/capture.pcap
ro.internal.tcpdump.file=/data/logcat_log/capture.pcap
persist.radio.disable_flexmap=1
persist.telproviders.debug=0
persist.asus.cb.debug=0
persist.asus.message.gcf.mode=0
persist.asus.message.debug=0
persist.asus.zenmotion.vendor=kionix
ro.config.hwrlib=T9_arm
ro.config.xt9ime.max_subtype=7
ro.ime.lowmemory=false
persist.sys.modem.restart=12
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0
persist.radio.dont_use_dsd=true
persist.radio.add_power_save=1

Build.prop Lenovo K30-T VIBEUI V2.5 Lollipop

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LRX22G
ro.build.display.id=VIBEUI_V2.5_1541_7.173.1_ST_K30-T
ro.build.version.incremental=VIBEUI_V2.5_1541_7.173.1_ST_K30-T
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.2
ro.build.date=Thu Nov 5 22:54:05 CST 2015
ro.build.date.utc=1444287203
ro.build.type=user
ro.build.user=Jun_ao
ro.build.host=mc
ro.build.tags=release-keys
ro.product.model=Lenovo K30-T
ro.product.brand=Lenovo
ro.product.name=K30-T
ro.product.device=K30-T
ro.product.board=msm8916
ro.build.display.wtid=K30-T_USR_ST1541_7.173.1_1511052254_Q2135.1_CN
ro.restart_level=RELATED
# 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=LENOVO
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=K30-T
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=wt86518_A116G-user 5.0.2 LRX22G eng.Jun_ao.20151105 release-keys
ro.build.fingerprint=Lenovo/K30-T/K30-T:5.0.2/LRX22G/VIBEUI_V2.5_1541_7.173.1_ST_K30-T:user/release-keys
ro.build.characteristics=default
ro.lenovo.vibeui.apps=49763b7
ro.lenovo.vibeui.resources=424711a
ro.lenovo.vibeui.components=47ba322
ro.lenovo.vibeui.tools=4dd055d
ro.lenovo.lvp.version=V2.5.1.0_1509211112_A49763b7R424711aC47ba322T4dd055d
persist.lenovo.feedback=false
# end build properties
#
# from device/qcom/wt86518_A116G/system.prop
#
#
# system.prop for msm8916
#

#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
persist.radio.rat_on=combine
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
ro.telephony.default_network=17
ro.telephony.nonlte=16

debug.sf.hw=1
debug.egl.hw=1
#debug.composition.type=mdp
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.mdpcomp.idletime=600
debug.enable.sglscale=1
debug.sf.gpu_comp_tiling=1
#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

#
# system props for the cne module
#
#persist.cne.feature=1

#
# system props for the dpm module
#
#persist.dpm.feature=3

#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.msm8939hw=0
media.msm8929hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
#mm.disable.sec_smoothstreaming=true
media.aac_51_output_enabled=true

#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC DIVX DIVXHD
mm.enable.qcom_parser=3407871

# Default to AwesomePlayer
media.stagefright.use-awesome=true

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 196608 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
ro.qualcomm.cabl=0

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=0
#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=240
#use VERY_HIGH_QUALITY for audio resampler
#af.resampler.quality=4
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#Enable offload audio video playback by default
av.offload.enable=false
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=false

#Audio voice concurrency related flags
voice.playback.conc.disabled=true
voice.record.conc.disabled=false
voice.voip.conc.disabled=true

#Set composition for USB
persist.sys.usb.config=diag,serial_smd,rmnet_bam,adb

#Set read only default composition for USB
ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb

# set max background services
#ro.config.max_starting_bg=8

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#propery to enable VDS WFD solution
persist.hwc.enable_vds=1

#selects CoreSight configuration to enable
persist.debug.coresight.config=stm-events

#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

#property to enable DS2 dap
audio.dolby.ds2.enabled=true

#HWUI properties
ro.hwui.texture_cache_size=72
ro.hwui.layer_cache_size=48
ro.hwui.r_buffer_cache_size=8
ro.hwui.path_cache_size=32
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=6
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024

persist.data.target=dpm1

#bug57572, wuwenting.wt, add, 20150420
persist.radio.msim_swap=true
persist.radio.primarycard=true
#persist.radio.multisim.config=dsds

#Trim properties
#ro.config.fha_enable=true
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
#ro.sys.fw.bservice_enable=true
#ro.sys.fw.bservice_limit=5
#ro.sys.fw.bservice_age=5000
ro.sys.fw.trim_enable_memory=1073741824

persist.camera.beauty=16
ro.lenovo.region=prc
ro.lenovo.device=phone
ro.lenovo.sim=dsds
ro.lenovo.operator=open
ro.lenovo.platform=qualcomm
ro.lenovo.bqb=no
ro.lenovo.wificert=no
ro.lenovo.series=Lenovo K30-T
ro.lenovo.adb=apkctl
ro.lenovo.signalbars=five
ro.product.model=Lenovo K30-T
ro.product.brand=Lenovo
ro.product.manufacturer=LENOVO
ro.lenovo.videocall=false
ro.lenovo.vibeuistyle=true
persist.backgrounddata.enable=false
persist.lenovo.ltetype=SGLTE
ro.product.ota.model=Lenovo K30-T
ro.lenovo.cta=false
audio.offload.disable=1
#persist.radio.ratstr=true
ro.poweroff.nullsnd=yes
#NO_CRYPT_SUPPORT=1
#ro.network.mode.support=cmcc_3m

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=Notice.ogg
ro.config.alarm_alert=New_Morning.ogg
ro.config.ringtone=Fantastic_Clang.ogg
ro.config.ringtone_2=Fantastic_Clang.ogg
ro.config.sms_notifi_sound=Curiosity.ogg
ro.config.sms_notifi_sound_2=Curiosity.ogg
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
sys.lenovo.romui.version.sdk=3
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1

dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m

persist.sys.timezone=Asia/Shanghai
drm.service.enabled=true
ro.com.google.clientidbase=android-lenovo
ro.product.sw.internal.version=K30-T_USR_ST1541_7.173.1_1511052254_Q2135.1_CN

ro.lenovo.sdac=true
ro.lenovo.mdformat=tds
ro.lenovo.branch=k3s_dev
ro.sf.lcd_density=320
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
persist.sys.usb.config=mtp
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0
persist.radio.custom_ecc=1
persist.radio.mt_sms_ack=20

#
# ADDITIONAL_FEATURE_PROPERTIES FOR ChinaUnicom SPEC
#
persist.radio.calls.on.ims=0
persist.radio.jbims=0
persist.radio.csvt.enabled=false

import /system/vendor/default.prop

import /system/vendor/vendor.prop

import /system/vendor/power.prop

Build.prop Oppo A37

$
0
0

source common oppo_buildinfo
# begin build oppo properties
# autogenerated by oppo_buildinfo.sh
ro.build.date.Ymd=160614
ro.build.date.ymd=160614
ro.build.date.YmdHM=201606142032
ro.common.soft=MSM_15399
ro.build.product=A37f
ro.product.name=A37f
ro.product.model=A37f
ro.build.version.opporom=V3.0.0i
ro.build.version.ota=A37fEX_11.A.07_INT_007_201606141855
ro.build.soft.majorversion=
ro.build.display.id=A37fEX_11_160614
ro.build.display.full_id=A37fEX_11_A.07_160614
ro.build.soft.version=A.07
ro.xxversion=v0.5
ro.build.kernel.id=3.10.28-G201606141855
ro.oppo.version=US
ro.oppo.build.exp=US
persist.sys.oppo.region=US
persist.sys.timezone=America/New_York
persist.power.useautobrightadj=true
persist.oppo.ctsversion=false
persist.radio.multisim.config=dsds
# end build oppo properties
ro.rf_version=W_G_L_15399
ro.telephony.default_network=9,1
persist.radio.custom_exp_ecc=1
sys.hwc.gpu_perf_mode=1
ro.build.ota.versionname=A37fEX_11_160614
persist.radio.sap_silent_pin=true
ro.dirac.max_active.powersound=3
ro.dirac.max_active.headset=5
ro.dirac.poolsize=6
ro.dirac.config=2
persist.sys.assert.state=false
persist.sys.assert.panic=false
persist.sys.dump=0
persist.sys.modem=no
persist.sys.net=no
ro.build.release_type=true
persist.sys.savetosdcard=true
persist.sys.adddevdiag=0
persist.radio.lte_vrte_ltd=1
persist.sys.oem_smooth=1
persist.sys.cfu_auto=1
ro.sys.full_disk_ecryption=true
persist.version.confidential=false
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LMY47V
ro.build.version.incremental=eng.root.20160614.203058
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1.1
ro.build.version.security_patch=2016-02-01
ro.build.version.base_os=
ro.build.date=Tue Jun 14 20:32:29 CST 2016
ro.build.date.utc=1465907549
ro.build.type=user
ro.build.user=root
ro.build.host=ubuntu-122-192
ro.build.tags=release-keys
ro.build.flavor=msm8916_64-user
ro.product.brand=OPPO
ro.product.board=msm8916
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=OPPO
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8916
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=msm8916_64-user 5.1.1 LMY47V eng.root.20160614.203058 release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# from device/qcom/msm8916_64/system.prop
#
#
# system.prop for msm8916
#

rild.libpath=/vendor/lib64/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=
//#ifdef VENDOR_EDIT
//xukang.wang@Mobile.Network.phone, 2015-05-11 add for cannot register network manually
persist.radio.rat_on=legacy
//#endif /*VENDOR_EDIT*/
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
#ifndef VENDOR_EDIT
#ShaoQiang@EXP.SysFramework.Framework, 2015/09/24, Remove prop into oppo_buildinfo.sh
#ro.telephony.default_network=5
#endif /* VENDOR_EDIT */

debug.sf.hw=0
debug.egl.hw=0
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.mdpcomp.idletime=600
debug.enable.sglscale=1
# disable vsync for cpu render apps
#YuCongcong@PSD.Multimedia.display, 2015/06/23, modify debug.cpurend.vsync to true for browser stutter issue.
#debug.cpurend.vsync=false
debug.cpurend.vsync=true

#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

#
# system props for the cne module
#
persist.cne.feature=1

#
# system props for the dpm module
#
#ifdef VENDOR_EDIT
#Yuanhua.Du@AirService.Telephony, 2015/06/01 modify to enable NSRM feature
persist.dpm.feature=7
#else
#persist.dpm.feature=3
#endif

#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.msm8939hw=0
media.msm8929hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true

# system prop for custom hls enhancements
persist.media.hls.enhancements=false

#codecs:DivxHD Divx FLAC QCP MP2TS 3G2 DTS AVI ASF AC3 AAC
mm.enable.qcom_parser=3314291

# Default to AwesomePlayer
media.stagefright.use-awesome=false

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 131072 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
#ifdnef VENDOR_EDIT
#Xiaori.Yuan@Mobile Phone Software Dept.Driver, 2015/04/07 close cabl
#ro.qualcomm.cabl=2
#else
ro.qualcomm.cabl=0
#endif

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1

#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=64
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#Enable offload audio video playback by default
av.offload.enable=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true

#System property for FM transmitter
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true
#Audio voice concurrency related flags
voice.playback.conc.disabled=true
voice.record.conc.disabled=true
voice.voip.conc.disabled=true

#Set read only default composition for USB
ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

#property to enable DS2 dap
audio.dolby.ds2.enabled=true

#Trim properties
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
ro.sys.fw.trim_enable_memory=1073741824

#Enable B service adj transition by default
ro.sys.fw.bservice_enable=true
ro.sys.fw.bservice_limit=5
ro.sys.fw.bservice_age=5000

ro.sys.fw.dex2oat_thread_count=4
#min/max cpu in core control
ro.core_ctl_min_cpu=2
ro.core_ctl_max_cpu=4

#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.alarm_alert=alarm_001.ogg
ro.config.ringtone=ringtone_001.ogg
ro.config.notification_sound=notification_001.ogg
ro.config.ringtone_sim2=ringtone_001.ogg
ro.config.notification_sim2=notification_001.ogg
ro.config.calendar_sound=notification_003.ogg
ro.carrier=unknown
ro.oppo.theme.version=800
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
persist.radio.sib16_support=1
ro.frp.pst=/dev/block/bootdevice/by-name/config
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.1_r3
drm.service.enabled=true
ro.dex2oat_white_list=com.google.android.gms:
dalvik.vm.heapstartsize=16m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=4m
dalvik.vm.heapmaxfree=8m
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.features=div,needfix_835769
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0
#
#
#
#
# begin build oppo properties
# autogenerated by oppo_buildinfo.sh
ro.build.date.Ymd=160614
ro.build.date.ymd=160614
ro.build.date.YmdHM=201606142032
ro.common.soft=MSM_15399
ro.build.product=A37f
ro.product.name=A37f
ro.product.model=A37f
ro.build.version.opporom=V3.0.0i
ro.build.version.ota=A37fEX_11.A.07_INT_007_201606141855
ro.build.soft.majorversion=
ro.build.display.id=A37fEX_11_160614
ro.build.display.full_id=A37fEX_11_A.07_160614
ro.build.soft.version=A.07
ro.xxversion=v0.5
ro.build.kernel.id=3.10.28-G201606141855
ro.oppo.version=US
ro.oppo.build.exp=US
persist.sys.oppo.region=US
persist.sys.timezone=America/New_York
persist.power.useautobrightadj=true
persist.oppo.ctsversion=false
persist.radio.multisim.config=dsds
# end build oppo properties
ro.rf_version=W_G_L_15399
ro.telephony.default_network=9,1
persist.radio.custom_exp_ecc=1
sys.hwc.gpu_perf_mode=1
ro.build.ota.versionname=A37fEX_11_160614
persist.radio.sap_silent_pin=true
ro.dirac.max_active.powersound=3
ro.dirac.max_active.headset=5
ro.dirac.poolsize=6
ro.dirac.config=2

Build.prop Motorola G3 (osprey)

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LPI23.72-65
ro.build.display.id=Retail Asia 1GB 5.1.1 Optimized ROM v1.0a
ro.build.version.incremental=68
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1.1
ro.build.date=Fri Oct 9 20:31:15 CDT 2015
ro.build.date.utc=1444440675
ro.build.type=user
ro.build.user=hudsoncm
ro.build.host=ilclbld53
ro.build.tags=release-keys
ro.build.flavor=osprey_retasia_ds-user
ro.product.model=MotoG3
ro.product.brand=motorola
ro.product.name=osprey_retasia_ds
ro.product.device=osprey_uds
ro.product.board=msm8916
# 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=motorola
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=osprey_uds
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=osprey_retasia_ds-user 5.1.1 LPI23.72-65 68 release-keys
ro.build.fingerprint=motorola/osprey_retasia_ds/osprey_uds:5.1.1/LPI23.72-65/68:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/qcom/msm8916_32/system.prop
#
#
# system.prop for msm8916
#

#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
persist.radio.rat_on=combine
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
# Motorola set later
#ro.telephony.default_network=5

debug.sf.hw=1
debug.egl.hw=1
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
debug.enable.sglscale=1

#ro.hdmi.enable=true
#tunnel.decode=true
#tunnel.audiovideo.decode=true
#lpa.decode=false
#lpa.use-stagefright=true
#persist.speaker.prot.enable=false

#
# system props for the cne module
#
persist.cne.feature=0

#
# system props for the iwlan module
#
persist.data.iwlan.enable=false

#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.msm8939hw=0
media.msm8929hw=0
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#codecs: DivX DivXHD AVI AC3 ASF AAC QCP DTS 3G2 MP2TS FLAC
mm.enable.qcom_parser=3314291

# Default to AwesomePlayer
media.stagefright.use-awesome=false

#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true

#system props for time-services
persist.timed.enable=true

#
# system prop for opengles version
#
# 196608 is decimal for 0×30000 to report version 3
ro.opengles.version=196608

# System property for cabl
ro.qualcomm.cabl=0

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
# Motorola default to 0
telephony.lteOnCdmaDevice=0
#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
ro.config.vc_call_vol_steps=7
# FM maximum volume be between 0 and 8192 (0dB)
ro.audio.fm_max_volume=5169
# Tone generator maximum volume be between 0 and 100 (0dB)
ro.audio.ringbeep_volume=73
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=240
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
# Motorola enable offload audio playback
audio.offload.disable=0
#Enable offload audio video playback by default
av.offload.enable=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
#
#System property for FM transmitter
#
ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true

#Audio voice concurrency related flags
voice.playback.conc.disabled=true
voice.record.conc.disabled=true
voice.voip.conc.disabled=true

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#propery to enable VDS WFD solution
persist.hwc.enable_vds=0

#selects CoreSight configuration to enable
persist.debug.coresight.config=stm-events

#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

#property to enable DS2 dap
audio.dolby.ds2.enabled=true

#Trim properties
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
ro.sys.fw.trim_enable_memory=1073741824

#Factory Reset Protection
#ro.frp.pst=/dev/block/bootdevice/by-name/config

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.version.full=Blur_Version.23.51.65.osprey_retasia_ds.retasia.en.03
ro.mot.build.customerid=retasia
ro.mot.build.version.sdk_int=22
ro.product.display=Moto G
ro.persist.qcapb=0
ro.build.version.qcom=AU_LINUX_ANDROID_LA.BR.1.1.3_RB1.05.01.00.032.015
ro.fsg-id=apac
persist.radio.mcfg_enabled=1
persist.radio.multi_mbns=nz2deg.mbn;apac_default.mbn;apac_rjil.mbn
ro.telephony.default_network=9
telephony.lteOnCdmaDevice=0
persist.radio.plmn_name_cmp=1
persist.radio.process_sups_ind=0
ro.gsm.data_retry_config=default_randomization=2000,max_retries=infinite,1000,1000,80000,125000,485000,905000
ro.product.locale.language=en
ro.product.locale.region=GB
persist.radio.mot_ecc_custid=emea
persist.radio.mot_ecc_enabled=1
persist.radio.multisim.config=dsds
persist.radio.force_get_pref=1
ro.com.android.dataroaming=false
ro.media.enc.aud.fileformat=amr
ro.media.enc.aud.codec=amrnb
ro.config.ringtone=Awake.ogg
ro.config.notification_sound=Moto.ogg
ro.config.alarm_alert=Oxygen.ogg
ro.partial.display=false
persist.camera.video.hdr=record
use.voice.path.for.pcm.voip=false
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
ro.usb.mtp=2e82
ro.usb.mtp_adb=2e76
ro.usb.ptp=2e83
ro.usb.ptp_adb=2e84
ro.usb.bpt=2ec1
ro.usb.bpt_adb=2ec5
ro.usb.bpteth=2ec3
ro.usb.bpteth_adb=2ec6
ro.bug2go.magickeys=24,26
persist.sys.ssr.restart_level=ALL_ENABLE
persist.sys.qc.sub.rdump.on=1
persist.data.qmi.adb_logmask=0
persist.sys.qc.sub.rdump.max=3
persist.radio.no_wait_for_card=1
persist.radio.relay_oprt_change=1
persist.radio.dfr_mode_set=1
persist.qcril_uim_vcc_feature=1
persist.radio.msgtunnel.start=true
persist.radio.oem_ind_to_both=false
ro.data.large_tcp_window_size=true
persist.fuse_sdcard=false
persist.esdfs_sdcard=true
ro.crypto.fuse_sdcard=true
persist.mot.gps.conf.from.sim=true
qcom.bt.le_dev_pwr_class=1
ro.bluetooth.hfp.ver=1.6
ro.qualcomm.bt.hci_transport=smd
persist.mot.gps.smart_battery=1
ro.frp.pst=/dev/block/bootdevice/by-name/frp
ro.cpu0.cpu_max_freq=10485760
ro.cpu4.cpu_max_freq=10485760
ro.adb.secure=1
ro.MAX_HIDDEN_APPS=12
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
ro.sf.lcd_density=320
persist.audio.calfile0=/etc/acdbdata/Bluetooth_cal.acdb
persist.audio.calfile1=/etc/acdbdata/General_cal.acdb
persist.audio.calfile2=/etc/acdbdata/Global_cal.acdb
persist.audio.calfile3=/etc/acdbdata/Handset_cal.acdb
persist.audio.calfile4=/etc/acdbdata/Hdmi_cal.acdb
persist.audio.calfile5=/etc/acdbdata/Headset_cal.acdb
persist.audio.calfile6=/etc/acdbdata/Speaker_cal.acdb
ro.config.low_ram=true
persist.radio.apn_delay=5000
persist.sys.media.use-awesome=false
audio.offload.disable=0
audio.offload.pcm.16bit.enable=false
audio.offload.pcm.24bit.enable=false
audio.offload.gapless.enabled=false
av.offload.enable=false
mm.enable.qcom_parser=4643
keyguard.no_require_sim=true
drm.service.enabled=true
mdc_initial_max_retry=10
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.ms=android-motorola
ro.com.google.clientidbase.am=android-motorola
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=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.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.1_r2
ro.carrier=unknown
persist.ims.volte=true
persist.ims.vt=false
persist.ims.vt.epdg=false
persist.ims.rcs=false
persist.radio.calls.on.ims=true
persist.radio.jbims=1
persist.radio.domain.ps=0
persist.radio.VT_ENABLE=1
persist.radio.VT_HYBRID_ENABLE=1
persist.radio.ROTATION_ENABLE=1
persist.radio.REVERSE_QMI=0
persist.radio.RATE_ADAPT_ENABLE=1
persist.rmnet.mux=enabled
persist.radio.VT_USE_MDM_TIME=0
persist.radio.videopause.mode=0
persist.cne.feature=0
persist.data.netmgrd.qos.enable=true
persist.data.iwlan.enable=false
persist.sys.cnd.iwlan=0
persist.cne.logging.qxdm=0
persist.vt.supported=0
persist.eab.supported=0
persist.rcs.supported=0
persist.rcs.presence.provision=0
persist.ims.disableADBLogs=2
persist.ims.disableDebugLogs=0
persist.ims.disableQXDMLogs=0
persist.ims.disableIMSLogs=0
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
ro.pip.gated=0
lockscreen.rot_override=true
audio.safemedia.bypass=true

Build.prop Huawei Ascend G7 EMUI 3.1

$
0
0

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=HuaweiG7-L11
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1.1
ro.build.date=Tue Nov 24 22:28:32 IST 2015
ro.build.date.utc=1448384312
ro.build.type=user
ro.build.user=huawei
ro.build.host=huawei-desktop
ro.build.flavor=msm8916_32-user
ro.product.model=HUAWEI G7-L11
ro.product.brand=Huawei
ro.product.name=G7-L11
ro.product.device=hwG7-L11
ro.product.board=G7-L11
# 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=HUAWEI
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=G7-L11
# Do not try to parse description, fingerprint, or thumbprint
ro.build.characteristics=default
# end build properties

# begin huawei emui properties
# autogenerated by build_emui_info.sh
ro.build.hw_emui_api_level=8
# end huawei emui properties

#
# from device/qcom/msm8916_32/system.prop
#
#/* < DTS2015052201796 lwx247446 20150528 begin */ # # system.prop for msm8916 # #rild.libpath=/system/lib/libreference-ril.so rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so rild.libargs=-d /dev/smd0 persist.rild.nitz_plmn= persist.rild.nitz_long_ons_0= persist.rild.nitz_long_ons_1= persist.rild.nitz_long_ons_2= persist.rild.nitz_long_ons_3= persist.rild.nitz_short_ons_0= persist.rild.nitz_short_ons_1= persist.rild.nitz_short_ons_2= persist.rild.nitz_short_ons_3= persist.radio.rat_on=combine ril.subscription.types=NV,RUIM DEVICE_PROVISIONED=1 # Start in cdma mode ro.telephony.default_network=9 #wyd add navigationbar support begin # DTS2015073008761 by xwx235955 2015.07.30 begin #qemu.hw.mainkeys=0 # DTS2015073008761 by xwx235955 2015.07.30 end #wyd add navigationbar support end debug.sf.hw=1 debug.egl.hw=1 persist.hwc.mdpcomp.enable=true debug.mdpcomp.logs=0 dalvik.vm.heapsize=512m dev.pm.dyn_samplingrate=1 persist.demo.hdmirotationlock=false debug.enable.sglscale=1 # disable vsync for cpu render apps debug.cpurend.vsync=false #ro.hdmi.enable=true #tunnel.decode=true #tunnel.audiovideo.decode=true lpa.decode=true #lpa.use-stagefright=true #persist.speaker.prot.enable=false # # system props for the cne module # # DTS2015011909701 delete repeat config # # system props for the dpm module # persist.dpm.feature=7 #system props for the MM modules #media.stagefright.enable-player=true media.stagefright.enable-http=true media.stagefright.enable-aac=true media.stagefright.enable-qcp=true #media.stagefright.enable-fma2dp=true #media.stagefright.enable-scan=true media.msm8939hw=0 media.msm8929hw=0 mm.enable.smoothstreaming=true mmp.enable.3g2=true media.aac_51_output_enabled=true #codecs: DivX DivXHD AVI AC3 ASF AAC QCP DTS 3G2 MP2TS FLAC #DTS2015082802701 dufan/wx238744 20150911 begin mm.enable.qcom_parser=3315315 #DTS2015082802701 dufan/wx238744 20150911 end # Default to AwesomePlayer media.stagefright.use-awesome=false # # system props for the data modules # # DTS2015011909701 delete repeat config persist.data.netmgrd.qos.enable=true #system props for time-services persist.timed.enable=true # # system prop for opengles version # # 196608 is decimal for 0x30000 to report version 3 ro.opengles.version=196608 #/* < DTS2015031303145 renxigang 20150313 begin */ # System property for cabl ro.qualcomm.cabl=0 #/* DTS2015031303145 renxigang 20150313 end > */

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#
# System props for bluetooh
# System prop to turn on hfp client
bluetooth.hfp.client=1

#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true

# system prop for main storage
persist.sys.primarysd=0

# prop for mass storage
#/*< DTS2015081700943 yuanxiaofeng 20150817 begin */ ro.sys.umsdirtyratio=2 #/* DTS2015081700943 yuanxiaofeng 20150817 end > */

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
#Set for msm8916
tunnel.audio.encode = false
#Buffer size in kbytes for compress offload playback
audio.offload.buffer.size.kb=64
#Minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#Enable offload audio video playback by default
av.offload.enable=true
#enable voice path for PCM VoIP by default
use.voice.path.for.pcm.voip=true
#/* < DTS2015042705935 tianli/220177 20150422 begin */ #Enable offload audio playback for DTS in the DSP #/* DTS2015042705935 tianli/220177 20150422 end > */
#System property for FM transmitter
#ro.fm.transmitter=false
#enable dsp gapless mode by default
audio.offload.gapless.enabled=true

#Audio voice concurrency related flags
voice.playback.conc.disabled=false
voice.record.conc.disabled=false
voice.voip.conc.disabled=true

#Set composition for USB
#persist.sys.usb.config=diag,serial_smd,rmnet_bam,adb

#Set read only default composition for USB
ro.sys.usb.default.config=diag,serial_smd,rmnet_bam,adb

#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#property to enable VDS WFD solution
persist.hwc.enable_vds=1

#property to enable narrow search range for video encoding
vidc.enc.narrow.searchrange=1

#property to enable DS2 dap
audio.dolby.ds2.enabled=true

# DTS2015031007861 sunxiaonan 00216214 20150311 begin
sys.aps.support=315
# DTS2015031007861 sunxiaonan 00216214 20150311 end

#############################################################################
########” __ __ _ “############
########” / /_ _ _ __ _ __ (_)_ __ __ _ “############
########” / / / _` | ‘__| ‘_ | | ‘_ / _` | “############
########” V V / (_| | | | | | | | | | | (_| | “############
########” _/_/ __,_|_| |_| |_|_|_| |_|__, | “############
########” |___/ “############
########” “############
########” ONLY PROTOCOL PROPS ALLOWED IN THIS SECTION BEGIN “############
#ro.config.hwecc_feature=true
ro.config.hwecc_feature=true
persist.radio.force_nw_search=1
ro.hwpp.cust_ons_bin=true
ro.hwpp_dorecoverylevel=1
ro.use_data_netmgrd=true
ro.hwpp_ds_fail=111,-3,30

# DTS2015033104712 xuerfeng xwx272190 panorama modify begin#
# DTS2015033104712 xuerfeng xwx272190 panorama modify end#

###DTS2015033008121 xuerfeng xwx272190 add for photo beauty begin ###
ro.config.camera_target_track=true
ro.config.hw_camera_omron=true
ro.config.hw_camera_davinci=true
ro.config.hw_camera_hdr=true
ro.config.hw_camera_burstTip=true
ro.config.hw_camera_bestShot=true
ro.config.hw_face_detection=true
ro.config.hw_camera_mfd=true
ro.config.hw_auto_scene=true
#DTS2015040802946 xuerfeng xwx272190 20150408 zsl off Begin
ro.config.hw_camera_zsl=true
ro.config.hw_camera_zsl_default=false
ro.config.hw_camera_nozsl_burst=true
#DTS2015040802946 xuerfeng xwx272190 20150408 zsl off End
###DTS2015040106800 xuerfeng xwx272190 20140402 del for photo refocus begin ##
ro.config.hw_camera_refocus=true
###DTS2015040106800 xuerfeng xwx272190 20140402 del for photo refocus end##
ro.config.hw_photo_beauty=true
### DTS2015041401258 xuerfeng xwx272190 20150417 off video_beauty begin###
ro.config.hw_video_beauty=true
### DTS2015041401258 xuerfeng xwx272190 20150417 off video_beauty end###
ro.config.hw_burst_snapshot=true
###DTS2015033008121 xuerfeng xwx272190 add for photo beauty end ###
#persist.cne.feature=0
persist.cne.feature=0
ro.config.hwft_simrefresh=true
persist.radio.apm_sim_not_pwdn=0
ro.config.eons_always_ap=false
persist.radio.msgtunnel.start=false
persist.radio.no_wait_for_card=1
########” “############
########” “############
########” ONLY PROTOCOL PROPS ALLOWED IN THIS SECTION END “############
#############################################################################
#Trim properties
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
ro.sys.fw.trim_enable_memory=1073741824

#Enable B service adj transition by default
ro.sys.fw.bservice_enable=true
ro.sys.fw.bservice_limit=5
ro.sys.fw.bservice_age=5000

#Begin: DTS2015042906499 add by lwx239868 at 20150429
ro.config.hw_multiscreen=true
#End: DTS2015042906499 add by lwx239868 at 20150429
#/* < DTS2015050605083 wangwenlei 20150508 begin */ debug.defrag.monitor.run=0 #/* DTS2015050605083 wangwenlei 20150508 end > */
#/* DTS2015052201796 lwx247446 20150528 end > */

#/* < DTS2015050605083 wangwenlei 20150508 begin */ debug.defrag.monitor.run=0 #/* DTS2015050605083 wangwenlei 20150508 end > */
#/* DTS2015070606296 yinlianyao wx243023 20150730 begin */
audio.offload.pcm.enable=false
audio.offload.disable=1
#/* DTS2015070606296 yinlianyao wx243023 20150730 end */

#/* DTS2015081207569 p00221421 20150817 begin */
persist.sys.jankenable=true
#/* DTS2015081207569 p00221421 20150817 end */

#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapminfree=6m
dalvik.vm.heapstartsize=8m
keyguard.no_require_sim=true
#ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.config.notification_sound=Bongo.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=5.1_r2
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.sib16_support=1
dalvik.vm.heaptargetutilization=0.25
dalvik.vm.heapmaxfree=8m
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div,needfix_835769
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0

ro.build.version.emui=EmotionUI_3.1
ro.config.ringtone=Huawei_Tune.ogg
ro.config.ringtone2=Huawei_Tune_Piano.ogg
ro.config.hw_enable_merge=true
ro.config.app_big_icon_size=112
ro.config.helix_enable=true
ro.config.huawei_smallwindow=0,0,1080,1346
ro.config.hw.security_volume=9
ro.config.hw_eapsim=true
ro.config.hw_omacp=1
ro.config.hw_privacymode=true
ro.config.hw_RemindWifiToPdp=false
ro.config.hw_simpleui_enable=1
ro.config.hw_singlehand=1
ro.config.hw_vcardBase64=true
ro.config.hw_voicemail_sim=true
ro.config.hwinternet_audio=1
ro.config.switchPrimaryVolume=true
ro.huawei.cust.oma=false
ro.huawei.cust.oma_drm=false
ro.config.hwtheme=1
ro.config.hw_allow_rs_mms=true
ro.config.hw_pic_limit_size=50
ro.config.hw_hungtasklist=whitelist,system_server,surfaceflinger
ro.config.hw_power_saving=true

ro.hwpp.sms_block=true
ro.hwpp.call_process_info=true
ro.hwpp.sms_resend_ind=true
ro.hwpp.voice_issue_detect=true

ro.config.hw_stk_selectitem=true
ro.config.techProNotPowerDown=false
ro.config.StkDisplayTexNoRes=true
ro.hwpp.hidestk=true
ro.hwpp_nfc_nocheckinvalidins=true
ro.hwpp.sms_pp_dl_ack_ach=true

ro.hwpp.sig_smooth_algo=true

ro.mmi.approach_test=false
ro.mmi.approach_calibrate_test=true
ro.mmi.fingerprint_test=true
ro.mmi.gsensor_calibrate_test=true
ro.mmi.txc_approach_test=true
ro.mmi.wire_control_key_list=24,25,79

persist.rt.fingerprint.switch=true
persist.rt.ois.switch=true
ro.hw.rt.one.cpu.threadnum=8
ro.hw.rt.two.cpu.threadnum=8
ro.hw.rt.two.cpu.switch=false
ro.hw.rt.one.cpu.switch=false

ro.config.hw_gps_power_track=true
ro.com.google.clientidbase=android-huawei
ro.config.check_wifi_internet=true
ro.config.colorTemperature_K3=true
ro.config.disable_add_device=true
ro.config.emergencycall_show=true
ro.config.glove_file_path=/sys/touch_screen/glove_func/signal_disparity
ro.config.huawei_cover_hor=true
ro.config.hw_glovemode_enabled=1
ro.config.hw_new_double_signal=1
ro.config.hw_testingsettings=true
ro.config.hwft_PinPukUnlockscr=true
ro.config.isNeedApList=true
ro.config.isSLEntitleSet=true
ro.config.launcher_matchcard=0
ro.config.led_flashlight_on=true
ro.config.nfcdisabled=true
ro.config.pre_apn_NotDel=true
ro.config.qcom_data_settings=true
ro.config.qcom_operator_show=true
ro.config.show6130=true
ro.config.wps_server=true
ro.dual.sim.phone=true
ro.config.hw_smartcardservice=true
ro.config.small_cover_size=_667x744
ro.config.qcom_wapi=true
drm.service.enabled=true
persist.hw_camera.video_sta=true
ro.build.hide.pic_size_match=4160×3120;4208×2368;3104×3104;3264×2448;3264×1836
ro.build.hide.pic_size_replace=3264×2448;3264×1836;2448×2448;2592×1952;2592×1458
ro.config.hw_camera_blureffect=false
ro.config.hw_camera_docbeauty=true
ro.config.hw_camera_makeup=true
ro.config.hw_camera_nicefood=true
ro.config.hw_camera_smartae=true
ro.config.hw_dts=true
ro.config.hw_lte_support=true
ro.config.hw_manual_focus=true
ro.config.small.previewpos=left
ro.config.speed_control_enable=true
ro.config.widevine_level3=true
ro.hwcamera.effectsdiscameraId=true
ro.hwcamera.previeweffects=true
dalvik.vm.heapidealfree=8388608
dalvik.vm.heaputilization=0.25
dalvik.vm.jit.codecachesize=1024
fw.max_users=4
fw.show_multiuserui=1
hw.lcd.density.scale=480
ro.config.hw_CustVibrateDur=0,10,20,40
ro.config.hw_navigationbar=true
ro.config.multi_task_enable=true
ro.product.fingerprintName=HUAWEI-G7-ROM
ro.sf.lcd_density=320
ro.sys.fw.bg_apps_limit=30

ro.config.hw_showSimName=true
persist.data.target=dpm1

persist.sys.quickpoweron=normal
ro.poweroff_alarm=true
persist.sys.main_storage=internal_sd
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
audio.legacy.postproc=true
wifi.interface=wlan0
ro.bluetooth.request.master=true
ro.bluetooth.remote.autoconnect=true
persist.sys.strictmode.visual=false
ro.emmc.sdcard.partition=18
ro.com.google.clientidbase.ms=android-huawei
ro.com.google.clientidbase.am=android-huawei
ro.com.google.clientidbase.gmm=android-huawei
ro.com.google.clientidbase.yt=android-huawei
ro.config.hw_addsettingsdbex=1
ro.config.PopupTwink=false
ro.config.hw_isCustomize=false
ro.config.hw_customizeType=
ro.config.hw_virtualsdcard=true
ro.config.hw_GSensorOptimize=false
ro.config.hw_proximity=true
ro.config.hw_menu_unlockscreen=false
ro.config.hw_lockscreen=true
ro.config.AM_PM_STYLE=1
ro.config.move_up_display=true
ro.config.hw_toolbox=true
ro.config.do_sdcard_upgrade=true
ro.config.bro_about=true
ro.config.bro_exit=true
ro.config.hw_optimizeBoot=true
ro.config.remove_air_plane=true
ro.config.browser_agent=false
ro.config.hw_uninstall_dataapp=true
ro.config.hw_tether_dun_enable=0
debug.enabletr=true
persist.sys.strictmode.disable=true
ro.config.hw_allow_ums_and_mtp=false
ro.config.internal_sdcard=yes
ro.config.hw.logsystem.auto.act=1
net.tcp.fin.aggregation = 1
ro.max.fling_velocity=4000
persist.service.cdrom.enable=1
dev.pm.dyn_sample_period=700000
hw.cabl.level=2
hw.cabl.version=1.0.20120512
hwui.render_dirty_regions=false
wlan.driver.status=unloaded
debug.composition.type=dyn
ro.config.incall_notify_mms=true
ro.config.keypasstouser=true
ro.config.hw_accesscontrol=true
ro.hw.usempdp=false
ro.lcd.backlight=78
ro.set_gps_engine_lock=true
ro.config.show_battery_id=true
ro.config.hw_is24HourHasZero=false
ro.config.wifi_direct_off=false
ro.config.nfc_switch=1
ro.product.playreq.range=false
ro.product.streaming.custom=false
persist.camera.longshot.enable=true
ro.config.hw_rightsmgr=1
ro.config.hw_wirenetcontrol=true
ro.config.show_mms_storage=true
ro.config.remove_hisuite=true
ro.lcd.evade_twinkle_brightness=true
ro.startup.timeout=4000000
ro.hwpp.rfpower.reduce=true
ro.cofig.onlinemusic.enabled=false
ro.cofig.onlinevideo.enabled=false
hw.browser.cfg.bookmark=false
ro.config.forbid_internal_call=false
ro.multi.delete.calllog=true
ro.config.toolbox_port_column=4
ro.config.toolbox_port_row=3
ro.config.toolbox_land_column=8
ro.config.toolbox_land_row=2
ro.config.hw_channel_info=0,0,0,0
persist.radio.use_nv_force=false
ro.config.spare_ntp_server=asia.pool.ntp.org
ro.config.hw_nv_security=true
ro.config.hw_lteumts=true
ro.multi.rild=true
ro.config.dsds_mode=umts_gsm
persist.radio.multisim.config=dsds
persist.dsds.enabled=true
persist.data.ds_fmc_app.mode=0
net.dns.cache_size=512
net.dns.cache_ttl=600
net.http.getzip=1
net.http.idle_cache.shutdown=true
net.http.idle_cache.size=40
net.http.threads=10
net.nw.cache.orderby=weight
net.nw.cache.prioadvstep=86400000
net.nw.cache.weightadvstep=3600000
ro.hwpp.disable_IA=true
ro.config.hw_fast_dormancy=true
ro.config.hw_enableFD_nwNot=true
ro.config.hw_USB_on_enable_FD=true
ro.config.hw_fdtimer_screenOn=-1
ro.config.hw_fdtimer_screenOff=3000
ro.config.hw_always_allow_mms=true
ro.config.hw_data_reset=true
persist.omh.enabled=0
persist.ims.regmanager.mode=0
persist.atel.noalpha.usrcnf=false
ro.config.emailanr_support=true
ro.config.hw_popdialog=true
ro.mmi.sdcard.sim=true
ro.mmi.touch.rows=28
ro.mmi.mn.hall=true
ro.mmi.as.hall=true
ro.mmi.ms.hall=true
ro.mmi.aas.hall=true
ro.mmi.mn.otg=true
ro.mmi.as.otg=true
ro.mmi.ms.otg=true
ro.mmi.aas.otg=true
ro.mmi.mn.keypad_light=false
ro.mmi.as.keypad_light=false
ro.mmi.ms.keypad_light=false
ro.mmi.aas.keypad_light=false
ro.hw.rt.reboot.switch=false
ro.mmi.otg.mount.path=/storage/usbotg
ro.mmi.mn.gyroscope=false
ro.mmi.as.gyroscope=false
ro.mmi.aas.gyroscope=false
ro.mmi.ms.gyroscope=false
ro.mmi.keyboardtest.keynumber=3
ro.mmi.hall.test.poles=Left N,Right N
ro.mmi.mn.bms_firmware=true
ro.mmi.as.bms_firmware=true
ro.mmi.ms.bms_firmware=true
ro.mmi.aas.bms_firmware=true
ro.config.phone_directcall=false
ro.config.hw_navi_launcher=false
ro.config.showNavigationBar=true
ro.config.video_pause_enable=true
persist.hw.power.shutdown=1
ro.config.disable_widevine=false
audio.offload.pcm.enable = false
audio.offload.disable = 1
ro.config.usesEncodingDetector=1
ro.config.qcom_bt_busytone=true
ro.config.hw_autoConFirmBT=false
dalvik.vm.heapconcurrentstart=2097152
ro.hwui.layer_cache_size=32.0f
ro.hwui.texture_cache_size=48.0f
ro.hwui.gradient_cache_size=1.0f
ro.hwui.path_cache_size=8.0f
ro.hwui.shape_cache_size=2.0f
ro.hwui.drop_shadow_cache_size=4.0f
ro.hwui.r_buffer_cache_size=8
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_height=1024
ro.config.hw_gcf_mms=false
ro.config.mms_file_upper_cmp=false
ro.config.hw_floatvideo=false
ro.config.hw_unlockdistance=true
ro.config.hk_3gpp_notdownload=true

ro.build.version.incremental=C636B330

ro.build.tags=release-keys

ro.build.description=G7-L11-user 5.1.1 GRJ90 C636B330 release-keys

ro.build.fingerprint=Huawei/G7-L11/hwG7-L11:5.1.1/HuaweiG7-L11/C636B330:user/release-keys

ro.build.display.id=G7-L11C636B330

ro.build.fingerprint.replace=Huawei/G7-L11/hwG7-L11:5.1.1/HuaweiG7-L11/C636B330:user/release-keys

ro.build.display.id.replace=G7-L11C636B330

ro.confg.hw_appsbootversion=G7-L11C636B330_APPSBOOT

ro.confg.hw_systemversion=G7-L11C636B330_SYSTEM

ro.confg.hw_recoveryversion=G7-L11C636B330_RECOVERY

ro.confg.hw_bootversion=G7-L11C636B330_KERNEL

ro.confg.hw_sbl1version=G7-L11C636B330_BOOT

Tips – Android Calculator Operation Introduction

$
0
0

Tap “Tools” to enter the “Calculator” interface in the standby status. Tap numbers and functions just like you would with a standard calculator. Memory operation introduction:
mc: Clear memory data.
m+: Add the displayed number and memory number to what is in the memory.
m-: Subtract the displayed number from what is in the memory.
mr: Display the memory data.
AC: Clear the data.

tools_1_1

Scientific calculator
The standard calculator is displayed by default. You can hold the phone horizontally to display the scientific calculator.


Vivo Recorder – Phone As A Portable Recording Device

$
0
0

The recorder allows you to use the built-in microphone and use the phone as a portable recording device. Tap “Tools” to enter the “Recorder” interface. You can then perform the following operations on the recorder:

tools_3_1

Tap tools_3_2 to start recording. Tap tools_3_3 to pause recording, and tap tools_3_4 to stop and save recording.

Play recording
tools_3_5
Tap tools_3_6 to enter “Recording files” list, choose a recording file, then tap tools_3_7/tools_3_8 to play/pause. Drag the slider on the progress bar to go forwards or backwards.

Delete recording
Go to the “Recording files” list, and you can perform the following operations to delete a recording file:

  1. Tap tools_3_9 to enter the “Recording files” list, tap and select a recording file, and then tap “Delete”.
  2. Long press a recording file, then tap “More > Delete” in the pop-up window.
  3. Tap the [Menu button] to open the options menu, then tap “Delete all” to delete all recording files.

Share recording
Tap tools_3_9 to enter the “Recording files” list, long press a recording file, then tap “Share” in the pop-up window.

Set recording as ringtone

  • Go to the “Recording files” list, tap and select a recording file, then tap “Set as” at the bottom to set it as the ringtone.
  • Long press a recording file, then tap “Set as” in the pop-up window.

How To Use Notes App On Android Devices

$
0
0

Create new note
In standby mode, tap “Tools” to enter the “Notes” interface. In the note list, you can tap and fill in the note content to create a new note.

Change note background
When editing a note, you can tap to change the background color of the note.

Export note
Click to enter memo, click or , the memo will be exported to picture or text. You can check in the “Phone storage/Notes” in the file management.

Share note
You can share a note in the following ways:
Tap in the view notes interface to choose how to share the note.

Deleting notes
You can delete a note in the following ways:
Long press a note, then tap “Delete” in the pop-up window.
Tap “Edit“, mark one or more notes, then tap “Delete“.
Tap in the view notes interface.

Caller App – Enable The Function

$
0
0

Phone
When you are in standby mode, tap “Phone” to enter the dial interface.

Smart contacts search and dial
You can dial a number using the dialpad or go to the contacts list, search for a contact and then call the
number. Search methods:

  1. Enter corresponding numbers for the first several letters of the name of the contact person. For example: To search “Tom”, please press “8 and 6″.
  2. Enter corresponding numbers for all letters of the name of the contact person. For example: to search “Angle”, please press “2, 6, 4, 5, 3″.
  3. Enter the contact’s number.

Redial a number in call history
Redial a number in call history, if you have dial a contact, under the dialpad interface, slide down to hide the dialpad and view more call logs.
Note
This action can be performed for other functions. For details, please see Call in “Phone and Contacts > More actions”.

Phone from contacts list
You can tap in the bottom left-hand corner of the dialpad to display the “Contacts” list and select a contact to call. You can tap “Phone” to return to the dialpad.

contact_1_3

Answer from locked screen
When the screen is locked, you can slide down to answer a call and slide up to reject. You can slide up “Reject and send SMS” to reject the call and send one of the preset text messages to the caller. If you tap “+Create new SMS”, you can edit and send a new text message to the caller, and the phone will hang up.

Mute incoming call ringtone
You can tap the [Volume button] to mute the ringtone of an incoming call. If the phone is placed horizontally and face up, you can turn it over to mute the ringtone. You can also choose to turn off the ringtone (Please go to “Settings > Phone > Flip mute” and make sure the function is enabled). When the incoming call ringtone is turned off, incoming calls can still be received and you can choose to answer the call.

Answer using headphones
If the headphones are plugged in when there is an incoming call, you can press the middle button on the headphones to answer the call. You can also long press the button to reject the call. When you have finished the call, press the middle button to hang up.

contact_1_4

During calls
During a call, options will be displayed on the screen so that you can perform different actions.

Pause call
You can tap “Hold” to pause the current call and tap again to resume it. When a call is on hold, the cost of the call is the same as when not on hold.

Speaker
During a call, you can tap “Speaker” to turn on the speakerphone. If a bluetooth headset is connected to the phone, the call will be answered using the bluetooth headset by default. You can also tap this key to change the answering method to normal answering (Using the handset earpiece) or answering with the speaker.

Adjust call volume
You can tap the [Volume button] to adjust the call volume.

Turn off screen
You can tap the [Power button] to turn the screen off or on. When the screen is turned off, call quality is not affected. Turning the screen off saves battery power and prevents accidental actions when touching the screen.

Calling in the background
You can tap the [Home button] to make the call run in the background. You can then perform other actions while on the phone, such as searching for contacts. If you need to go back to the call interface, tap the green status bar at the top of the screen.
You can also answer or make other calls when in the middle of a call. Before using this function, please go to “Settings > Phone >Call setting> Call waiting” and enable the function.

Make or answer another call
If there is another incoming call, you will hear short beep sounds, and the caller information and call options will be displayed on the screen. You can choose to answer or reject the call. If you answer the call, the previous call will be put on hold.
If you want to call another number, tap “Contacts” and choose a contact number. When you dial the number, the previous call will be put on hold.
Note
You can tap “Switch calls” to switch between the two calls. When you talk on one line, the other line is put on hold.

Vivo Contacts List Interface (Smartphone)

$
0
0

Contacts
You can tap “Contacts” on the home screen to display the “Contacts” list.

contact_3_1

  1. Import from storage device: You can import contacts from a storage device to the phone in the following ways.
    • Tap “Import from storage device” beneath the title bar (only available when the contacts list is empty).
    • Tap “[Menu button] > Import/Export” and choose “Import from storage device” in the pop-up options box.
  2. Export to storage device: You can export contacts from the phone to a storage device to backup your contacts. Tap “[Menu button] > Import/Export”, choose “Export to storage device” in the pop-up options menu, then choose the contacts to export and tap “Export > OK”. The phone will store the contacts in a VCF file.
  3. Merge duplicated contacts: Tap “[Menu button] > Merge duplicated contacts”. If two contacts with the same name or number are found, select the contacts and tap “Merge” to delete one of them.
    Note
  4. You can only use “Merge duplicated contacts” for contacts that are stored in the same location.
  5. Intelligent groups: Press [Menu button] and click at “Intelligent groups”, and contact persons will be automatically grouped under “Company name” or “Contact time”.

  6. Delete multiple contacts: Tap “Edit” in the top left-hand corner of the “Contacts” list to enter the editing mode, select one or multiple contacts and then tap “Delete”.

New contact
You can tap in the top right-hand corner of the list to create a new contact. You will be asked whether to save the contact to the phone or SIM card (Tap “Set as default”, and all contact persons in future will be saved in default selection items. For details on how to change the default settings, please see Settings).

You can edit a contact in the following ways:
-Tap a contact to enter the “Details” interface, then tap “Edit” in the top right-hand corner.
-Tap and hold a contact, then tap “Edit” in the pop-up options box.

Groups
You can classify contacts, add them to different “Groups” and send text messages to all the contacts in a group. Go to the “Contacts” interface and tap “Groups”. You can then perform the following actions in the “Groups” list.
1. You can add a contact to a group in the following ways:
Tap “Groups” and then select the group when creating or editing a contact.
Go to the group, tap , mark one or multiple contacts in the contacts list, then tap “Add”.
Note
You can only add contacts stored on the phone to a “Groups”.
2. Remove contact from group: In a group, tap “Remove member” in the bottom right-hand corner, then mark one or multiple contacts to remove the contacts from the group.
3. Send SMS to group: In a group, tap “Send SMS to group” in the bottom left-hand corner to send a text message to all the contacts in the group.

Favorites
You can add a contact to favorite in the following ways:
Select a contact, go to the “Details” interface, then tap .
Tap and hold a contact, then tap “More > Add to favorites” in the pop-up options window.
Note
You can add only contacts stored on the phone to favorites.

Delete contact from Favorites
You can cancel a Favorite in the following ways:

On the “Contacts” list interface, tap and hold a contact that has been added to favorites, then select “Remove from favorites” in the pop-up options box.
Tap a contact, go to the “Details” interface, then tap to delete the contact from favorites.
Note
The “Delete contact from favorites” function will only delete the contact from favorites, not from the contacts list.

About Phone And Accessories

$
0
0

This phone uses the Android operating system. To view the phone’s version, go to “Settings > More settings > About phone”.

Please turn on the mobile phone and unpack and assembly its accessories in accordance with this manual. Do not try any other methods.

There are two industry standards for the earphone interface. Using the two standards together will result in low volume or noise due to incompatible hardware. If sound is normal when you insert your earphones into the vivo mobile phone, but the abnormal sounds described above occur when your earphones are inserted into other phones or audio devices, then your earphones are not compatible with the device interface. If this occurs, long press the key in the MIC shell of the earphones.

Ultra high volume may cause damage to your hearing.

Using your earphones at high volumes for long periods of time when listening to music or making calls may result in ear discomfort or damage to your hearing.

When using the earphones while walking or moving around, please ensure that the earphone cord will not become tangled with your arms or nearby objects.

Electrostatic energy may build up in the earphones when used in dry environments. Your ears may suffer electrostatic shocks. Before connecting the earphones to the mobile phone, you can wash your hands or touch painted metal objects to discharge the electrostatic energy.

The phone is not waterproof. Keep your phone and its accessories dry. Rain, humid air, liquids and water may contain minerals which can corrode the electronic circuit.

Dust may damage your mobile phone. Do not use or store your phone in dusty or dirty places.

Do not use or store the phone in a very hot environment. High temperatures may shorten the lifespan of the phone, damage the battery or deform or melt certain plastic parts.

Do not use or store the phone in a very cold environment. This generates moisture in the mobile phone when its temperature returns to normal, damaging the circuit board.

Avoid dropping, hitting or shaking the phone. Mishandling your mobile phone may cause the screen to crack or damage the internal circuit board and its intricate structure.

Do not use chemical solvents or detergents to clean your phone. To clean your phone, wipe the phone’s shell gently using a soft cotton cloth dampened with water or neutral soap.

Use a clean and dry soft cloth to clean the lenses (Such as the lens of the camera) and the display screen.

Do not use paint to coat the phone. Paint may obstruct parts and affect the phone’s normal operation.

If you encounter any crashes or errors when using the phone, please follow the instructions as follows: for the phone can not remove the battery, please press the power button for 10 seconds or more, the phone will be forced to restart (when the phone restarts, release the hand), by this way you can solve the common faults; for the phone you can remove the battery, remove the battery, and then insert the battery, reboot, you can solve the common faults.

A backup should be made for data that you need to keep (Such as contacts and important information).

Unplug the charger from the power socket when it is not in use. Do not keep the battery connected to the charger for extended periods when it is fully charged, as overcharging may shorten the lifespan of the battery.

Viewing all 189 articles
Browse latest View live