Build.prop TP-LINK TP601B (Neffos C5L) Android 5.1.1 Lollipop (msm8909)

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LMY47V
ro.build.auto.sms=TP601B
ro.bluetooth.name=Neffos C5L
ro.build.cust.id=H10S102D02B20160608R1019
ro.internal.software.version=H10S102D02B20160608R1019
ro.cta.buildversion=H10S102D02B20160608R1019
ro.software.version=H10S102D02B20160608R1019
ro.build.display.id=H10S102D02B20160608R1019
ro.product.sw.version=H10S102D02B20160608R1019
ro.software.version=H10S102D02B20160608R1019
ro.build.version.incremental=eng.release327.20160607.123558
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-06-01
ro.build.version.base_os=
ro.build.date=Tue Jun 7 12:37:46 CST 2016
ro.build.date.utc=1465274266
ro.build.type=user
ro.build.user=release327
ro.build.host=yep
ro.build.tags=release-keys
ro.product.model=TP601B
ro.product.modelcode=TP601B
ro.product.brand=TP-LINK
ro.product.name=TP601B
ro.product.device=QC601
ro.product.board=TP601B
# 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=TP-LINK
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8909
# ro.build.product is obsolete; use ro.product.device
ro.build.product=msm8909
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=msm8909-user 5.1.1 LMY47V eng.release327.20160607.123558 release-keys
ro.build.fingerprint=TP-LINK/TP601B/QC601:5.1.1/LMY47V/H10S102D02B20160608R1019:user/release-keys
ro.build.characteristics=default
persist.sys.language=en
persist.sys.country=US
# end build properties
#
# from device/qcom/msm8909/system.prop
#
#
# system.prop for msm8909
#

#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
#ro.telephony.default_network=5

debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
#modify by lihuiqin for resolve splash screen when exit weather screen issue,SW00182862(QL613) 20160114,begin
debug.hwc.dynThreshold=2.0
#modify by lihuiqin for resolve splash screen when exit weather screen issue,SW00182862(QL613) 20160114,end
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false

#enable dirty rect
debug.sf.swaprect=1
#enable app buffer composition
debug.sf.hwc.canUseABC=1

#enable gpu perf hint
sys.hwc.gpu_perf_mode=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=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
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#codecs:(PARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC
#mm.enable.qcom_parser=262143
#modify by lizhongnian to add divx parser for SW00139920 20150526
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
persist.data.mode=concurrent

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

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

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

# System property for QDCM
persist.tuning.qdcm=1

# System property for Screen Color
ro.qcom.screencolor=1

#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
# modified by machao 20150415
telephony.lteOnCdmaDevice=0

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

#
# System property for Camera
# System prop to allocate Reprocess buffer as “1”
# during Longshot usecase
persist.camera.longshot.stages=1
#Deleted Begin:by hanjianfeng for jpeg orientation of camera CQ_hw00001218(QL703) 20150423
#added by zhaochengliang for exif orientation supported SW00112054(QW702) 2015/03/10
#persist.camera.exif.rotation=on
#Deleted End:by hanjianfeng for jpeg orientation of camera CQ_hw00001218(QL703) 20150423
#
# dirty ratio value when enable ums
#
ro.sys.umsdirtyratio=20

#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
##fluencetype can be “fluence” or “fluencepro” or “none”
//Modified by chaofubang to enable Dual mic SW00166504 20150902 start
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=false
//Modified by chaofubang to enable Dual mic SW00166504 20150902 end
#Set for msm8909
tunnel.audio.encode = false
ro.config.low_ram=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

#Audio VoIP / playback record concurrency flags
rec.playback.conc.disabled=true

#modify by litao begin
#Set composition for USB
persist.sys.usb.config=diag,serial_smd,serial_tty,mass_storage
#Set read only default composition for USB
ro.sys.usb.default.config=diag,serial_smd,serial_tty,mass_storage
#modify by litao end
# 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

#property to enable image unload by audio HAL
sys.audio.init=false

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

#property to change touch screen resolution
persist.sys.synaptics_dsx.qhd=false

#HWUI properties
ro.hwui.text_large_cache_height=2048

# enable sta proxy bydefault
persist.mm.sta.enable=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

# set cutoff voltage to 3200mV
ro.cutoff_voltage_mv=3200

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

#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 added by yangfarong for delete lcd red side 20130820
persist.sys.strictmode.visual=0
persist.sys.strictmode.disable=1
#End added by yangfarong for delete lcd red side 20130820

persist.sys.flip.mute.enabled=false
persist.sys.flip.clock.enabled=false

persist.service.adb.enable=0
#added by litao begin
persist.sys.usbtethered=false
#added by litao end

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.fineos.net.hide_confirm=yes
ro.fineos.launcher.search=no
ro.fineos.launcher.hotset_text=no
ro.fineos.launcher.cycle_slide=yes
ro.fineos.app=yes
ro.fineos.framework=yes
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
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
persist.sys.timezone=Africa/Lagos
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.hardware.custom_version=P1
ro.config.custom=x825a
ro.config.ringtone=Neffos_Tune.ogg
ro.config.ringtone_2=Neffos_Tune.ogg
ro.config.notification_sound=New_Message.ogg
ro.config.alarm_alert=Neffos_Tune.ogg
ro.config.showbattery=false
ro.com.android.mobiledata=true
ro.debuggable=1
ro.com.google.clientidbase=android-tplink
ro.config.vibrate_of_touch=true
persist.backgrounddata.enable=false
roaming_clock_enable=false
ro.dualmic.enable=false
persist.env.phone.diffsim=false
persist.env.phone.nosim=false
persist.radio.network_feature=0
ro.telephony.default_network=9
persist.radio.multisim.config=dsds
ro.dual.sim.phone=true
ro.config.default_ring_volume=5
ro.config.ce.security_volume=10
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.1_r5
ro.project.name=QL613_BASE
ro.project.type=QL613B
persist.radio.primarycard=false
persist.service.adb.enable=0
persist.qcril_uim_vcc_feature=0
drm.service.enabled=true
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0
persist.radio.calls.on.ims=0
persist.radio.jbims=0
persist.radio.csvt.enabled=false
persist.radio.custom_ecc=1
persist.radio.rat_on=combine
persist.radio.mt_sms_ack=20

# begin fota properties
ro.fota.platform=MSM8909_5.1
ro.fota.type=phone
ro.fota.oem=yeptelecom8909_5.1
ro.fota.device=TP601B
ro.fota.version=H10S102D02B20160608R1019
# end fota properties

import /system/vendor/default.prop

import /system/vendor/vendor.prop

import /system/vendor/power.prop