Essential Phone build.prop - Essential Phone Guides, News, & Discussion

Hello,
I wanted to look into development for the Essential Phone but needed one thing first, the build.prop file. If someone who has a PH-1 could pull the build.prop and upload it.
To pull the build.prop via ADB (no root needed), run the following command in the terminal window
Code:
adb pull /system/build.prop

Not sure there is much that can be done until we have root. Hopefully images and kernel source will be released soon.

artiemon said:
Not sure there is much that can be done until we have root. Hopefully images and kernel source will be released soon.
Click to expand...
Click to collapse
Just wondering if we can change the product name in the build prop to get Samsung gear watch to work fully.
This has been done in some of the LineageOS roms on the S7E and fixes the issues of connecting to Sammy Apps?

Essential PH-1 Build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NMI64C
ro.build.display.id=NMI64C
ro.build.version.incremental=335
ro.build.version.sdk=25
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.1.1
ro.build.version.security_patch=2017-09-05
ro.build.version.base_os=
ro.build.date=Sat Sep 2 10:09:50 PDT 2017
ro.build.date.utc=1504372190
ro.build.type=user
ro.build.user=jenkins
ro.build.host=93f55aa4b26a
ro.build.tags=release-keys
ro.build.flavor=mata-user
ro.build.system_root_image=true
ro.build.ab_update=true
ro.product.model=PH-1
ro.product.brand=essential
ro.product.name=mata
ro.product.device=mata
ro.product.board=Mata
# 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=Essential Products
ro.product.locale=en-US
ro.wifi.channels=
ro.board.platform=msm8998
# ro.build.product is obsolete; use ro.product.device
ro.build.product=mata
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=mata-user 7.1.1 NMI64C 335 release-keys
ro.build.fingerprint=essential/mata/mata:7.1.1/NMI64C/335:user/release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# from device/essential/mata/system.prop
#
rild.libpath=/system/vendor/lib64/libril-qc-qmi-1.so
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
# Set network mode to (T/L/G/W/1X/EVDO, T/G/W/L) for 7+5 mode device on DSDS mode
ro.telephony.default_network=22,20
debug.sf.hw=1
debug.gralloc.enable_fb_ubwc=1
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
sdm.debug.disable_partial_split=1
#ro.hdmi.enable=true
#
# system props for the cne module
#
persist.cne.feature=1
persist.radio.VT_ENABLE=1
persist.radio.VT_HYBRID_ENABLE=1
persist.radio.data_con_rprt=true
persist.rcs.supported=1
persist.radio.rat_on=combine
#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-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
persist.mm.enable.prefetch=true
# Additional buffers shared between Camera and Video
vidc.enc.dcvs.extra-buff-count=2
#
# 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
# 196609 is decimal for 0x30001 to report version 3.1
# 196610 is decimal for 0x30002 to report version 3.2
ro.opengles.version=196610
# system property for maximum number of HFP client connections
bt.max.hfpclient.connections=1
# disable forced update timing for song position
persist.bt.avrcp.pos_time=0
#force disable Bluetooth AAC by default
persist.bt.a2dp.aac_disable=true
# System property for cabl
ro.qualcomm.cabl=2
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#system prop for Bluetooth SOC type
qcom.bluetooth.soc=cherokee
#system prop for A4WP profile support
ro.bluetooth.a4wp=false
#
#snapdragon value add features
#
#system prop for RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
#
# system property determining camera HAL to be used for a Video call
#
# 1 is camera1
# 2 or anything else is camera2
persist.radio.VT_CAM_INTERFACE=2
#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
##property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
# system prop for NFC DT
ro.nfc.port=I2C
#property for vendor specific library
ro.vendor.at_library=libqti-at.so
#min/max cpu in core control
ro.core_ctl_min_cpu=2
ro.core_ctl_max_cpu=4
#hwui properties
ro.hwui.texture_cache_size=72
ro.hwui.layer_cache_size=48
ro.hwui.r_buffer_cache_size=8
ro.hwui.path_cache_size=32
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=6
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
# enable navigation bar
qemu.hw.mainkeys=0
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#Increase cached app limit
ro.sys.fw.bg_apps_limit=60
#Settings to enable sensors
#Device Orientation sensor
ro.qti.sensors.dev_ori=false
#Persistent Motion Detector
ro.qti.sensors.pmd=true
#Stationary Detector
ro.qti.sensors.sta_detect=true
#Motion Detector
ro.qti.sensors.mot_detect=true
#Device Position Classifier
ro.qti.sensors.dpc=true
#MultiShake sensor
ro.qti.sensors.multishake=true
#IOD sensor
ro.qti.sensors.iod=true
#Disable face beautification
persist.ts.rtmakeup=false
# audio
##fluencetype can be "fluence" or "fluencepro" or "none"
ro.qc.sdk.audio.fluencetype=fluencepro
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
# Set right camera setup
persist.camera.camera2=true
persist.camera.expose.aux=1
# The mono is only exposed to whitelisted apps
camera.aux.packagelist=org.codeaurora.snapcam,com.essential.klik
# Enable EIS 2.0
persist.camera.is_type=3
ro.cutoff_voltage_mv=3400
sys.grip.status=on
# USB property
persist.sys.usb.config.extra=none
persist.radio.videopause.mode=1
persist.data.iwlan.enable=true
# Set max FPS support
persist.camera.max.previewfps=60
# Default definition for chameleon
#ro.com.google.clientidbase.am=android-essential
#ro.com.google.clientidbase.ms=android-essential
#ro.com.google.clientidbase.yt=android-essential
# Default audio files
ro.config.ringtone=Sikkim.ogg
ro.config.notification_sound=Sherwood.ogg
ro.config.alarm_alert=Gallatin.ogg
# Default countrycode
ro.boot.wificountrycode=US
# Chameleon
ro.cdma.home.operator.alpha=Chameleon
ro.home.operator.carrierid=Chameleon
ro.cdma.home.operator.numeric=310000
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.nfc.smartcard.config=SIM1,eSE1
ro.product.first_api_level=25
persist.sys.logging=0
persist.sys.crash_dumps=0
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
ro.vendor.extension_library=libqti-perfd-client.so
ro.hardware.power_library=/system/lib/hw/power.mata.so
persist.radio.apm_sim_not_pwdn=1
persist.radio.sib16_support=1
persist.radio.custom_ecc=1
ro.frp.pst=/dev/block/bootdevice/by-name/frp
persist.sys.usb.config=mtp
af.fast_track_multiplier=1
audio_hal.period_size=192
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
tunnel.audio.encode=false
persist.audio.ras.enabled=false
audio.offload.buffer.size.kb=32
audio.offload.video=true
audio.offload.pcm.16bit.enable=true
audio.offload.pcm.24bit.enable=true
audio.offload.track.enable=true
audio.deep_buffer.media=true
audio.heap.size.multiplier=7
use.voice.path.for.pcm.voip=true
audio.offload.multiaac.enable=true
audio.dolby.ds2.enabled=true
audio.dolby.ds2.hardbypass=true
audio.offload.multiple.enabled=false
audio.offload.passthrough=false
ro.qc.sdk.audio.ssr=false
audio.offload.gapless.enabled=true
audio.safx.pbe.enabled=true
audio.parser.ip.buffer.size=262144
flac.sw.decoder.24bit.support=true
persist.bt.a2dp_offload_cap=sbc-aptxhd-aac
use.qti.sw.alac.decoder=true
use.qti.sw.ape.decoder=true
qcom.hw.aac.encoder=true
fm.a2dp.conc.disabled=true
audio.noisy.broadcast.delay=600
audio.offload.pstimeout.secs=3
audio.adm.buffering.ms=3
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.1_r5
ro.com.google.acsa=true
ro.com.google.clientidbase=android-essential
ro.opa.eligible_device=true
drm.service.enabled=true
ro.cp_system_other_odex=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=generic
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=kryo
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.mdtp.package_name2=com.qualcomm.qti.securemsm.mdtp.MdtpDemo

Related

[Build.prop Tweak] Permanently Disable Mobile Data

Good morning all!
As the title of the thread suggested, I am looking for a way to disable Mobile data connection via the Build.prop file.
Yes I know there are many 'simple ways' of doing that without going so deeper. But for now I am really looking for a definitive way to permanently disable any Internet access through mobile data.
I have search 'everywhere' for a good tweak to do that, but I saw nothing really radical.
The Phone i want to tweak is a LG Optimus LG-F240.
Below is the content of my prop file:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49I.F240L20j
ro.build.display.id=KOT49I.F240L20j
ro.build.version.incremental=F240L20j.1438769186
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Wed Aug 5 19:14:34 KST 2015
ro.build.date.utc=1438769674
ro.build.type=user
ro.build.user=jenkins.sbs
ro.build.host=LGEACI5R12
ro.build.tags=release-keys
ro.product.model=LG-F240L
ro.product.brand=lge
ro.product.name=geefhd4g_lgu_kr
ro.product.device=geefhd4g
ro.product.board=GKU
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=ko
ro.product.locale.region=KR
ro.wifi.channels=13 11
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=geefhd4g
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=geefhd4g_lgu_kr-user 4.4.2 KOT49I.F240L20j F240L20j.1438769186 release-keys
ro.build.fingerprint=lge/geefhd4g_lgu_kr/geefhd4g:4.4.2/KOT49I.F240L20j/F240L20j.1438769186:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/lge/geefhd4g/system.prop
#
################################################################
# COMMON system property for this device (geefhd4g).
# operator-specific property MUST NOT be here.
################################################################
#
# system.prop for surf
#
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
dalvik.vm.heapsize=36m
debug.enable.wl_log=1
debug.mdpcomp.logs=0
persist.hwc.mdpcomp.enable=true
# LGE_CHANGE_START
# [email protected], 2012.09.27, turn on the fps log
debug.view.fps_log=false
# LGE_CHANGE_END
#
# system props for the cne module
#
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
persist.cne.feature=1
ro.hdmi.enable=true
lpa.decode=true
tunnel.decode=false
tunnel.audiovideo.decode=false
lpa.use-stagefright=true
#qcom.hw.aac.encoder=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
# Add MOV container feature [[email protected]]
mmp.enable.mov=true
media.aac_51_output_enabled=true
#33395 is sum of supported format flags in AAL
#Formats: AVI AC3 ASF AAC QCP DTS 3G2
mm.enable.qcom_parser=33395
#
# 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 props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
persist.audio.lowlatency.rec=false
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default on mpq8064
#mpq.audio.decode=true
#
# system prop for opengles version
#
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
# System prop to disable a2dp sink which is enabled by default
bluetooth.a2dp.sink.enabled=false
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
#LGE_CHANGE_S [email protected] 2012.1.4 CABL off
ro.qualcomm.cabl=2
#LGE_CHANGE_E [email protected] 2012.1.4 CABL off
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
#Simulate sdcard on /data/media
#
# LGE_CHANGE_S
# If you use Internal-SD with FUSE, comment-out below
# 2012-01-08 [email protected]
#persist.fuse_sdcard=false
# LGE_CHANGE_E
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
#
#snapdragon value add features
#
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.gestures.camera=false
#property to force camera shutter sound on speaker
ro.camera.sound.forced=1
# LGE_CHANGE_S [email protected] 2012.4.22 LGE sound profile scenario.
ro.lge.audio_soundprofile=true
# LGE_CHANGE_E [email protected] 2012.4.22 LGE sound profile scenario.
#LGBT_COMMON_SCENARIO supported Bluetooth PAN profile 2012-05-22
ro.bluetooth.PANenable = 1
#LGBT_COMMON_SCENARIO
#LGBT_COMMON Bluetooth FTP profile enable
ro.qualcomm.bluetooth.ftp = true
#
# system prop for add_power_save in DCM added by sangyou.kim, 20120528
#
persist.radio.add_power_save=1
# System prop for sensor
ro.qc.sdk.sensors.gestures=true
# LGE_CHANGE_S 2012-12-11, [email protected], HDMI block
sys.hdmi.block=unblock
# LGE_CHANGE_E 2012-12-11, [email protected], HDMI block
#hwui properties
ro.hwui.texture_cache_size=72
#property to check if dynamic resolution change is supported in framework
ro.streaming.video.drs=true
#Add persist.radio.0x9e_not_callname to support extended display record
persist.radio.0x9e_not_callname=1
# LGE_CHANGE_S, [WiFi][[email protected]], 2013-01-22, Wifi Bring Up
# reserved wifi related property
dhcp.ap.macaddress=
dhcp.wlan0.dns1=
dhcp.wlan0.dns2=
dhcp.wlan0.dns3=
dhcp.wlan0.dns4=
dhcp.wlan0.gateway=
dhcp.wlan0.ipaddress=
dhcp.wlan0.leasetime=
dhcp.wlan0.mask=
dhcp.wlan0.pid=
dhcp.wlan0.reason=
dhcp.wlan0.result=
dhcp.wlan0.server=
dhcp.wlan0.vendorInfo=
dhcp.p2p.dns1=
dhcp.p2p.dns2=
dhcp.p2p.dns3=
dhcp.p2p.dns4=
dhcp.p2p.gateway=
dhcp.p2p.ipaddress=
dhcp.p2p.leasetime=
dhcp.p2p.mask=
dhcp.p2p.pid=
dhcp.p2p.reason=
dhcp.p2p.result=
dhcp.p2p.server=
dhcp.p2p.vendorInfo=
init.svc.dhcpcd_wlan0=
init.svc.dhcpcd_p2p=
init.svc.p2p_supplicant=
init.svc.iprenew_wlan0=
net.dns1=
net.dns2=
net.dnschange=
net.p2p-p2p0-0.dns1=
net.p2p-p2p0-0.dns2=
net.wlan0.dns1=
net.wlan0.dns2=
wlan.driver.status=
persist.sys.security=
persist.sys.hotssid.ksc5601=
wifi.lge.autochannel=
# LGE_CHANGE_S, [WiFi][[email protected]], 2013-01-22, Wifi Bring Up
#// LGE_CHANGE_S, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value {
ro.airplane.phoneapp=1
#// LGE_CHANGE_E, [Net_Patch_0300][CALL_FRW][COMMON], 2012-05-25, Airplane Mode Pop-Up display property value }
#disable gapless mode by default
audio.gapless.playback.disable=true
# LGE_CHANGE_S [gk][framework][common] the screen auto-brightness adjustment setting
persist.power.useautobrightadj=true
# LGE_CHANGE_E [gk][framework][common] the screen auto-brightness adjustment setting
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.target_operator=LGU
ro.build.target_country=KR
persist.lge.rms_on=off
ro.lge.swversion=F240L20j
ro.lge.factoryversion=LGF240LAT-00-V20j-LGU-KR-AUG-05-2015+0
ro.lge.basebandversion=M9615A-CEFWMAZM-2.0.1628
ro.config.ringtone=Lifes_Good.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.config.notification_sound=Optimus.ogg
ro.config.alarm_alert=Lifes_Good_Alarm.ogg
ro.com.android.dataroaming=false
ro.camera.sound.forced=1
ro.config.vc_call_vol_steps=9
ro.config.vc_call_vol_default=5
ro.com.google.clientidbase=android-om-lge
ro.com.google.clientidbase.ms=android-lgu-kr
ro.com.google.clientidbase.am=android-lgu-kr
ro.com.google.clientidbase.gmm=android-om-lge
ro.com.google.clientidbase.yt=android-om-lge
persist.radio.apm_sim_not_pwdn=1
uicc.mobile_equipment.config=0
ro.afwdata.LGfeatureset=LGTBASE
ro.support_mpdn=true
ro.support_nswo=true
persist.data_netmgrd_mtu=1500
ime_vibration_pattern=0:20
persist.audio.btsco.wb=false
wlan.lge.supportsimaka=yes
wifi.lge.hanglessid=true
ro.qc.sdk.audio.fluencetype=fluence
keyguard.no_require_sim=true
ro.telephony.default_network=10
ime_keyboard_layout=ko=QWERTY
ime_extend_row_keyboard=true
ime_theme=true
ro.sdcrypto.syscall=378
lge.hw.frontkeyled=true
ro.config.vibrate_type=1
lge.normalizer.param=version2.0/true/6.0/true/7000/1.0/4000/0.33
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
ro.sf.lcd_density=480
ro.sf.lcd_density_secondary=400
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
ro.lge.overlay=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_onehand_keyboard_percent=82
ime_split_keyboard_width_dp=702
wlan.chip.vendor=brcm
wlan.chip.version=bcm4334
wifi.lge.patch=true
dhcp.dlna.using=false
wifi.lge.sleeppolicy=0
wifi.lge.offdelay=false
wlan.lge.concurrency=MCC
wlan.lge.wifidisplay=both
ro.lge.vib_magnitude_index=0,20,40,60,80,100,120,127
persist.sys.strictmode.disable=true
wlan.driver.ath=0
wlan.driver.config=/data/misc/wifi/WCNSS_qcom_cfg.ini
qcom.audio.init=complete
lpa.decode=true
persist.sys.ats_start=false
persist.sys.strictmode.visual=false
lgemm.player.use_android_origin=false
ro.lge.audio_scenario=SOUNDEXCEPTION
ro.lge.audio_soundexception=true
ro.airplane.phoneapp=1
lge.version.verified=NONE
persist.service.main.enable=0
persist.service.system.enable=0
persist.service.radio.enable=0
persist.service.events.enable=0
persist.service.kernel.enable=0
persist.service.packet.enable=0
persist.service.crash.enable=0
persist.sys.ssr.restart_level=3
lge.signed_image=true
persist.radio.data_no_toggle=1
net.tethering.noprovisioning=true
persist.lg.data.fd=-1
persist.lg.data.smartfix=false
ro.carrier=unknown
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.lge.ps.eco.pv=322
ro.lge.ps.freqlowlimit=1026000
drm.service.enabled=true
bluetooth.chip.vendor=brcm
ro.lge.lcd_default_brightness=152
ro.lge.lcd_auto_brightness_mode=false
ro.lge.capp_ZDi_O=true
lge.zdi.actionsend=false
lge.zdi.onactivityresult=true
lge.zdi.dragdropintent=false
ro.lge.capp_emotional_led=true
ro.lge.capp_almond=true
ro.lge.qslide.max_window=2
ro.lge.capp_wfd=true
ro.com.google.gmsversion=4.4.2_r7
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=off
lge.nfc.vendor=nxp
ro.cdma.home.operator.numeric=45006
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
So, guys, a nice working tweak on how to do this 'hack'?
Thanks a bunch and have a splendid day!
Nick_Wilde

dialer error, multi sim error, build.prop...

hello everyone, thanks for reading/helping...
i have idol 3 6039K 4.7", and i have restored a 6039S backup from internet to have android 6.0.1, i guess the developer named Deck...
rom was mainly for single sim card, and i read about changing build.prop to have multisim by editing to dsds or multi, so i did so... i have the following errors:
as the image shows "if uploaded" after dialing a number and press call, the green circle of call "press to call" wont show up again till i restart the dialer "close it and reopen"
network settings sometimes will change the second card from GSM TO auto like its the main sim card, till i change it back to GSM and it will go grey and cannot be changed like normal.
also reading about build.prop i can change the speed of connections "mindownload/max and upload" but couldnt find a way to change mine.
also im a gamer and more likely needs the more battery life as i can, if you have a way to help that would be great.
thanks alot in advance, yours
Crix
sorry for my english.
here is my build.prop
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=MMB29M
ro.build.display.id=MMB29M release-keys
ro.build.version.incremental=v1BAB-0
ro.build.version.sdk=23
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=6.0.1
ro.build.version.security_patch=2016-06-01
ro.build.version.base_os=
ro.build.date=Sat Jun 4 09:37:38 CST 2016
ro.build.date.utc=1465004258
ro.build.type=user
ro.build.user=sl_nb_zpxiang
ro.build.host=50639-2600
ro.build.tags=release-keys
ro.build.flavor=idol347-user
ro.product.model=6039K
ro.product.brand=TCL
ro.product.name=6039K
ro.product.device=idol347
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=TCL
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=idol347
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=idol347-user 6.0.1 MMB29M v1BAB-0 release-keys
ro.build.fingerprint=TCL/6039S/idol347:6.0.1/MMB29M/v1BAB-0:user/release-keys
ro.build.characteristics=default
ro.tct.product=idol347
# end build properties
#
#jrd sys properties
#
#
# from device/tct/idol347/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
#PR-824631 Qiu jie modify for GSM PHONE
# Start in cdma mode
#PR-824631 modify for GSM PHONE
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
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
# FR881391-SWD4-FRAMEWORK-kehao.wei-001 add begin
#[feature] add for arkamys
ro.arkamys.solution=2
# FR881391-SWD4-FRAMEWORK-kehao.wei-001 add end
#
# system props for the cne module
#
persist.cne.feature=1
#[FEATURE]-Mod-BEGIN*by*TCTNB.sijia.ren,01/04/2016,1279064,
#
# system props for the dpm module
#
persist.dpm.nsrm.bkg.evt=16251
#[FEATURE]-Mod-END*by*TCTNB.sijia.ren
#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
#codecsPARSER_)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
# 196608 is decimal for 0x30000 to report version 3
# This setting will be added automatically on runtime based on chipset.
# Do not enable this setting.
# ro.opengles.version=196608
# System property for cabl
ro.qualcomm.cabl=2
#
# 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=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluencepro.voicerec=true
persist.audio.fluence.speaker=false
#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
audio.offload.video=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 composition for USB
#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=3
#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.text_large_cache_height=2048
#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 Delay service restart
ro.am.reschedule_service=true
# system property for PIP support
persist.camera.pip.support=0
#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
#Optimal dex2oat threads for faster app installation
ro.sys.fw.dex2oat_thread_count=4
#min/max cpu in core control
ro.core_ctl_min_cpu=1
ro.core_ctl_max_cpu=2
#[AUDIO]-ADD BEGIN by fu.yu,2015-12-23,Task-1210370,disable qcom aac encoder for sound recorder follow L
qcom.hw.aac.encoder=false
#[AUDIO]-ADD END by fu.yu,2015-12-23
#[AUDIO]-ADD BEGIN by fu.yu,2015-12-28,Task-1242596,for DRM feature and service
#[AUDIO]-ADD END by fu.yu,2015-12-28
#Liu Jie add for rotation call
ro.audio.monitorRotation=true
#[mod] begin by wangwenxin, 2016-1-13, for bug1403698
#notification appears after 2 times reject cause #17
persist.radio.manual_nw_rej_ct=1
#[mod] end by wangwenxin, 2016-1-13, for bug1403698
#[BUGFIX]-Add-BEGIN by TCTNB.Qiancheng.Zhao,28/12/2015,defect-1239714
persist.media.hls.customization=1
persist.media.hls.image_support=1
persist.media.hls.actual_bw=1
persist.media.hls.asym_bw=1
persist.media.hls.cust_bw=1
#[MOD] by yufu,2016-2-1,for pr1488700
persist.mm.enable.dropcorrupt = 0
#Enable music through deep buffer
audio.deep_buffer.media=true
#[FEATURE]-Add by JRD.Bo.Wang,Task-1846708
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
#[FEATURE]-Add-END by JRD.Bo.Wang
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapminfree=6m
dalvik.vm.heapstartsize=14m
keyguard.no_require_sim=true
ro.carrier=unknown
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
persist.radio.sib16_support=1
persist.radio.custom_ecc=0
ro.frp.pst=/dev/block/bootdevice/by-name/config
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapmaxfree=8m
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.com.google.gmsversion=6.0_r4
persist.service.adb.enable=0
tch.colorprocess.enabled=1
tch.colorprocess.colorvalue=1
persist.sys.dload.enable=0
persist.sys.ssr.restart_level=ALL_ENABLE
persist.sys.dalvik.vm.lib.2=libart
dalvik.vm.isa.arm.variant=cortex-a53
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=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.expect.recovery_id=0x41e27f4bc1ccd83f7c249b805925037e6a24f6de000000000000000000000000
#
#jrd sys properties
#
def.tctfw.build.number=Decker [B1]
ro.config.ringtone=Dots.mp3
ro.config.notification_sound=Success.mp3
ro.config.alarm_alert=Xylo.mp3
ro.com.google.clientidbase=android-alcatel
ro.com.google.clientidbase.ms=android-alcatel
ro.com.google.clientidbase.gmm=android-alcatel
ro.com.google.clientidbase.am=android-alcatel
ro.com.google.clientidbase.yt=android-alcatel
ro.setupwizard.mode=OPTIONAL
persist.sys.timezone=Europe/Moscow
persist.orangeapn.selectable=false
ro.com.android.mobiledata=true
ro.com.android.dataroaming=false
feature.tethering.check.enabled=false
ro.product.locale.language=ru
ro.product.locale.region=RU
persist.sys.usb.protect=1
persist.sys.usb.config=mtp
ro.kernel.diag.enable=true
persist.adb.notify=1
ro.def.software.version=010 01
ro.def.software.svn=010 01
ro.def.hardware.version=01
persist.radio.multisim.config=dsds
drm.service.enabled=true
feature.tct.drm.enabled=true
def.tct.drm.cd.enabled=true
def.tct.drm.sd.enabled=true
ro.bluetooth.name=Onetouch Idol 3 (4.7)
persist.radio.orig_num_disp=false
def.uaprofile.enabled=false
def.uaprofile.prefix=http://www-ccpp.tcl-ta.com/
def.uaprofile.suffix=files/ALCATEL_ONE_TOUCH6039S.xml
ro.download.useragent.enable=0
ro.kernel.nfc.enable=true
persist.dpm.feature=7
persist.dpm.config.file=0
persist.sys.flipcover.feature=2
persist.sys.pwringtone.enable=1
persist.sys.poweron.ringtone=Jumping_on.ogg
persist.sys.poweroff.ringtone=Jumping_off.ogg
persist.eccforchina.enable=false
def.tctfw.brandMode.name=Onetouch Idol 3 (4.7)
persist.data_netmgrd_mtu=1440
persist.radio.mns_with_all_rat=0
debug.jrdrecord=0
phone.num.significant.length=7
ro.config.phnum.accurate=false
ro.headset.sound.mode=1
ro.def.dnsmasq.lease.time=120m
ro.ssv.enabled=false
ro.ssv.operator.choose=GMS
ro.ssv.ringtone=default,Claro.mp3,334020,Telcel.mp3
ro.ssv.notification_sound=default,Claro.mp3,334020,Telcel.mp3
ro.ssv.alarm_alert=default,Dew.mp3,334020,Xylo.mp3
ro.ssv.phone.num.match.len1=73010,8,74807,7,72207,6,33403,7,70403,8,70604,8,710300,8,714020,8,732123,10,73001,8,73002,8
ro.ssv.phone.num.match.len2=732101,10,732103,10,732111,10,74000,8,74001,8,74002,8,71606,7,73404,10,71204,8
ro.ssv.phone.num.match.len3=73003,8,722070,6,71030,8,71402,8,334030,7,46001,9,46002,8
ro.ssv.phone.num.match.len4=73004,8,73005,8,73006,8,73007,8,73008,8,73009,8,73011,8,73099,8
ro.telephony.default_network=9
feature.tct.nfcswitch.enabled=false
def.zenMode.allowCalls=0
def.7bit.to.ascii.enable=false
ro.config.smsencode.forgreek.on=false
feature.cricket.req.enabled=false
persist.radio.aosp_usr_pref_sel=true
ro.gid.3apk.enabled=false
def.stk.show.double.icon=true
ro.set.nl.cb.on=false
ro.support.fastload.cdm=false
wifi.enable.network.ms=30000

Build.prop

Anyone ask me to post
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NMF26X-RZR-171206
ro.build.display.id=NMF26X-RZR-171206.2009
ro.build.version.incremental=2009
ro.build.version.sdk=25
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.1.1
ro.build.version.security_patch=2017-10-05
ro.build.version.base_os=
ro.build.date=Sat Dec 9 06:30:36 UTC 2017
ro.build.date.utc=1512801036
ro.build.type=user
ro.build.user=ubuntu
ro.build.host=ip-172-31-40-174
ro.build.tags=release-keys
ro.build.flavor=cheryl-user
ro.build.system_root_image=true
ro.build.ab_update=true
ro.product.model=Phone
ro.product.brand=razer
ro.product.name=cheryl
ro.product.device=cheryl
ro.product.board=cheryl
# 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=Razer
ro.product.locale=en-US
ro.wifi.channels=
ro.board.platform=msm8998
# ro.build.product is obsolete; use ro.product.device
ro.build.product=cheryl
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=cheryl-user 7.1.1 NMF26X-RZR-171206 2009 release-keys
ro.build.fingerprint=razer/cheryl/cheryl:7.1.1/NMF26X-RZR-171206/2009:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/razer/cheryl/system.prop
#
#
# system.prop for cheryl
#
# RCL: Single SIM device, support TDS/G/W/L, set default value to 20
ro.telephony.default_network=20
# Set RAT to combine mode
persist.radio.rat_on=combine
# IMS
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=0
persist.dbg.vt_avail_ovr=0
persist.radio.videopause.mode=1
persist.dbg.wfc_avail_ovr=0
persist.data.iwlan.enable=true
# System property for cabl
ro.qualcomm.cabl=0
# system prop for wipower support
ro.bluetooth.emb_wp_mode=false
ro.bluetooth.wipower=false
# HWUI property overrides
ro.hwui.texture_cache_size=96
ro.hwui.layer_cache_size=64
ro.hwui.r_buffer_cache_size=12
ro.hwui.path_cache_size=38
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=8
ro.hwui.texture_cache_flushrate=0.5
ro.hwui.text_small_cache_width=2048
ro.hwui.text_small_cache_height=2048
ro.hwui.text_large_cache_width=3072
ro.hwui.text_large_cache_height=2048
# Sensors overrides
ro.qti.sensors.dev_ori=false
#Enable AUX camera for com.evenwell.camera2,com.fihtdc.fqc,com.tools.alt,org.codeaurora.snapcam
camera.aux.packagelist=com.fihtdc.fqc,com.tools.alt,org.codeaurora.snapcam,com.razerzone.camera
#
# system props for dolby effects
#
audio.ds1.metainfo.key=1234
dmid=3583522825
dolby.ddp.multichan.pcm.offload=true
# Use QSEED to upscale the framebuffer when running in FHD
sdm.resolution_qseed_scale=1
# Set boot up resolution to WQHD
sdm.mixer_resolution=1440x2560
# Tunings for amount of volume steps and default volume
ro.config.alarm_vol_steps=16
ro.config.alarm_def_vol=5
ro.config.vc_call_vol_steps=8
ro.config.vc_call_def_vol=6
ro.config.media_vol_steps=18
ro.config.media_def_vol=7
ro.config.notif_ring_vol_steps=13
ro.config.notif_ring_def_vol=4
# Enable Fast Dormancy
persist.env.fastdorm.enabled=true
# Enable TX mask
persist.data.tcp_rst_drop=true
# Audio extension
audio_hal.period_multiplier=2
#
# from device/qcom/msm8998/system.prop
#
#
# system.prop for cobalt
#
#rild.libpath=/system/lib/libreference-ril.so
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=
ril.subscription.types=
DEVICE_PROVISIONED=1
# Set network mode to (T/L/G/W/1X/EVDO, T/G/W/L) for 7+5 mode device on DSDS mode
ro.telephony.default_network=22,20
debug.sf.hw=1
debug.gralloc.enable_fb_ubwc=1
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
sdm.debug.disable_partial_split=1
#property to specify the number of frames to skip before setting hint
sdm.perf_hint_window=50
#ro.hdmi.enable=true
#
# 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-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
#13631487 is decimal sum of supported codecs in AAL
#codecsPARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC AIFF APE DSD
mm.enable.qcom_parser=13631487
persist.mm.enable.prefetch=true
# Additional buffers shared between Camera and Video
vidc.enc.dcvs.extra-buff-count=2
#
# 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
# 196609 is decimal for 0x30001 to report version 3.1
# 196610 is decimal for 0x30002 to report version 3.2
ro.opengles.version=196610
# system property for maximum number of HFP client connections
bt.max.hfpclient.connections=1
#force disable Bluetooth AAC by default
persist.bt.a2dp.aac_disable=true
# System property for cabl
ro.qualcomm.cabl=2
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=1
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#system prop for Bluetooth SOC type
qcom.bluetooth.soc=cherokee
#system prop for A4WP profile support
ro.bluetooth.a4wp=false
#system prop for wipower support
ro.bluetooth.emb_wp_mode=true
ro.bluetooth.wipower=true
#
#snapdragon value add features
#
#system prop for RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
#
# system property determining camera HAL to be used for a Video call
#
# 1 is camera1
# 2 or anything else is camera2
persist.radio.VT_CAM_INTERFACE=2
#property to enable user to access Google WFD settings
persist.debug.wfd.enable=0
##property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
# system prop for NFC DT
ro.nfc.port=I2C
#property for vendor specific library
ro.vendor.at_library=libqti-at.so
#min/max cpu in core control
ro.core_ctl_min_cpu=2
ro.core_ctl_max_cpu=4
#hwui properties
ro.hwui.texture_cache_size=72
ro.hwui.layer_cache_size=48
ro.hwui.r_buffer_cache_size=8
ro.hwui.path_cache_size=32
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=6
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
# enable navigation bar
qemu.hw.mainkeys=0
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#(Increase cached app limit)
#ro.sys.fw.bg_apps_limit=60
#Settings to enable sensors
#Device Orientation sensor
ro.qti.sensors.dev_ori=false
#Persistent Motion Detector
ro.qti.sensors.pmd=true
#Stationary Detector
ro.qti.sensors.sta_detect=true
#Motion Detector
ro.qti.sensors.mot_detect=true
#Device Position Classifier
ro.qti.sensors.dpc=true
#MultiShake sensor
ro.qti.sensors.multishake=true
#IOD sensor
ro.qti.sensors.iod=true
#Enable stm events
persist.debug.coresight.config=stm-events
#Disable face beautification
persist.ts.rtmakeup=false
#Set cutoff voltage to 3200mV
ro.cutoff_voltage_mv=3200
#Expose aux camera for below packages
#camera.aux.packagelist=org.codeaurora.snapcam,com.qualcomm.saltproject,com.qualcomm.saltproject2
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=16m
dalvik.vm.heapminfree=4m
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.audiorec=false
persist.audio.fluence.speaker=true
persist.camera.gyro.android=2
persist.camera.gyro.disable=0
ro.config.alarm_alert=alarm_1_cheryl.ogg
ro.config.ringtone=ringtone_1.ogg
ro.config.notification_sound=standard_notification_1.ogg
use.voice.path.for.pcm.voip=false
ro.cp_system_other_odex=1
persist.sys.bbsys=on
ro.setupwizard.require_network=junk
ro.setupwizard.rotation_locked=true
ro.razer.internal.api=1
ro.razer.internal.mask=254
ro.razer.internal.zval=26
ro.razer.internal.list=9
audio.safemedia.force=true
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapmaxfree=8m
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.carrier=unknown
ro.vendor.extension_library=libqti-perfd-client.so
ro.hardware.power_library=/system/lib/hw/power.qcom.so
persist.radio.apm_sim_not_pwdn=1
persist.radio.sib16_support=1
persist.radio.custom_ecc=1
sys.shutdown.waittime=500
ro.frp.pst=/dev/block/bootdevice/by-name/frp
af.fast_track_multiplier=1
audio_hal.period_size=192
tunnel.audio.encode=false
persist.audio.ras.enabled=false
audio.offload.buffer.size.kb=32
audio.offload.video=true
audio.offload.pcm.16bit.enable=true
audio.offload.pcm.24bit.enable=true
audio.offload.track.enable=true
audio.deep_buffer.media=true
audio.heap.size.multiplier=7
audio.offload.multiaac.enable=true
audio.dolby.ds2.enabled=true
audio.dolby.ds2.hardbypass=true
audio.offload.multiple.enabled=false
audio.offload.passthrough=false
ro.qc.sdk.audio.ssr=false
audio.offload.gapless.enabled=true
audio.safx.pbe.enabled=true
audio.parser.ip.buffer.size=262144
flac.sw.decoder.24bit.support=true
persist.bt.a2dp_offload_cap=sbc
use.qti.sw.alac.decoder=true
use.qti.sw.ape.decoder=true
qcom.hw.aac.encoder=true
fm.a2dp.conc.disabled=true
audio.noisy.broadcast.delay=600
audio.offload.pstimeout.secs=3
audio.adm.buffering.ms=3
drm.service.enabled=true
ro.com.widevine.cachesize=16777216
ro.product.first_api_level=25
qemu.hw.mainkeys=0
ro.com.google.clientidbase=android-razer
ro.sf.lcd_density=480
ro.qcom.hdr.config=/system/etc/hdr_tm_config.xml
persist.metadata_dynfps.disable=0
vidc.dec.120fps.enabled=1
vidc.dec.drc.enable=1
dolby.monospeaker=false
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.1_r7
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=generic
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a9
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.mdtp.package_name2=com.qualcomm.qti.securemsm.mdtp.MdtpDemo
# Tunings for amount of volume steps and default volume
ro.config.alarm_vol_steps=16
ro.config.alarm_def_vol=5
ro.config.vc_call_vol_steps=8
ro.config.vc_call_def_vol=6
ro.config.media_vol_steps=18
ro.config.media_def_vol=7
ro.config.notif_ring_vol_steps=13
ro.config.notif_ring_def_vol=4
alarm_vol_steps and notif_ring_vol_steps are not in AOSP, but this is a good change for modders. Default notification steps in AOSP is 7, so Razer raised (heh) it to 13. But since it can be controlled via system property, that means all you need is root to modify all of the volume steps. No need to wait for Xposed on Oreo or use a custom ROM (whenever either arrive).
MishaalRahman said:
# Tunings for amount of volume steps and default volume
ro.config.alarm_vol_steps=16
ro.config.alarm_def_vol=5
ro.config.vc_call_vol_steps=8
ro.config.vc_call_def_vol=6
ro.config.media_vol_steps=18
ro.config.media_def_vol=7
ro.config.notif_ring_vol_steps=13
ro.config.notif_ring_def_vol=4
alarm_vol_steps and notif_ring_vol_steps are not in AOSP, but this is a good change for modders. Default notification steps in AOSP is 7, so Razer raised (heh) it to 13. But since it can be controlled via system property, that means all you need is root to modify all of the volume steps. No need to wait for Xposed on Oreo or use a custom ROM (whenever either arrive).
Click to expand...
Click to collapse
Agree with you and thanks for your post . We have a patched boot.img for root but with this no wifi. I'm look insider to discover where is the problem.

How to disable WiFi in build.prop?

Hi, I would like to disable WiFi permanently on an XZ, so I can put a few games on it and give it to a child and not worry about it. I have been able to do this on other devices by editing values in build.prop such as:
wifi.interface=
wifi.supplicant_scan_interval=
But the build.prop on Xperia XZ does not have these entries, and I can't quite deduce which ones might control WiFi.
Here are the contents of my build.prop in case that helps:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Fri May 18 09:40:17 CST 2018
ro.build.date.utc=1526607617
ro.build.user=BuildUser
ro.build.host=BuildHost
##### Final patch of properties #####
ro.build.product=kagura
############## Product Property Values ##############
ro.setupwizard.mode=OPTIONAL
#####################################################
ro.config.ringtone=generic_xperia.ogg
ro.config.notification_sound=notification.ogg
ro.config.alarm_alert=alarm.ogg
ro.semc.content.number=PA3
################# Updating of the SW Version #################
ro.semc.version.fs_revision=41.3.A.2.149
ro.build.id=41.3.A.2.149
ro.build.display.id=41.3.A.2.149
##### Values from product package metadata #####
ro.semc.product.model=F8331
ro.semc.ms_type_id=PM-0980-BV
ro.semc.version.fs=GENERIC
ro.semc.product.name=Xperia XZ
ro.semc.product.device=F83
ro.product.model=F8331
# begin build properties
# autogenerated by buildinfo.sh
ro.build.version.incremental=1
ro.build.version.sdk=26
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=8.0.0
ro.build.version.security_patch=2018-06-01
ro.build.version.base_os=
ro.build.type=user
ro.build.tags=dev-keys
ro.build.flavor=kagura-user
ro.product.brand=Sony
ro.product.name=kagura
ro.product.device=kagura
# 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=Sony
ro.product.locale=en-US
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=kagura-user 8.0.0 OPR1.170623.026 1 dev-keys
ro.build.fingerprint=Sony/kagura/kagura:8.0.0/OPR1.170623.026/1:user/dev-keys
ro.build.characteristics=default
# end build properties
# begin build properties
# autogenerated by vendor_buildinfo.sh
ro.product.board=msm8996
ro.board.platform=msm8996
# end build properties
#
# from device/qcom/msm8996/system.prop
#
#
# system.prop for msm8996
#
#rild.libpath=/system/lib/libreference-ril.so
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=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.enable_hwc_vds=1
debug.sf.hw=1
debug.sf.latch_unsignaled=1
debug.egl.hw=1
debug.gralloc.enable_fb_ubwc=1
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
sdm.debug.disable_skip_validate=1
#ro.hdmi.enable=true
#
# system props for the cne module
#
persist.cne.feature=1
#system prop for enabling/disabling Android XLAT
persist.net.doxlat=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-scan=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
#760765 is decimal sum after removing following parser flags
# - AC3 (0x00000002)
# - DTS (0x00000040)
# - MKV (0x00000400)
# - MP3 (0x00002000)
# - OGG (0x00004000)
# - AIFF (0x00040000)
# - DSF (0x00400000)
# - DSDIFF (0x00800000)
# See MMParserExtractor.h to confir above values.
#185971 is decimal sum of supported parsers in AAL
#37491 is decimal sum of supported codecs in AAL
#codecsPARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC AIFF APE
mm.enable.qcom_parser=760765
persist.mm.enable.prefetch=true
# Additional i/p buffer in case of encoder DCVS
vidc.enc.dcvs.extra-buff-count=2
# disable PQ feature by default
vendor.vidc.enc.disable.pq=true
#
# 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 property for maximum number of HFP client connections
bt.max.hfpclient.connections=1
# System property for cabl
ro.qualcomm.cabl=0
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=0
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
#
#snapdragon value add features
#
#system prop for RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
##property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#property to enable sde downscale feature for external display
#sdm.debug.downscale_external=1
#property to specify the number of frames to skip before setting hint
sdm.perf_hint_window=50
# system prop for NFC DT
ro.nfc.port=I2C
#property to enable WFD WL solution
ro.vendor.wl_library=libqti-wl.so
#property for vendor specific library
ro.vendor.gt_library=libqti-gt.so
ro.vendor.at_library=libqti-at.so
sys.games.gt.prof=1
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#Enable stm events
persist.debug.coresight.config=none
#property to enable fingerprint
persist.qfp=false
#default pd_enable value
persist.sys.pd_enable=0
#Disable rotator split feature
sdm.debug.disable_rotator_split=1
# Create zram disk
ro.vendor.qti.config.zram=true
#Camera fullscreen doesn't show navigation bar
Camera.no_navigation_bar=true
#property for game detection feature
debug.enable.gamed=0
#Disable face beautification
persist.ts.postmakeup=false
persist.ts.rtmakeup=false
#Enable device orientation sensor
ro.qti.sensors.dev_ori=false
ro.qti.sensors.pmd=false
ro.qti.sensors.sta_detect=false
ro.qti.sensors.mot_detect=false
#
# from device/somc/tone/system.prop
#
#
# platform specific part of system.prop
#
# Enable sdcardfs
ro.sys.sdcardfs=1
# System props for Myanmar Zawgyi font selection state
persist.zawgyi.selected=false
# FW/MM: AV latency
ro.media.av_latency=90
# Added system property for ViLTE bad Video quality issue
persist.vendor.ims.vcel_rtcp_report=5
# Enable speaker protection
persist.vendor.audio.speaker.prot.enable=true
# SONY effect
# Allocate bit for each effect.
# If necessary, define effect list with logical sum.
# EFFECT_DN 0x0001 (Dynamic Normalizer)
# EFFECT_SF 0x0002 (S-Force)
# EFFECT_CPHP 0x0004 (ClearPhase Headphone)
# EFFECT_CA 0x0008 (ClearAudio)
# EFFECT_VPT 0x0010 (VPT)
# EFFECT_CPSP 0x0020 (ClearPhase Speaker)
# EFFECT_XLOUD 0x0040 (xLOUD)
# EFFECT_CAPLUS 0x0080 (ClearAudio+)
# EFFECT_SPBUNDLE 0x0100 (Speaker Bundle)
# EFFECT_ALC 0x0200 (ALC)
# Enable effect proxy
sony.effect.use.proxy=true
# Effect used by Speaker Bundle.
# EFFECT_SF | EFFECT_CPSP | EFFECT_SPBUNDLE = 0x122
sony.effect.custom.sp_bundle=0x122
# Effect used by ClearAudio+ headset
# EFFECT_CA | EFFECT_VPT | EFFECT_CAPLUS | EFFECT_ALC = 0x298
sony.effect.custom.caplus_hs=0x298
# Effect used by ClearAudio+ speaker
# EFFECT_CA | EFFECT_VPT | EFFECT_CPSP | EFFECT_CAPLUS | EFFECT_ALC = 0x2B8
sony.effect.custom.caplus_sp=0x2B8
# SLPI Sensors
ro.sony.sdk.sensors.gestures=false
ro.sony.sensors.pedometer=false
ro.sony.sensors.step_detector=true
ro.sony.sensors.step_counter=true
ro.sony.sensors.pam=false
ro.sony.sensors.scrn_ortn=false
ro.sony.sensors.smd=true
ro.sony.sensors.game_rv=true
ro.sony.sensors.georv=true
ro.sony.sensors.cmc=false
ro.sony.sensors.bte=false
ro.sony.sensors.fns=false
ro.sony.sensors.qmd=false
ro.sony.sensors.amd=false
ro.sony.sensors.rmd=false
ro.sony.sensors.vmd=false
ro.sony.sensors.gtap=false
ro.sony.sensors.tap=false
ro.sony.sensors.facing=false
ro.sony.sensors.tilt=false
ro.sony.sensors.tilt_detector=true
ro.sony.sensors.dpc=false
ro.sony.sensors.qheart=false
ro.sony.sensors.wu=true
ro.sony.sensors.proximity=true
ro.sony.sensors.gravity=true
ro.sony.sensors.laccel=true
ro.sony.sensors.orientation=true
ro.sony.sensors.rotvec=true
ro.sony.sensors.fast_amd=false
ro.sony.sensors.wrist_tilt=false
ro.sony.sensors.pug=false
ro.sony.sensors.iod=false
ro.sony.sensors.multishake=false
ro.sony.sensors.rawdata_mode=false
ro.sony.sensors.dev_ori=false
ro.sony.sensors.pmd=false
ro.sony.sensors.sta_detect=false
ro.sony.sensors.mot_detect=false
ro.sony.qf_use_report_period=false
# Touch
sys.backlight_on=1
# Added system property for LDAC
ro.somc.ldac.audio.supported=true
# Automatic Headphone Compensation (AHC)
sony.ahc.supported=yes
# System props for telephony
persist.ims.disableUserAgent=1
persist.rcs.supported=0
ro.com.android.dataroaming=false
# Modem power save enabled
persist.vendor.radio.add_power_save=1
# System props for single SIM phone (not DSDS products)
persist.vendor.radio.block_allow_data=1
# Added system property for BT to set default avrcp version to 1.6
persist.bluetooth.avrcpversion=avrcp16
# Added system property for PBM, support EF_ECC on APM
persist.vendor.radio.wait_for_pbm=1
# Touch Glove mode (from Android O)
persist.sys.touch.glove_mode=0
# Set sms_ack timer
persist.vendor.radio.mt_sms_ack=19
# SD Encryption supported
ro.sdcrypt.supported=true
# ATTEST key provision state
persist.keyprovd.attest.prov=1
# ATTEST key version
persist.keyprovd.attest.version=0
# FIDO key provision state
persist.keyprovd.fido.provision=1
# FIDO key provision version
persist.keyprovd.fido.version=0
# System props for the dpm module (Enable FD)
persist.vendor.dpm.feature=1
# Factory Reset Protection
ro.frp.pst=/dev/block/bootdevice/by-name/frp
# Enable OEM Socket
persist.vendor.radio.oem_socket=true
# Setup Wizard
ro.com.android.prov_mobiledata=false
# Log slow sqlite queries (if ro.debuggable is true):
db.log.slow_query_threshold=100
# Default values/Locales for the hiding languages feature
ro.product.locale.excluded=ar_EG ar_IL fa_IR
# System props for the cne module, configuration for non-Qualcomm Wi-Fi chip
persist.cne.rat.wlan.chip.oem=nqc
# system prop of Qualcomm for enabling/disabling Android XLAT
# true: enable Android CLAT
# false: disable Android CLAT
persist.net.doxlat=true
# Skip HDR Tone map on Tone
sys.hwc_disable_hdr=1
#
# from device/somc/kagura/system.prop
#
#
# product common part of system.prop
#
# Assertive Display
ro.qcom.ad=1
ro.qcom.ad.calib.data=/system/etc/ad_calib.cfg
ro.qcom.ad.sensortype=2
# Touch
sys.cover_state=0
#
# from device/somc/kagura/generic/system.prop
#
#
# product specific part of system.prop
#
# NFC
ro.nfc.on.default=true
ro.nfc.se.sim.enable=true
ro.nfc.se.smx.enable=false
ro.nfc.icon.enable=false
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product.first_api_level=23
qemu.hw.mainkeys=0
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.hardware.nfc_nci=nqx.default
rild.libpath=/system/vendor/lib64/libril-qc-qmi-1.so
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.carrier=unknown
ro.vendor.extension_library=libqti-perfd-client.so
persist.radio.apm_sim_not_pwdn=1
persist.vendor.radio.sib16_support=1
persist.vendor.radio.custom_ecc=1
persist.vendor.radio.rat_on=combine
sys.vendor.shutdown.waittime=500
ro.build.shutdown_timeout=0
ro.frp.pst=/dev/block/bootdevice/by-name/frp
ro.opengles.version=196610
af.fast_track_multiplier=1
vendor.audio_hal.period_size=192
ro.vendor.audio.sdk.fluencetype=none
persist.vendor.audio.fluence.voicecall=true
persist.vendor.audio.fluence.voicerec=false
persist.vendor.audio.fluence.speaker=true
vendor.audio.tunnel.encode=false
vendor.audio.offload.buffer.size.kb=64
audio.offload.video=false
vendor.audio.offload.track.enable=true
audio.deep_buffer.media=true
vendor.voice.path.for.pcm.voip=true
vendor.audio.offload.multiaac.enable=true
vendor.audio.dolby.ds2.enabled=false
vendor.audio.dolby.ds2.hardbypass=false
vendor.audio.offload.multiple.enabled=true
vendor.audio.offload.passthrough=false
ro.vendor.audio.sdk.ssr=false
vendor.audio.offload.gapless.enabled=true
vendor.audio.safx.pbe.enabled=true
vendor.audio.parser.ip.buffer.size=262144
vendor.audio.hw.aac.encoder=true
vendor.audio.use.sw.alac.decoder=true
vendor.audio.use.sw.ape.decoder=true
vendor.audio.flac.sw.decoder.24bit=true
persist.vendor.bt.enable.splita2dp=false
camera.disable_zsl_mode=1
qcom.bluetooth.soc=rome
ro.bluetooth.emb_wp_mode=true
ro.bluetooth.wipower=true
ro.com.google.clientidbase=android-sonymobile
ro.com.google.clientidbase.ms=android-sonymobile
ro.control_privapp_permissions=log
ro.opa.eligible_device=true
ro.com.google.rlzbrandcode=SOMA
ro.com.google.rlz_ap_whitelist=y0,y5,y6,y7,y8
ro.com.google.acsa=true
ro.setupwizard.rotation_locked=false
ro.com.google.gmsversion=8.0_201804
ro.service.xrfm.supported=true
persist.service.xrfm.mode=1
vendor.media.vpp.enable=true
vendor.vidc.enc.disable.pq=true
media.settings.xml=/vendor/etc/media_profiles_V1_0.xml
ro.sf.lcd_density=480
ro.hwui.texture_cache_size=48
ro.hwui.layer_cache_size=32
ro.hwui.r_buffer_cache_size=4
ro.hwui.path_cache_size=24
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=5
ro.hwui.texture_cache_flushrate=0.5
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
ro.treble.enabled=false
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a9
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.expect.recovery_id=0x6d4ec789daa9e59913acaf0617a1c6007e8aabef000000000000000000000000
ro.config.nocheckin=1
persist.service.adb.enable=1
persist.adb.notify=0
persist.sys.usb.config=mtp,adb
ro.build.selinux=1
bsc_hide_usb_notification=1
net.tethering.noprovisioning=true
ro.hdmi.mirror.enable=true
ro.telephony.call_ring.delay=0
ro.com.google.ima.theme=5
ro.boot.vendor.overlay.theme=com.google.android.theme.pixel
audio.safemedia.bypass=true
ro.qc.sdk.audio.fluencetype=fluencepro
persist.audio.fluence.audiorec=true
persist.audio.fluence.mode=endfire
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
persist.radio.rat_on=combine
persist.radio.data_ltd_sys_ind=1
persist.radio.data_con_rprt=1
persist.radio.calls.on.ims=1
net.dns1=1.1.1.1
net.dns2=1.0.0.1
persist.camera.HAL3.enabled=1
persist.sys.use_dithering=1
video.accelerate.hw=1
sched.colocate.enable=1
doze.display.supported=true
persist.camera.eis.enable=1
persist.camera.is_mode=4
ro.camcorder.videoModes=true
vidc.dec.downscalar_width=1920
vidc.dec.downscalar_height=1080
camera.lowpower.record.enable=1
camera.hal1.packagelist=com.skype.raider,com.google.android.talk
camera.display.umax=1920x1080
camera.display.lmax=1280x720
vidc.enc.narrow.searchrange=1
persist.camera.antibanding=50
If anyone has an idea that might help please let me know. Thanks!

System camera app error in redmi y2/s2 [ysl]

When i open my default camera app it stop working
Summary is :-
java.lang.RuntimeException: setParameters failed
at android.hardware.Camera.native_setParameters(Native Method)
at android.hardware.Camera.setParameters(Camera.java:2267)
at com.android.camera.hardware.CameraHardwareProxy.setParameters(CameraHardwareProxy.java:164)
at com.android.camera.CameraManager$CameraHandler.handleMessage(CameraManager.java:349)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:201)
at android.os.HandlerThread.run(HandlerThread.java:65)
This my build.prop:-
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=PKQ1.181203.001
ro.build.display.id=PKQ1.181203.001
ro.build.version.incremental=V11.0.3.0.PEFMIXM
ro.build.version.sdk=28
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=9
ro.build.version.security_patch=2019-12-01
ro.build.version.base_os=xiaomi/ysl/ysl:9/PKQ1.181203.001/V11.0.2.0.PEFMIXM:user/release-keys
ro.build.version.min_supported_target_sdk=17
ro.build.date=Fri Dec 27 23:55:55 WIB 2019
ro.build.date.utc=1577465755
ro.build.type=user
ro.build.user=builder
ro.build.host=mi-server
ro.build.tags=release-keys
ro.build.flavor=ysl-user
ro.product.model=Redmi S2
ro.product.brand=xiaomi
ro.product.name=ysl
ro.product.device=ysl
ro.product.mod_device=ysl_global
# 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.locale=en-GB
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=ysl
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=ysl-user 9 PKQ1.181203.001 V11.0.3.0.PEFMIXM release-keys
ro.build.fingerprint=xiaomi/ysl/ysl:9/PKQ1.181203.001/V11.0.3.0.PEFMIXM:user/release-keys
ro.build.characteristics=default
ro.build.version.internal=
ro.build.version.external=
ro.build.version.bsp=0.0.1_180504
ro.build.hardware.version=E6
ro.build.project=
persist.service.logd.enable=
sys.provision.mtd=
ro.build.version.type=
# end build properties
#
# from device/xiaomi/ysl/system.prop
#
#
# system.prop for xiaomi E6
#
#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
#
# Set network mode to (T/L/G/W/1X/EVDO, T/G/W/L) for 7+5 mode device on DSDS mode
#
ro.telephony.default_network=22,20
debug.sf.enable_hwc_vds=1
debug.sf.hw=1
debug.sf.latch_unsignaled=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
debug.enable.sglscale=1
debug.gralloc.enable_fb_ubwc=1
debug.sf.recomputecrop=0
#Disable Skip Validate
sdm.debug.disable_skip_validate=1
#Property to enable display default color mode
vendor.display.enable_default_color_mode=1
# Display Properties as per treble compliance
vendor.gralloc.enable_fb_ubwc=1
vendor.display.disable_skip_validate=1
#ro.hdmi.enable=true
#tunnel.decode=true
# enable mbn file update for SIMTrigger
persist.vendor.radio.start_ota_daemon=1
persist.vendor.radio.sw_mbn_update=0
persist.vendor.radio.hw_mbn_update=0
#
# system props for the cne module
#
persist.vendor.cne.feature=1
### suhanlin add for disable NRSM HMI_L6252_A01-60 start
persist.cne.feature=1
#
## system props for the dpm module
##
persist.dpm.feature=1
### suhanlin add for disable NRSM HMI_L6252_A01-60 end
#system props for the MM modules
media.msm8956hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
av.debug.disable.pers.cache=1
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
#minimum duration for offload playback in secs
audio.offload.min.duration.secs=30
#enable offload audio video playback by default
audio.offload.video=true
#enable music through deep buffer
audio.deep_buffer.media=true
#set AudioFlinger client heap size
ro.af.client_heap_size_kbyte=7168
# Reduce client buffer size for fast audio output tracks
af.fast_track_multiplier=1
#codecsPARSER_)AAC AC3 AMR_NB AMR_WB ASF AVI DTS FLV 3GP 3G2 MKV MP2PS MP2TS MP3 OGG QCP WAV FLAC AIFF APE
vendor.mm.enable.qcom_parser=1048575
#
# system props for the data modules
#
ro.vendor.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
persist.vendor.data.mode=concurrent
#system props for time-services
persist.timed.enable=true
#system prop for Bluetooth SOC type
ro.bluetooth.library_name=libbluetooth_qti.so
persist.vendor.btstack.enable.splita2dp=false
# System property for cabl
ro.qualcomm.cabl=0
ro.vendor.display.cabl=0
#turn off qualcomm's cabl xiaopei 2019-2-21
#begin add for ad ,xiaopei
# add for ad
#ro.qcom.ad=0
#ro.qcom.ad.calib.data=/vendor/etc/calib.cfg
#ro.qcom.ad.calib.data=/system/etc/calib.cfg
#ro.qcom.ad.sensortype=2
# add for svi
ro.vendor.display.svi=1
ro.vendor.display.sensortype=2
vendor.display.svi.config=1
vendor.display.svi.config_path=/system/etc/display/SVIConfig.xml
config.svi.xml.print=1
# Property to enable display default color mode
vendor.display.enable_default_color_mode=0
#xiaopei add 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 property for FM transmitter
#
ro.fm.transmitter=false
# 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 for vendor specific library
ro.vendor.gt_library=libqti-gt.so
ro.vendor.at_library=libqti-at.so
#property for game detection feature
vendor.debug.enable.gamed=0
#property to enable narrow search range for video encoding
vendor.vidc.enc.disable_bframes=1
vendor.vidc.disable.split.mode=1
vendor.vidc.dec.downscalar_width=1920
vendor.vidc.dec.downscalar_height=1088
# system prop for UBWC
vendor.video.disable.ubwc=1
# disable PQ feature by default
vendor.vidc.enc.disable.pq=true
# Additional buffers shared between Camera and Video
vidc.enc.dcvs.extra-buff-count=2
# system property to accelerate Progressive Download using STA
persist.mm.sta.enable=0
#property to enable fingerprint
persist.qfp=false
#min/max cpu in core control
ro.vendor.qti.core_ctl_min_cpu=2
ro.vendor.qti.core_ctl_max_cpu=4
#HWUI properties
ro.hwui.texture_cache_size=72
ro.hwui.layer_cache_size=48
ro.hwui.r_buffer_cache_size=8
ro.hwui.path_cache_size=32
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=6
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
#Enable B service adj transition by default
ro.vendor.qti.sys.fw.bservice_enable=true
ro.vendor.qti.sys.fw.bservice_limit=5
ro.vendor.qti.sys.fw.bservice_age=5000
#Memperf properties
ro.memperf.lib=libmemperf.so
ro.memperf.enable=false
#Trim properties
ro.vendor.qti.sys.fw.use_trim_settings=true
ro.vendor.qti.sys.fw.empty_app_percent=50
ro.vendor.qti.sys.fw.trim_empty_percent=100
ro.vendor.qti.sys.fw.trim_cache_percent=100
ro.vendor.qti.sys.fw.trim_enable_memory=2147483648
# Enable Delay Service Restart
ro.vendor.qti.am.reschedule_service=true
# set cutoff voltage to 3400mV
ro.cutoff_voltage_mv=3400
#set device emmc size
ro.emmc_size=16GB
#force HAL1 for below packages
vendor.camera.hal1.packagelist=com.skype.raider,com.google.android.talk
#Enable FR27607-RIL to send ONLINE cmd in bootup
#persist.radio.poweron_opt=1
#low power mode for camera
vendor.camera.lowpower.record.enable=1
#properties for limiting preview size in camera
persist.vendor.camera.display.umax=1920x1080
persist.vendor.camera.display.lmax=1280x720
#expose aux camera for below packages
# add CIT package name by ronghui.wang
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.longcheertel.cit,com.android.camera
#Enable Camera1 API for VT calls
persist.vendor.qti.telephony.vt_cam_interface=1
#set cutoff voltage to 3400mV
ro.cutoff_voltage_mv=3400
#Begin qijin 20171207 add for dirac DiracAudioControlService.apk
persist.dirac.acs.controller=qem
persist.dirac.acs.storeSettings=1
persist.dirac.acs.ignore_error=1
#End qijin 20171207
#set for xiaomi headset effect
ro.audio.soundfx.dirac=true
#for camera front flash lux
persist.flash.low.lux=320
persist.flash.light.lux=300
#wujun add for gsi close camera2 20190401
persist.camera.aux.yuv=1
#modify by wujun for cts-on-gsi at 200190402
ro.hardware.camera=xiaomi.msm8953
# BEGIN: Added by panpeng, 2019/1/2 PN:HMI_L6252_A01-220
persist.vendor.bluetooth.modem_nv_support=true
# END: Added by panpeng, 2019/1/2 PN:HMI_L6252_A01-220
# ro.location properties below are used in conjunction
# with NLP_MODE setting in /vendor/etc/izat.conf
# either as the main network provider or as a fallback
# provider depending on NLP_MODE that is set
# These properties are optional and will not cause
# issues if not set to existing packages.
# ro.location.osnlp.package sets the name of default
# OS sepecific network location provider package to use
# ro.location.osnlp.region.package is set to the name
# of the alternative network location provider package
# to be used for a particular region where the default
# network location provider is not functional
ro.location.osnlp.package=com.google.android.gms
ro.location.osnlp.region.package=
#Set diag mdlog flag add by yangjian
persist.sys.usb.diag_mdlog_enable=false
#begin xiaopei add qdcm paper mode 2019-1-7
#add for color invert
ro.vendor.df.effect.conflict=1
persist.sys.df.extcolor.proc=0
#paper mode
sys.paper_mode_max_level=32
sys.shenchao_ili9881c_offset=21
sys.shenchao_ili9881c_length=58
sys.auo_ili7807d_offset=18
sys.auo_ili7807d_length=67
sys.truly_hx8394f_offset=28
sys.truly_hx8394f_length=72
#end add xiaopei
#Begin add by yangjian 20180105 for CU wcdma HD icon
persist.vendor.radio.report_codec=1
#end add by yangjian 20180105 for CU wcdma HD icon
### add audio property for miui, begin
audio.chk.cal.spk=0
audio.chk.cal.us=0
### add audio property for miui, end
#add by yangjian 20180228 for HMI_L6250_A01-1348 volte show forward call notification start
persist.vendor.radio.redir_party_num=1
#add by yangjian 20180228 for HMI_L6250_A01-1348 volte show forward call notification end
# add by shenwenbin for open ssr 20190116 begin
persist.sys.ssr.restart_level=ALL_ENABLE
# add by shenwenbin for open ssr 20190116 end
# modify by zhoudan 20190220
ro.vendor.build.security_patch=2018-12-11
ro.build.version.security_patch=2018-12-12
# ui fifo for app launch
sys.use_fifo_ui=1
# yangjian @ 20190110 HTH42078
persist.vendor.radio.data_con_rprt=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.miui.version.code_time=1554656400
ro.rom.zone=2
ro.miui.ui.version.code=9
ro.miui.ui.version.name=V11
ro.com.google.ime.themes_dir=/system/etc/gboard_theme
ro.com.google.ime.theme_file=xiaomi_theme_20171222.zip
ro.fota.oem=Xiaomi
ro.build.software.version=Android9_11
persist.vendor.radio.report_codec=1
persist.vendor.radio.redir_party_num=1
ro.config.media_vol_default=10
ro.channelid.ucbrowserintl=/cust/etc/ucconfiginfo
persist.sys.timezone=Asia/Shanghai
debug.sf.disable_backpressure=1
ro.miui.ui.fonttype=mipro
ro.trackingId.com.lzd.appid=/cust/etc/lazadaconfiginfo
ro.malloc.impl=jemalloc
ro.miui.customized_clientid=2
ro.treble.enabled=true
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-dir=/data/anr
ro.product.mod_device=ysl_global
ro.config.sms_received_sound=FadeIn.ogg
ro.config.sms_delivered_sound=MessageComplete.ogg
ro.com.android.mobiledata=false
ro.product.manufacturer=Xiaomi
ro.config.elder-ringtone=Angel.mp3
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
persist.sys.mitalk.enable=true
persist.enable_task_snapshots=false
sys.miui.shutdown.waittime=500
persist.sys.watchdog_enhanced=true
dalvik.vm.dexopt.secondary=true
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.product.cuptsm=XIAOMI|ESE|02|01
persist.power.useautobrightadj=true
persist.radio.apm_sim_not_pwdn=1
ro.com.google.clientidbase=android-xiaomi
ro.miui.has_real_blur=1
ro.miui.has_handy_mode_sf=1
ro.sf.lcd_density=320
ro.expect.recovery_id=0x3a801f056738d8fe49d26679bcc8ae038da7da42000000000000000000000000
please find where is error and help me out
My device is rooted

Categories

Resources