Pixel experience whyred AI ver trustzone problem - Xiaomi Redmi Note 5 Pro Questions & Answers

I read the comment, I read the thread, but the thread closed, I don't know where to ask.
I have this issue on flashing the latest https://download.pixelexperience.org/whyred/ via twrp.
whyred verify trustzone
updater process ended with error : 7
From what I read, the user who has this problem come from miui or other rom.
But I use pixel experience myself, I never have this issue in updating before. It just happen when I want to flash the latest build 05/23, currently I am on 05/07 build.
Other people answer is to flash firmware to android 9.0 and flash orange fox recovery, do I really have to do the same if I already on pixel experience roms ( I think it will brick my device if I do that) ?
One more question, Can I update from the normal rom to CAF edition without clean install ?

Hi, you need to flash Pie firmware first, here is the link
UPDATE
Oh yeah I will tell something about this one, many people say that Pie firmware does not work with twrp and they have to use other recovery like orangefox, but for me it works with simple trick. If you still boot up into fastboot after flashing pie firmware then maybe you want to follow my way:
Required:
*Latest Pixel Experience ROM
*Magisk flashable zip (here's v19.2)
×Pie Firmware
*TWRP (here's v3.3.1-0)
MY WAY:
1. Flash Pie firmware using twrp //I guess I dont need to tell about hw to flash twrp?
2. Flash Pixel Experience ROM
3. Flash Magisk
Ahmmm, keep in mind I didn't write "reboot" between each step, and remember just flash magisk even if its "clean install".
And then, anyway it's up to you ?

If you are already on P.E. rom version 20190508, then I suggest don't go for the update,
Since after upgrading to Pie firmware, u can't go back and there is a bug in which Airtel VolTe is not working,
Stay on Oreo firmware, that is fine.

kaleempirzada said:
If you are already on P.E. rom version 20190508, then I suggest don't go for the update,
Since after upgrading to Pie firmware, u can't go back and there is a bug in which Airtel VolTe is not working,
Stay on Oreo firmware, that is fine.
Click to expand...
Click to collapse
Hi, you need VoLTE? Add this bellow to your build.prop then restart device
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

Vampire0702 said:
Hi, you need VoLTE? Add this bellow to your build.prop then restart device
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
Click to expand...
Click to collapse
I used the above said line in build.prop,
Still I get VolTe only in Jio network and not in the Airtel, there is no Enhanced VolTe call option for Airtel SIM now in my phone.
Sorry, this doesn't work on it.

kaleempirzada said:
I used the above said line in build.prop,
Still I get VolTe only in Jio network and not in the Airtel, there is no Enhanced VolTe call option for Airtel SIM now in my phone.
Sorry, this doesn't work on it.
Click to expand...
Click to collapse
Are you sure? Can you let me see your build.prop?
...
Argh just see, then that's your sim card problem maybe ?

Vampire0702 said:
Are you sure? Can you let me see your build.prop?
...
Argh just see, then that's your sim card problem maybe ?
Click to expand...
Click to collapse
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=PQ3A.190505.002
ro.build.display.id=PQ3A.190505.002
ro.build.version.incremental=406
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-05-05
ro.build.version.real_sec_patch=
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=17
ro.build.date=Wed May 22 21:06:49 -03 2019
ro.build.date.utc=1558570009
ro.build.type=userdebug
ro.build.user=jenkins
ro.build.host=srv2.jhen09.com
ro.build.tags=release-keys
ro.build.flavor=aosp_whyred-userdebug
ro.product.model=Redmi Note 5
ro.product.brand=Xiaomi
ro.product.name=whyred
ro.product.device=whyred
# 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=Xiaomi
ro.product.locale=en-US
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=whyred
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=whyred-user 8.1.0 OPM1.171019.011 V9.5.11.0.OEIMIFA release-keys
ro.build.fingerprint=xiaomi/whyred/whyred:8.1.0/OPM1.171019.011/V9.5.11.0.OEIMIFA:user/release-keys
ro.build.characteristics=default
org.pixelexperience.device=whyred
# end build properties
#
# from device/xiaomi/whyred/system.prop
#
#
# system.prop for sdm660
#
#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/system/vendor/lib64/libril-qc-hal-qmi.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.gralloc.enable_fb_ubwc=1
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
#Disable Skip Validate
sdm.debug.disable_skip_validate=1
#Property to enable display default color mode
vendor.display.enable_default_color_mode=0
# Display Properties as per treble compliance
vendor.gralloc.enable_fb_ubwc=1
vendor.display.disable_skip_validate=1
#ro.hdmi.enable=true
#
# system props for the cne module
#
persist.vendor.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
persist.mm.enable.prefetch=true
#property to enable narrow search range for video encoding
vidc.enc.target_support_bframe=1
vendor.vidc.enc.disable_bframes=1
vendor.vidc.dec.enable.downscalar=0
# enable PQ feature by default
vendor.vidc.enc.disable.pq=false
# Additional buffers shared between Camera and Video
vidc.enc.dcvs.extra-buff-count=2
#Netflix custom property
ro.netflix.bsp_rev=Q660-13149-1
#
# system props for the data modules
#
ro.vendor.use_data_netmgrd=true
persist.vendor.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
ro.vendor.display.cabl=0
ro.vendor.display.ad=1
ro.vendor.display.ad.sdr_calib_data=/data/vendor/display/ad_calib.cfg
ro.vendor.display.sensortype=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 wipower support
ro.bluetooth.emb_wp_mode=true
ro.bluetooth.wipower=true
#
#snapdragon value add features
#
#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
#system prop for RmNet Data
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
# cherrypick form d2s for video call
persist.vendor.qti.telephony.vt_cam_interface=1
#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#Enable stm-events
persist.debug.coresight.config=stm-events
##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.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=2048
#Bringup properties
persist.vendor.radio.atfwd.start=true
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#Increase cached app limit
ro.vendor.qti.sys.fw.bg_apps_limit=60
#Settings to enable sensors
#Device Orientation sensor
ro.vendor.sensors.dev_ori=true
#Persistent Motion Detector
ro.vendor.sensors.pmd=true
#Stationary Detector
ro.vendor.sensors.sta_detect=true
#Motion Detector
ro.vendor.sensors.mot_detect=true
#enable pickup gesture
ro.vendor.sensors.pug=true
#Expose aux camera for below packages
camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.qualcomm.qti.qmmi
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.qualcomm.qti.qmmi,com.longcheertel.cit
#back and fornt camera use different face detect parameters
#disable UBWC for camera
persist.vendor.camera.preview.ubwc=0
persist.vendor.camera.stats.test=0
persist.vendor.camera.depth.focus.cb=0
persist.vendor.camera.isp.clock.optmz=0
persist.vendor.camera.linkpreview=0
persist.vendor.camera.isp.turbo=1
#exif info for camera
persist.vendor.camera.exif.make=Xiaomi
persist.vendor.camera.exif.model=Redmi Note 5
persist.vendor.camera.expose.aux=1
#enable video face detect func
persist.vendor.camera.fdvideo=1
#disable awb sync in bokeh mode
persist.vendor.camera.awb.sync=2
#properties for camera front flash lux
persist.vendor.flash.low.lux=390
persist.vendor.flash.light.lux=340
persist.vendor.imx376_ofilm.low.lux=310
persist.vendor.imx376_ofilm.light.lux=280
persist.vendor.imx376_sunny.low.lux=310
persist.vendor.imx376_sunny.light.lux=280
persist.vendor.ov13855_sunny.low.lux=385
persist.vendor.ov13855_sunny.light.lux=370
persist.vendor.s5k3l8_ofilm.low.lux=379
persist.vendor.s5k3l8_ofilm.light.lux=367
persist.vendor.camera.HAL3.enabled=1
persist.vendor.camera.ltm.overlap=13
# HAL1 apps list
vendor.camera.hal1.packagelist=com.whatsapp,com.intsig.camscanner,com.instagram.android
#set maximum supported adapter voltage
persist.chg.max_volt_mv=9000
#system prop for Bluetooth SOC type
vendor.bluetooth.soc=cherokee
# Property for backup NTP Server
persist.backup.ntpServer="0.pool.ntp.org"
# enable IZat OptInApp overlay
persist.vendor.overlay.izat.optin=rro
#lct.ydt 20180911 add for voWIFI
#iwaln vowifi corresponding
persist.vendor.data.iwlan.enable=true
#lct.ydt 20180911 add for ignore OOS 5 seconds
persist.vendor.radio.snapshot_enabled=1
persist.vendor.radio.snapshot_timer=5
#HTH-30190 connect wifi, set 3G pre,observe Mobile network type should display UMTS but IWLAN.
persist.vendor.radio.data_con_rprt=1
#lct liuxuan add the dom ignore time
persist.vendor.radio.ignore_dom_time=15
#
# ADDITIONAL_BUILD_PROPERTIES
#
org.pixelexperience.version=Pie
org.pixelexperience.build_date=20190523-0007
org.pixelexperience.build_date_utc=1558570020
org.pixelexperience.build_type=OFFICIAL
org.pixelexperience.fingerprint=PixelExperience/9.0/whyred/20190523-0007
org.pixelexperience.ota.version_code=pie
sys.ota.disable_uncrypt=1
ro.treble.enabled=true
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-a73
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-dir=/data/anr
ro.build.expect.trustzone=TZ.BF.4.0.7-00101|TZ.BF.4.0.7-196300
ro.expect.recovery_id=0x3dfc19e041ef2e3859898a9243c2918f8012d8bd000000000000000000000000
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1

kaleempirzada said:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=PQ3A.190505.002
ro.build.display.id=PQ3A.190505.002
ro.build.version.incremental=406
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-05-05
ro.build.version.real_sec_patch=
ro.build.version.base_os=
ro.build.version.min_supported_target_sdk=17
ro.build.date=Wed May 22 21:06:49 -03 2019
ro.build.date.utc=1558570009
ro.build.type=userdebug
ro.build.user=jenkins
ro.build.host=srv2.jhen09.com
ro.build.tags=release-keys
ro.build.flavor=aosp_whyred-userdebug
ro.product.model=Redmi Note 5
ro.product.brand=Xiaomi
ro.product.name=whyred
ro.product.device=whyred
# 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=Xiaomi
ro.product.locale=en-US
ro.wifi.channels=
# ro.build.product is obsolete; use ro.product.device
ro.build.product=whyred
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=whyred-user 8.1.0 OPM1.171019.011 V9.5.11.0.OEIMIFA release-keys
ro.build.fingerprint=xiaomi/whyred/whyred:8.1.0/OPM1.171019.011/V9.5.11.0.OEIMIFA:user/release-keys
ro.build.characteristics=default
org.pixelexperience.device=whyred
# end build properties
#
# from device/xiaomi/whyred/system.prop
#
#
# system.prop for sdm660
#
#rild.libpath=/system/lib/libreference-ril.so
rild.libpath=/system/vendor/lib64/libril-qc-hal-qmi.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.gralloc.enable_fb_ubwc=1
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
#Disable Skip Validate
sdm.debug.disable_skip_validate=1
#Property to enable display default color mode
vendor.display.enable_default_color_mode=0
# Display Properties as per treble compliance
vendor.gralloc.enable_fb_ubwc=1
vendor.display.disable_skip_validate=1
#ro.hdmi.enable=true
#
# system props for the cne module
#
persist.vendor.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
persist.mm.enable.prefetch=true
#property to enable narrow search range for video encoding
vidc.enc.target_support_bframe=1
vendor.vidc.enc.disable_bframes=1
vendor.vidc.dec.enable.downscalar=0
# enable PQ feature by default
vendor.vidc.enc.disable.pq=false
# Additional buffers shared between Camera and Video
vidc.enc.dcvs.extra-buff-count=2
#Netflix custom property
ro.netflix.bsp_rev=Q660-13149-1
#
# system props for the data modules
#
ro.vendor.use_data_netmgrd=true
persist.vendor.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
ro.vendor.display.cabl=0
ro.vendor.display.ad=1
ro.vendor.display.ad.sdr_calib_data=/data/vendor/display/ad_calib.cfg
ro.vendor.display.sensortype=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 wipower support
ro.bluetooth.emb_wp_mode=true
ro.bluetooth.wipower=true
#
#snapdragon value add features
#
#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
#system prop for RmNet Data
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
# cherrypick form d2s for video call
persist.vendor.qti.telephony.vt_cam_interface=1
#property to enable user to access Google WFD settings
persist.debug.wfd.enable=1
#Enable stm-events
persist.debug.coresight.config=stm-events
##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.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=2048
#Bringup properties
persist.vendor.radio.atfwd.start=true
#property to enable VDS WFD solution
persist.hwc.enable_vds=1
#Increase cached app limit
ro.vendor.qti.sys.fw.bg_apps_limit=60
#Settings to enable sensors
#Device Orientation sensor
ro.vendor.sensors.dev_ori=true
#Persistent Motion Detector
ro.vendor.sensors.pmd=true
#Stationary Detector
ro.vendor.sensors.sta_detect=true
#Motion Detector
ro.vendor.sensors.mot_detect=true
#enable pickup gesture
ro.vendor.sensors.pug=true
#Expose aux camera for below packages
camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.qualcomm.qti.qmmi
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.qualcomm.qti.qmmi,com.longcheertel.cit
#back and fornt camera use different face detect parameters
#disable UBWC for camera
persist.vendor.camera.preview.ubwc=0
persist.vendor.camera.stats.test=0
persist.vendor.camera.depth.focus.cb=0
persist.vendor.camera.isp.clock.optmz=0
persist.vendor.camera.linkpreview=0
persist.vendor.camera.isp.turbo=1
#exif info for camera
persist.vendor.camera.exif.make=Xiaomi
persist.vendor.camera.exif.model=Redmi Note 5
persist.vendor.camera.expose.aux=1
#enable video face detect func
persist.vendor.camera.fdvideo=1
#disable awb sync in bokeh mode
persist.vendor.camera.awb.sync=2
#properties for camera front flash lux
persist.vendor.flash.low.lux=390
persist.vendor.flash.light.lux=340
persist.vendor.imx376_ofilm.low.lux=310
persist.vendor.imx376_ofilm.light.lux=280
persist.vendor.imx376_sunny.low.lux=310
persist.vendor.imx376_sunny.light.lux=280
persist.vendor.ov13855_sunny.low.lux=385
persist.vendor.ov13855_sunny.light.lux=370
persist.vendor.s5k3l8_ofilm.low.lux=379
persist.vendor.s5k3l8_ofilm.light.lux=367
persist.vendor.camera.HAL3.enabled=1
persist.vendor.camera.ltm.overlap=13
# HAL1 apps list
vendor.camera.hal1.packagelist=com.whatsapp,com.intsig.camscanner,com.instagram.android
#set maximum supported adapter voltage
persist.chg.max_volt_mv=9000
#system prop for Bluetooth SOC type
vendor.bluetooth.soc=cherokee
# Property for backup NTP Server
persist.backup.ntpServer="0.pool.ntp.org"
# enable IZat OptInApp overlay
persist.vendor.overlay.izat.optin=rro
#lct.ydt 20180911 add for voWIFI
#iwaln vowifi corresponding
persist.vendor.data.iwlan.enable=true
#lct.ydt 20180911 add for ignore OOS 5 seconds
persist.vendor.radio.snapshot_enabled=1
persist.vendor.radio.snapshot_timer=5
#HTH-30190 connect wifi, set 3G pre,observe Mobile network type should display UMTS but IWLAN.
persist.vendor.radio.data_con_rprt=1
#lct liuxuan add the dom ignore time
persist.vendor.radio.ignore_dom_time=15
#
# ADDITIONAL_BUILD_PROPERTIES
#
org.pixelexperience.version=Pie
org.pixelexperience.build_date=20190523-0007
org.pixelexperience.build_date_utc=1558570020
org.pixelexperience.build_type=OFFICIAL
org.pixelexperience.fingerprint=PixelExperience/9.0/whyred/20190523-0007
org.pixelexperience.ota.version_code=pie
sys.ota.disable_uncrypt=1
ro.treble.enabled=true
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-a73
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-dir=/data/anr
ro.build.expect.trustzone=TZ.BF.4.0.7-00101|TZ.BF.4.0.7-196300
ro.expect.recovery_id=0x3dfc19e041ef2e3859898a9243c2918f8012d8bd000000000000000000000000
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
Click to expand...
Click to collapse
I see you just add 2 lines there ?

No I added all the lines that you mentioned,

kaleempirzada said:
No I added all the lines that you mentioned,
Click to expand...
Click to collapse
Hmm, then I can't help much bro ?
Sent from my Redmi Note 5 Pro using XDA Labs

Vampire0702 said:
Hmm, then I can't help much bro ?
Click to expand...
Click to collapse
But on the Oreo based firmware, it was working fine.
Now after upgrading it is not working,
Neither I can rollback now.

kaleempirzada said:
But on the Oreo based firmware, it was working fine.
Now after upgrading it is not working,
Neither I can rollback now.
Click to expand...
Click to collapse
Hmm, after flashing this build code 0007 with pie fw I also face same issue that VoLTE flag isn't there, and I can't enable flag in *#*#4636#*#*, so I decide to search how to fix that, I just found that way and yeah the flag is switchable now.
Sent from my Redmi Note 5 Pro using XDA Labs

Vampire0702 said:
Hmm, after flashing this code 0007 with pie fw I also face same issue that VoLTE flag isn't there, and I can't enable flag in *#*#4636#*#*, so I decide to search how to fix that, I just found that way and yeah the flag is switchable now.
Click to expand...
Click to collapse
Thanks bro,
Now it worked,
Thanks for your help.

kaleempirzada said:
Thanks bro,
Now it worked,
Thanks for your help.
Click to expand...
Click to collapse
Your welcome ?
Sent from my Redmi Note 5 Pro using XDA Labs

ukasyah_rz said:
Hi, you need to flash Pie firmware first, here is the link
UPDATE
Oh yeah I will tell something about this one, many people say that Pie firmware does not work with twrp and they have to use other recovery like orangefox, but for me it works with simple trick. If you still boot up into fastboot after flashing pie firmware then maybe you want to follow my way:
Required:
*Latest Pixel Experience ROM
*Magisk flashable zip (here's v19.2)
×Pie Firmware
*TWRP (here's v3.3.1-0)
MY WAY:
1. Flash Pie firmware using twrp //I guess I dont need to tell about hw to flash twrp
2. Flash Pixel Experience ROM
3. Flash Magisk
Ahmmm, keep in mind I didn't write "reboot" between each step, and remember just flash magisk even if its "clean install".
And then, anyway it's up to you
Click to expand...
Click to collapse
Sorry for late reply, I don't get any notification about this.
So we can flash firmware via twrp? I thought we need to use miflash or something.
Does flashing firmware same as clean install ? I mean, I just want updating not clean install this. I don't want clean install and lose everything.
So basically the device we buy from the store come with oreo firmware and we need to upgrade it manually to pie to use the latest pixel experience? I really want to know what's the difference in the firmware if we can't downgrade it.

lucius100 said:
Sorry for late reply, I don't get any notification about this.
So we can flash firmware via twrp? I thought we need to use miflash or something.
Does flashing firmware same as clean install ? I mean, I just want updating not clean install this. I don't want clean install and lose everything.
So basically the device we buy from the store come with oreo firmware and we need to upgrade it manually to pie to use the latest pixel experience? I really want to know what's the difference in the firmware if we can't downgrade it.
Click to expand...
Click to collapse
Yes u can flash the firmware then directly flash pixel experience rom, which means both r dirty flash ?
...
What does it mean "the difference in the firmware if we can't downgrade it"?
Sent from my Redmi Note 5 Pro using XDA Labs

ukasyah_rz said:
Yes u can flash the firmware then directly flash pixel experience rom, which means both r dirty flash ?
...
What does it mean "the difference in the firmware if we can't downgrade it"?
Sent from my Redmi Note 5 Pro using XDA Labs
Click to expand...
Click to collapse
The difference between firmware 8.0 and 9.0
We can't downgrade the firmware right?

lucius100 said:
The difference between firmware 8.0 and 9.0
We can't downgrade the firmware right?
Click to expand...
Click to collapse
I think we can, you just need to flash prev fw version and the compatible os.
But, anyway I suggest you to do clean install on every change/move to different android version.
Just want to tell you,
• Backup data with twrp
• Wipe everything except internal storage
• Flash firmware
• Flash ROM
• Restore backed up data
• REINSTALL ROM (ROM that u flash on step 4th to prevent system apps from unable to use like camera that backed up from different os version)
• Done

ukasyah_rz said:
I think we can, you just need to flash prev fw version and the compatible os.
But, anyway I suggest you to do clean install on every change/move to different android version.
Just want to tell you,
• Backup data with twrp
• Wipe everything except internal storage
• Flash firmware
• Flash ROM
• Restore backed up data
• REINSTALL ROM (ROM that u flash on step 4th to prevent system apps from unable to use like camera that backed up from different os version)
• Done
Click to expand...
Click to collapse
Can you give me link pie firmware for my version?
Does havoc os required pie firmware too ? Have u used it?

lucius100 said:
Can you give me link pie firmware for my version?
Does havoc os required pie firmware too ? Have u used it?
Click to expand...
Click to collapse
I provided link beside my smile emo at my first reply.
I dont want to use any other custom rom than PE that the cleanest cusrom.
For Havoc you need to go to their official page and see the required on every released rom if available

Related

Problems with upgrade to 4.3 T999UVUENC2 T-Mobile

I buy this t999 on internet, the display was broken and the seller told me that the model was i747, when i change the display.
I restore with KIES, the phone was upgrade to 4.3
The matter was thah te imei and S/N in case is not the same that appear in settings, i discover this after install.
The cell power on correctly, the matter is thah don´t the wifi, bluetooth; the camera says CAMERA ERROR, i try to install another app to works the camera but nothing happends.
When KIES upgrade the phone to 4.3, the version is UVUENC2.
What can i do to camera, wifi and bluetooh works, i was reading that its posible that my cell is T999L but i not shure,
Cause says thath can flash a rom of T999 in a T999L, sometimes when flash roms, don´t works some functions like camera, wifi, buetooth as mi cell.
http://forum.xda-developers.com/showthread.php?t=2370981
Can you help me, i´m noob in this cell.
I make root and make a backup of IMEI and build.drop
This is the content of build.drop file:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JSS15J
ro.build.display.id=JSS15J.T999UVUENC2
ro.build.version.incremental=T999UVUENC2
ro.build.version.sdk=18
ro.build.version.codename=REL
ro.build.version.release=4.3
ro.build.date=Sat Mar 8 19:58:03 KST 2014
ro.build.date.utc=1394276283
ro.build.type=user
ro.build.user=se.infra
ro.build.host=R0210-18
ro.build.tags=release-keys
ro.product.model=SGH-T999
ro.product.brand=samsung
ro.product.name=d2tmo
ro.product.device=d2tmo
ro.product.board=MSM8960
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
# ro.build.product is obsolete; use
ro.product.device
ro.build.product=d2tmo
# Do not try to parse ro.build.description or
.fingerprint
ro.build.description=d2tmo-user 4.3 JSS15J
T999UVUENC2 release-keys
ro.build.fingerprint=samsung/d2tmo/d2tmo:4.3/
JSS15J/T999UVUENC2:user/release-keys
ro.build.characteristics=tmo
# Samsung Specific Properties
ro.build.PDA=T999UVUENC2
ro.build.hidden_ver=T999UVUENC2
ro.build.changelist=1962493
ro.product_ship=true
ro.chipname=
# end build properties
#
# system.prop for surf
#
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=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=dyn
persist.hwc.mdpcomp.enable=true
debug.compbypass.enable=1
debug.hwui.render_dirty_regions=true
dalvik.vm.heapsize=36m
debug.enable.wl_log=1
debug.mdpcomp.maxlayer=3
#
# 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=0
ro.hdmi.enable=true
lpa.decode=true
lpa.use-stagefright=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default
on mpq8064
mpq.audio.decode=true
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
# 196608 is decimal for 0x30000 to report version 3
ro.opengles.version=196608
#
# system property for Bluetooth Handsfree Profile
version
#
ro.bluetooth.hfp.ver=1.6
#
#system prop for Bluetooth hci transport
ro.qualcomm.bt.hci_transport=smd
#
# system prop for requesting Master role in
incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote
initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability
time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
ro.qualcomm.cabl=1
# System property for Default touch key light
duration
ro.button_key_light=1500
#
# System prop for sending transmit power request to
RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
ro.sf.lcd_density=320
# Keep SIM state on LPM mode
persist.radio.apm_sim_not_pwdn=1
# System proverty for sys info indication
persist.radio.add_power_save=1
# use se table when search list
persist.radio.use_se_table_only=1
# System prop for PLMN
persist.radio.fill_eons=1
# System prop for SPN
persist.radio.prefer_spn=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.vendor.extension_library=/system/lib/libqc-
opt.so
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.hdcp2.rx=tz
ro.sec.fle.encryption=true
ro.config.alarm_alert=Walk_in_the_forest.ogg
ro.config.ringtone=CLEAN_Tmo_Jingle.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.error.receiver.default=com.samsung.receiver.err or
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.crypto.support=recovery_mount|others
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.apphider=off
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.ms=android-hms-tmobile-us
ro.com.google.clientidbase.am=android-tmobile-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.gmsversion=4.3_r1
ro.build.selinux=1
ro.config.tima=1
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
persist.gps.qc_nlp_in_use=0
What can I do to make work mi wifi, bluetooth and camera.
Thansk a lot.
Sounds like another one of these.
http://forum.xda-developers.com/showthread.php?t=2672790
If you got UVUENC2 running on there either by kies or odin then at least the motherboard is a T999. Im wondering if maybe you got mixed components from whoever sold it to you.
Check the imei and sn against the sticker under the battery.
Sent from my SM-N900T using Tapatalk
DocHoliday77 said:
Sounds like another one of these.
http://forum.xda-developers.com/showthread.php?t=2672790
If you got UVUENC2 running on there either by kies or odin then at least the motherboard is a T999. Im wondering if maybe you got mixed components from whoever sold it to you.
Check the imei and sn against the sticker under the battery.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Thanks, exactly, i forgot coment, the IMEI and SN is not the same that the numbers that appears in Settings.
I discover this when i change the display, and kies flash until i wrote i747m and serial in Kies flash t-mobile rom.
Other thing that i forgot, when i flash the fhon in download mode, don appears the progress bar, in others models that i have always shows the progress at the same time in odin, and in this case only odin shows the progress.
Thanks
I would contact the seller for an explanation before going much further, especially regarding the imei.
DocHoliday77 said:
I would contact the seller for an explanation before going much further, especially regarding the imei.
Click to expand...
Click to collapse
I tried contact the seller but i don´t have any answer, for this i try to make work wifi, camera and bluetooh.
What else can I do?
PD; The phone is unlocked, and works to make and recive calls.
Find the thread in general that hss the dialer codes and use that to check the cameras firmware version. Then grab an ATT rom and see if there is a corresponding file in the cameradata folder and copy it to yours. (Or you could try just copying the whole folder to see if it works).
If that doesn't work, I'm not sure what else to tell you...
DocHoliday77 said:
Find the thread in general that hss the dialer codes and use that to check the cameras firmware version. Then grab an ATT rom and see if there is a corresponding file in the cameradata folder and copy it to yours. (Or you could try just copying the whole folder to see if it works).
If that doesn't work, I'm not sure what else to tell you...
Click to expand...
Click to collapse
I flahs drivers camera and doesn´t works, I root and flash recovery TWRP, i was reading that maybe need to flash a different kernel, the question is what kernel you recommend me to flash to try to work the hardware.
Thanks
Stock kernel is all I use. Kernel thread is in General section. All you can do is try a few and see.
You said you flashed the camera driver? What exactly did you fo and what did you flash? Did you use the dialer code to check the cam firmware version?
When in download mode does it show the model?
DocHoliday77 said:
Stock kernel is all I use. Kernel thread is in General section. All you can do is try a few and see.
You said you flashed the camera driver? What exactly did you fo and what did you flash? Did you use the dialer code to check the cam firmware version?
When in download mode does it show the model?
Click to expand...
Click to collapse
I used this code:
*#34971539# Camera Firmware Update
based on this thread
http://forum.xda-developers.com/galaxy-s3/general/jb-4-1-2-camera-driver-t2006128
Cause this was my case
Rear Camera ZDFE02
Phone FW ZDFI02
After flashing
Rear Camera ZDFE02
Phone FW ZDFE02
But doesn´t works
In /system/cameradata, do you see SlimISP_ZD.bin? Or something to that effect...
Rear camera is the firmware version currently being used by the camera. Phone FW is the firmware loaded on the phone along with the rom or device firmware. So initially, what was on the phone was newer (this is normal btw). We used to be able to write the newer fw from Phone to Cam ourselves, but Damsung patched against that in 4.1.2.
In other words, whst it says for phone and rear cam do not need to match. Just make suure you have that ZD file in the cameradata folder.
DocHoliday77 said:
In /system/cameradata, do you see SlimISP_ZD.bin? Or something to that effect...
Rear camera is the firmware version currently being used by the camera. Phone FW is the firmware loaded on the phone along with the rom or device firmware. So initially, what was on the phone was newer (this is normal btw). We used to be able to write the newer fw from Phone to Cam ourselves, but Damsung patched against that in 4.1.2.
In other words, whst it says for phone and rear cam do not need to match. Just make suure you have that ZD file in the cameradata folder.
Click to expand...
Click to collapse
The file that you say is in cameradata folder, i don´t lnow whats the matter, and why don´t work the camera, bluetooth, & wifi.
Thanks

Optimus G (LG-F180S/K) KK Official Rollout

Yeah, time to party!
Download dlpkgfile(Not update.zip, For Advance User)
SerenityS said:
Yeah, time to party!
Download dlpkgfile(Not update.zip, For Advance User)
Click to expand...
Click to collapse
Yeap, I will wait for the Korean friends to deal with this, I was already able to download the pdf manual. Nice pictures
SerenityS said:
Yeah, time to party!
Download dlpkgfile(Not update.zip, For Advance User)
Click to expand...
Click to collapse
at last thank you so much how we can try it at e975??
amedian said:
at last thank you so much how we can try it at e975??
Click to expand...
Click to collapse
get a rom dump from f180, port it for e975. ( share it as well ) :good:
or else , wait for a e975 release.
Rishi. said:
get a rom dump from f180, port it for e975. ( share it as well ) :good:
or else , wait for a e975 release.
Click to expand...
Click to collapse
but where is our korean friends they must be share it at the moment.
Flashable zip flashable zip lmao
Sent from my LG-E975 using Tapatalk
and where is our vietnamese friends??
amedian said:
but where is our korean friends they must be share it at the moment.
Click to expand...
Click to collapse
Look at the other thread, we already have the files shared by hoangnova! (need port)
SerenityS said:
Yeah, time to party!
Download dlpkgfile(Not update.zip, For Advance User)
Click to expand...
Click to collapse
man we cant download anything, are there any mirror??
---------- Post added at 07:32 PM ---------- Previous post was at 07:29 PM ----------
rimsilva said:
Look at the other thread, we already have the files shared by hoangnova! (need port)
Click to expand...
Click to collapse
thank you so much
amedian said:
man we cant download anything, are there any mirror??
---------- Post added at 07:32 PM ---------- Previous post was at 07:29 PM ----------
thank you so much
Click to expand...
Click to collapse
Can't wait for a flashable zip . So excited .
Sent from my LG-E975
SerenityS said:
Yeah, time to party!
Download dlpkgfile(Not update.zip, For Advance User)
Click to expand...
Click to collapse
you could give me credit as I noticed it first and mentioned it here: http://forum.xda-developers.com/showpost.php?p=52791076&postcount=157
anyway, congrats guys. A modded version better that the original update is on the way for E975. Just wait a bit and feed your phone with a tasty kitkat.
akahroba said:
you could give me credit as I noticed it first and mentioned it here: http://forum.xda-developers.com/showpost.php?p=52791076&postcount=157
anyway, congrats guys. A modded version better that the original update is on the way for E975. Just wait a bit and feed your phone with a tasty kitkat.
Click to expand...
Click to collapse
Who is going to build it for E975?
roscatel said:
Who is going to build it for E975?
Click to expand...
Click to collapse
cookers are all summoned.
amedian said:
man we cant download anything, are there any mirror??
---------- Post added at 07:32 PM ---------- Previous post was at 07:29 PM ----------
thank you so much
Click to expand...
Click to collapse
https://drive.google.com/file/d/0B-BtlL2Rz4TvUHZ6Q3otWWVJQ1E/edit
password : LGViet.com
this is system dump from F180K I got it from this form http://lgviet.com/forum/threads/system-dump-lg-optimus-g-f180-kitkat-4-4-2.19119/
Update:
http://pkg02.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=FW387895432109876543213/F180S30b_00.kdz
http://pkg02.xcdn.gdms.lge.com/dn/downloader.dev?fileKey=FW487895432109876543213/F180K30b_00.kdz
Is possible flash F180 KDZ over E975??
Hardtron said:
Is possible flash F180 KDZ over E975??
Click to expand...
Click to collapse
You will lose mobile network.
Can it be ported to e970 att version
Sent from my LG-P769 using XDA Premium 4 mobile app
nicklefloss said:
Can it be ported to e970 att version
Sent from my LG-P769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'd like to throw in an additional request for an E970 port.
I have extracted the img file if anyone wants (F180K30b) i'll post:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49I.F180K30b
ro.build.display.id=KOT49I.F180K30b
ro.build.version.incremental=F180K30b.1399632318
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Fri May 9 19:49:11 KST 2014
ro.build.date.utc=1399632551
ro.build.type=user
ro.build.user=jenkins
ro.build.host=LGEACI1R5
ro.build.tags=release-keys
ro.product.model=LG-F180K
ro.product.brand=lge
ro.product.name=geehrc_kt_kr
ro.product.device=geehrc
ro.product.board=gee
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=
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=geehrc
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=geehrc_kt_kr-user 4.4.2 KOT49I.F180K30b F180K30b.1399632318 release-keys
ro.build.fingerprint=lge/geehrc_kt_kr/geehrc:4.4.2/KOT49I.F180K30b/F180K30b.1399632318:user/release-keys
ro.build.characteristics=nosdcard
# end build properties
#
# from device/lge/geehrc/system.prop
#
################################################################
# COMMON system property for this device (geehrc).
# 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
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.logs=0
#
# system props for the cne module
#
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
#2014-03-11 [email protected] LGP_DATA_DAEMON_NETMGRD_QOS_DISABLE_FOR_VPN [START]
persist.data.netmgrd.qos.enable=false
#2014-03-11 [email protected] LGP_DATA_DAEMON_NETMGRD_QOS_DISABLE_FOR_VPN [END]
#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 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
##fluencetype can be "fluence" or "fluencepro" or "none"
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.gestures.camera=false
# LGE_CHANGE_S [email protected] 2012.4.22 LGE sound profile scenario.
ro.lge.audio_soundprofile=true
# LGE_CHANGE_E [email protected] 2012.4.22 LGE sound profile scenario.
# IME
PRODUCT_PROPERTY_OVERRIDES += \
ime_vibration_pattern=0:20
# System prop for sensor
ro.qc.sdk.sensors.gestures=true
# LGE_CHANGE_S 2012-12-11, [email protected], HDMI block
sys.hdmi.block=unblock
# LGE_CHANGE_E 2012-12-11, [email protected], HDMI block
# Increase texture cache size for FHD models (24MB -> 32MB)
ro.hwui.texture_cache_size=32
#property to check if dynamic resolution change is supported in framework
ro.streaming.video.drs=true
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#system prop for setting rmnet mux mode
persist.rmnet.mux=disabled
#disable gapless mode by default
audio.gapless.playback.disable=true
# LGE_CHANGE_S [framework][common] the screen auto-brightness adjustment setting
persist.power.useautobrightadj=true
# LGE_CHANGE_E [framework][common] the screen auto-brightness adjustment setting
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.build.target_operator=KT
ro.build.target_country=KR
persist.service.btui.use_aptx=0
ro.lge.swversion=F180K30b
ro.lge.swversion_short=V30b
ro.lge.swversion_rev=0
ro.lge.factoryversion=LGF180KAT-00-V30b-KT-KR-MAY-09-2014+0
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.config.vc_call_vol_default=6
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.ms=android-kt-kr
ro.com.google.clientidbase.am=android-kt-kr
ro.com.google.clientidbase.gmm=android-lge
ro.com.google.clientidbase.yt=android-lge
ro.afwdata.LGfeatureset=KTBASE
ro.support_mpdn=true
ro.config.vc_call_vol_steps=9
ro.radio.ratdisplay=true
ro.com.lge.embedded_battery=true
uicc.mobile_equipment.config=0
persist.radio.apm_sim_not_pwdn=1
persist.data_netmgrd_mtu=1500
ro.camera.sound.forced=1
wifi.lge.offdelay=false
wifi.lge.hanglessid=true
wifi.lge.ftm_test=1
wlan.lge.supportsimaka=yes
wlan.lge.wifidisplay=both
dhcp.dlna.using=false
wifi.lge.kt.cm=true
keyguard.no_require_sim=true
ro.lge.lcd_default_brightness=202
ro.lge.lcd_auto_brightness_mode=false
ro.telephony.default_network=9
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_onehand_keyboard_percent=82
ime_split_keyboard_width_dp=502
ro.config.vibrate_type=1
lge.hw.frontkeyled=true
telephony.lteOnCdmaDevice=0
lge.normalizer.param=version2.0/true/8.0/false/14000/1.0/4300/0.55
ro.lge.bt_gain_control_factor=0.95
wifi.lge.supportp2p5g=full
ro.sf.lcd_density=320
wlan.chip.vendor=qcom
wifi.lge.patch=true
wlan.lge.concurrency=MCC
wlan.chip.version=wcnss
ro.lge.overlay=true
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
ro.lge.basebandversion=APQ8064/MDM9x15M
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
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
persist.qcril.disable_retry=true
net.tethering.noprovisioning=true
persist.lg.data.fd=-1
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
drm.service.enabled=true
bluetooth.chip.vendor=qcom
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_r2
ro.setupwizard.mode=DISABLED
ro.livewallpaper.map=DISABLED
ro.com.google.apphider=off
lge.nfc.vendor=nxp
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

[ROM][PORT][P905][UNOFFICIAL] CyanogenMod 11

I'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!
This is first draft version, I'm not able to check it myself (I have P900 only). This is port - it's based on http://forum.xda-developers.com/showthread.php?t=2786899
Please somebody check firmware, hope it will run and we will move step by step to make it fully working. If it will work - I'll make build from sources.
Known Issues
Expect mtp problem.
Instructions
1. Download the zip(s) - firmware and Google Apps additional package (optional)
2. Download and install a compatible recovery
3. Wipe data & cache partitions and flash firmware
4. Optional: install the Google Apps additional package
Links
CyanogenMod Port:
3: V2 - original boot.img for tests -should load, but will be set of problems like mount sdcard:
2: V1 - add correct dtb.img
1: V0 - bootloop
Google Apps additional package:
set of packages - full, mini, micro, nano: http://forum.xda-developers.com/showthread.php?t=2397942
TWRP
For P900 I use 2.8.1.1 (2.8.3.0 was problem) http://forum.xda-developers.com/showthread.php?t=2706982
Thanks
Thanks to CyanogenMod team and special thank to crpalmer, his hard work on fix all problems for original SM-T525 finally allow create the port for SM-P905.
Finally! What a christmas gift!
Great, finally some development for the P905 :fingers-crossed:
Tried on SM-P905M with twrp 2.8.0. and the rodpp stock kernel with setenforce enabled - permissive mode
Wiped data & cache, flashed the zip atached and gapps mini right away.
Not lucky, got stuck on the Galaxy note screen.
Can someone else test on the SM-P905 (without the M), and maybe with the stock kernel without modifications?
js345 said:
Great, finally some development for the P905 :fingers-crossed:
Tried on SM-P905M with twrp 2.8.0. and the rodpp stock kernel with setenforce enabled - permissive mode
Wiped data & cache, flashed the zip atached and gapps mini right away.
Not lucky, got stuck on the Galaxy note screen.
Can someone else test on the SM-P905 (without the M), and maybe with the stock kernel without modifications?
Click to expand...
Click to collapse
what version you use?
Valera1978 said:
what version you use?
Click to expand...
Click to collapse
my twrp is 2.8.0.0
and here's my build.prop:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KOT49H
ro.build.display.id=KOT49H.P905MUBUAND1
ro.build.version.incremental=P905MUBUAND1
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Mon Apr 7 20:55:04 KST 2014
ro.build.date.utc=1396871704
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDD3911
ro.build.tags=release-keys
ro.product.model=SM-P905
ro.product.brand=samsung
ro.product.name=viennaltexx
ro.product.device=viennaltexx
ro.product.board=universal5420
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm8974
# ro.build.product is obsolete; use ro.product.device
ro.build.product=viennalte
# Do not try to parse ro.build.description or .fingerprint
ro.build.characteristics=tablet
# Samsung Specific Properties
ro.build.PDA=P905MUBUAND1
ro.build.hidden_ver=P905MUBUAND1
ro.build.changelist=1253936
ro.product_ship=true
ro.chipname=MSM8974
ro.build.knox.container=
# end build properties
#
# from device/samsung/viennalte/system.prop
#
#
# system.prop for Vienna LTE. excerpted from MSM8974 qcom original system.prop
#
ro.sf.lcd_density=320
#
# system.prop for msm8974
#
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=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=gpu
persist.hwc.mdpcomp.enable=true
debug.disable.bwc=1
debug.mdpcomp.logs=0
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.hdmi.enable=true
tunnel.decode=false
tunnel.audiovideo.decode=false
lpa.decode=false
lpa.use-stagefright=false
persist.speaker.prot.enable=false
#
# 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
mmp.enable.3g2=true
media.aac_51_output_enabled=true
# RIL team modification
# netmgrd should be false in EVO-RIL model
ro.use_data_netmgrd=false
# RIL team modification
# qos will temporary false while supporting qos in EVO-RIL.
persist.data.netmgrd.qos.enable=false
#system props for time-services
persist.timed.enable=true
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=196608
# System property for cabl
ro.qualcomm.cabl=1
#
# System props for telephony
# System prop to turn on CdmaLTEPhone always
telephony.lteOnCdmaDevice=0
# System proverty for sys info indication
persist.radio.add_power_save=1
# Keep SIM state on LPM mode
persist.radio.apm_sim_not_pwdn=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
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.camera.facialproc=false
#property to enable user to access Google WFD settings.
persist.debug.wfd.enable=1
#property to choose between virtual/external wfd display
persist.sys.wfd.virtual=0
#SLook
ro.slook.ver=1
# System property for storage_preload
persist.sys.storage_preload=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
dalvik.vm.heapstartsize=16m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
persist.sys.logkit.ctrlcode=0
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
persist.radio.apm_sim_not_pwdn=1
ro.build.scafe=latte
ro.build.scafe.size=grande
ro.build.scafe.shot=double
ro.hdcp2.rx=tz
media.enable-commonsource=true
ro.secwvk=144
ro.securestorage.support=false
security.mdpp=None
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=2
security.mdpp.result=None
ro.sec.fle.encryption=true
ro.hwui.texture_cache_size=48
ro.hwui.layer_cache_size=32
ro.hwui.path_cache_size=8
ro.hwui.shape_cache_size=2
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=4
ro.hwui.texture_cache_flush_rate=0.5
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=512
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
ro.error.receiver.default=com.samsung.receiver.error
ro.config.ringtone=Over_the_horizon.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Alarm_Morning_flower.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.security.mdpp.ux=Enabled
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.4.2_r1
persist.sys.dalvik.vm.lib=libdvm.so
ro.build.selinux=1
ro.kernel.qemu=0
ro.config.tima=1
ro.config.timaversion=2.0
ro.config.knox=1
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
js345 said:
Tried on SM-P905M with twrp 2.8.0. and the rodpp stock kernel with setenforce enabled - permissive mode
Click to expand...
Click to collapse
The rodpp kernel is for a TouchWiz stock ROM, it will not work with any AOSP based ROM.
CM11 V0= Boot Loop
V1= Freeze on Samsung Screen with SE warning in Top Left corner
V2= Freeze on Samsung Screen no Warning.
V3 pending
arcadia2uk said:
The rodpp kernel is for a TouchWiz stock ROM, it will not work with any AOSP based ROM.
Click to expand...
Click to collapse
I meant I had the rodpp kernel before flashing CM11, but i assumed that in the flashing process, a new kernel is flashed toghether, but i'm not sure about it.
Is that so? Or do I have to flash a new compatible kernel after flashing the CM11? Although i've tried to learn before, honestly i dont even fully understand what exactly is a kernel.
js345 said:
I meant I had the rodpp kernel before flashing CM11, but i assumed that in the flashing process, a new kernel is flashed toghether, but i'm not sure about it.
Is that so? Or do I have to flash a new compatible kernel after flashing the CM11? Although i've tried to learn before, honestly i dont even fully understand what exactly is a kernel.
Click to expand...
Click to collapse
First you need to make a backup of your current ROM and Data to the external SD, I also suggest separate Data partition, or a Titanium BU after this, as it will facilitate the re-installation of your favorite apps.
After this advanced wipe your; dalvik cache | cache | system | data | internal SD
The CyanogenMod ROM contain both system and kernel, no separate install is necessary
Since your Tab is freshly wiped, it doesn't matter what you had before.
First, thanks so much for P905 - the best tablet out there - developement...
The feedback is however somehow hard to understand.
Can someone summarize if any of those builds work (ie. boot at least...) at the moment?
esgie said:
First, thanks so much for P905 - the best tablet out there - developement...
The feedback is however somehow hard to understand.
Can someone summarize if any of those builds work (ie. boot at least...) at the moment?
Click to expand...
Click to collapse
Me and Rusty-island tested and both of us got bootloop. Valera1978 removed the link to the rom. Maybe he is preparing a new version. He doesn't have the device, so he is developing in the dark and needs fast and precise feedback. :fingers-crossed:
js345 said:
Me and Rusty-island tested and both of us got bootloop. Valera1978 removed the link to the rom. Maybe he is preparing a new version. He doesn't have the device, so he is developing in the dark and needs fast and precise feedback. :fingers-crossed:
Click to expand...
Click to collapse
Hi! Just to say that I am also stuck at the samsung logo screen on boot. If I can help in some way, let me know.
valera1978 said:
i'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!
this is first draft version, i'm not able to check it myself (i have p900 only). This is port - it's based on .........
thanks
thanks to cyanogenmod team and special thank to crpalmer, his hard work on fix all problems for original sm-t525 finally allow create the port for sm-p905.
Click to expand...
Click to collapse
awesome!!!! Thanks for such awesome rom!
---------- Post added at 10:25 AM ---------- Previous post was at 10:24 AM ----------
Looking forward for new updates!
Valera1978 said:
CyanogenMod Port:
3: V2 - original boot.img for tests -should load, but will be set of problems like mount sdcard:
2: V1 - add correct dtb.img
1: V0 - bootloop
Click to expand...
Click to collapse
Thanks again for the rom. It's been some time that no new version has been posted (V2 being stuck at Samsung Logo). Do you have ideas on how to solve the problem and are you still working on it? If I can be of any help for testing, it will be a pleasure.
updates? Looking forward for that! Please count me in if you need any feedback logs..
@Valera1978
Hey, first off, thank you for your efforts! :good:
And please, don't give up! You are actually have been the only dev to create such awesome thing to out P905 and P905M.
So THANK YOU, and please KEEP IT UP.
Afaik dev has removed links to the roms. Is it however possible to reupload, even non-working, roms again? If the problem is in the kernel itself only, the community might be able to find a way to run the roms by modifying available kernels, so they still may be highly usable.
Hope the developement will be continued....
+1
I would love to see this project get back again. It would be awesome to run CM into our devices.
u mentioned this is a port for the P905..this is the verison varaint correct?..my model number has a V on the end of P905..did you leave the V out or is this another varaint?...this is only rom ive found for the verison varaint ..hope this is for it..cause there is nothing else..im assumeing im gonna go ahead root with towel root,flash twrp recovery for theverison variant,then install this rom,cause its only one with my model number...is this a stable rom yet?...thanks in advance for any assistanse or response..and thank you for the hARD WORK ON THE ROM!! WE ALL APPRECIATE IT
edit-...OK IN SEE THIS ISNT SUPPORTED ANY LONGER...SORRY...ANY ROMS FOR THE sm-p905v VERISON VARIANT YET..DONT SEE ANY YET..
It's not stable yet and work was started on the rom and then it stopped suddenly... hopefully the dev picks it back up or another dev does... these are great tablets would be awesome to get a working rom for the p905 versions

Help Needed ~ Lenovo Vibe Shot Z90-7 ~ How to set Band Priority

In short :
Lenovo Vibe Shot Z90-7
Current rom : S226 ( android 5.1) Pre-rooted
I need help setting band priority in Phone settings. I would like my phone to constantly look for LTE signal , only connect to 3g in brief periods when not finding LTE and reconnect to LTE as soon as found again.
The problem :
I have signal 2-3-sometimes 4 bars of LTE (2600mhz) however. once it drops for a second or two to Hspa it stays there and doesnt go back to lte. Resetting the modem to regain Lte doesnt always work, sometimes whole phone reboot is necessary. And since my carrier is LTE only (they rent 3g from other T-mobile) They dont like if im on 3g to much. And personally since i pay for 4g and have the signal. I would like to have it.
How i Got here :
I have started my long and unfruitful search after seeing that my internet kept dropping to 3g and staying there (untill i resetted modem)
Unknowingly i followed a guid, entered *#*#INFO#*#* > phone settings > set my phone to USA band. This kinda broke my phone since I live in Europe
Flashed Rom with Root (even bricked and unbricked it twice, but thats another story)
Then after long search i found another guide found here followed the guide and set my band to 46 (aka use all pretty sure thats also what it was like before) And now im pretty much back to where i started. With ofc lots of new learned information. But the same problem that i started with
So my choices are :
Enable all bands and let phone roam on 3g
Or what i did now : with adb shell and AT$QCBANDPREF command : enable all but channel : 9 (gsm 900) , 32 (lte 800) just in case it does work? , 33 (lte 2600) , 38 (wlan 2400)) So now my phone connects to LTE 90% of the time. But certain parts of the city i have no internet and ofc if i ever leave the city chance are high i wont have it there either. Neither are very good choices in my book. But for now i have the least worse one selected :/
*I tried to find Msl code to try to unlock lte bands with some guide. But no. As i understand correctly since its a snapdragon no msl and have to enable via adb fastboot?
*Tried to unlock bands guide found here But since phone doesn't have official root. Just pre-rooted (and cant find any real root) I cannot install the patch and thus QXDM /NV browser wont recognize my phone (everything stays greyed out) /
*And unfortunately the simple solution in androids settings - > mobiele networks - preffered network type : my only option with Lte is : LTE/WCDMA/GSM auto. Not that this matters since i also tried to downgrade to previous rom. and by miracle in previous rom i did have the option that stated 4g preferred. However, it still went back to hspa and stayed there. So no help there either
Im hoping im just thinking to deep and there is a simpler option. At the moment im thinking that maybe its because of the AT$QCBANDPREF command ? That i set the preferred network and soon as it finds one of the preferred network connections it connects and stays with it. (and thus not dropping 3g)
Edit : Build Prop : Im thinking there could be a good chance i can alter/add an option in my build prop to always make it look for a certain lte band? But im drawing a blank what that option would be.
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LMY47O
ro.build.display.id=Z90a40_S226_151022_ROW
ro.build.version.incremental=Z90a40_S226_151022_ROW
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1
ro.build.version.security_patch=2015-11-01
ro.build.version.base_os=
ro.build.date=Thu Oct 22 17:59:40 CST 2015
ro.build.date.utc=1445507980
ro.build.type=user
ro.build.user=buildslave
ro.build.host=njbs13
ro.build.tags=release-keys
ro.build.flavor=zoom_row-user
ro.product.model=Lenovo Z90a40
ro.product.brand=Lenovo
ro.product.name=zoom_row
ro.product.device=zoom_row
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=LENOVO
ro.wifi.channels=
ro.board.platform=msm8916
# ro.build.product is obsolete; use ro.product.device
ro.build.product=zoom_row
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=zoom_row-user 5.1 LMY47O Z90a40_S226_151022_ROW release-keys
ro.build.fingerprint=Lenovo/zoom_row/zoom_row:5.1/LMY47O/Z90a40_S226_151022_ROW:user/release-keys
ro.build.characteristics=default
ro.lenovo.series=VIBE Shot
ro.lenovo.vibeui.apps=1f4f94a
ro.lenovo.vibeui.patch_mtk=
ro.lenovo.vibeui.patch_qcom=
ro.lenovo.vibeui.patch_intel=
ro.lenovo.vibeui.resources=6e3f17e
ro.lenovo.vibeui.components=a2c0c26
ro.lenovo.vibeui.tools=7fe0357
ro.lenovo.lvp.version=V2.6.0.0_1508211147_A1f4f94aR6e3f17eCa2c0c26T7fe0357P840b86d
persist.lenovo.feedback=false
# end build properties
#
# from device/lenovo/zoom_row/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=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
# Start in cdma mode
ro.telephony.default_network=9,1
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
#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.swhevccodectype=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
#codecs:DivxHD Divx FLAC QCP MP2TS 3G2 DTS AVI AC3 AAC
mm.enable.qcom_parser=3314275
# 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
#
# 131072 is decimal for 0x30000 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=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
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=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=false
voice.record.conc.disabled=false
voice.voip.conc.disabled=false
#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
ro.qcom.ad.sensortype=2
ro.qcom.ad=1
ro.lenovo.owner_sdcard_support=1
#enable atfwd
persist.radio.atfwd.start=true
# Enable silent PIN1
persist.radio.sap_silent_pin=1
#
# ADDITIONAL_BUILD_PROPERTIES
#
persist.sys.lenovo.shutdown=TRUE
persist.sys.lenovo.log.limit=4000
persist.sys.lenovo.log.disk=/storage/sdcard0
persist.sys.lenovo.log.system=TRUE
persist.sys.lenovo.log.kernel=TRUE
persist.sys.lenovo.log.other=TRUE
persist.sys.lenovo.log=FALSE
persist.sys.dloadmode.config=0
persist.sys.lenovo.Acrash.cnt=0
persist.sys.lenovo.Kcrash.cnt=0
persist.sys.lenovo.crash.path=/data/local/log/lastlog
persist.sys.lenovo.crash.out=/storage/sdcard0/log_out
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
dalvik.vm.heapgrowthlimit=256m
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
sys.lenovo.romui.version.sdk=3
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
dalvik.vm.heapstartsize=12m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=16m
dalvik.vm.heapmaxfree=32m
ro.lenovo.device=phone
ro.lenovo.platform=qualcomm
ro.com.google.clientidbase=android-lenovo
ro.lenovo.audioparaver=ZOOM_Audio_Parameter_ROW_PVT_20150630
ro.frp.pst=/dev/block/bootdevice/by-name/config
persist.cne.feature=0
ro.telephony.default_network=22,1
persist.radio.multisim.config=dsds
ro.product.ota.model=LenovoZ90a40_ROW
ro.lenovo.easyimage.enable=yes
ro.lenovo.systemverify.enable=yes
ro.product.sw.internal.version=Z90a40_USR_S226_1510221726_Q2020131.4_ROW
ro.lenovo.support.ipdial=true
ro.lenovo.region=row
ro.lenovo.sim=dsds
ro.lenovo.operator=open
ro.lenovo.bqb=pass
ro.lenovo.wificert=no
ro.lenovo.adb=apkctl,speedup
ro.lenovo.signalbars=four
ro.lenovo.videocall=false
ro.lenovo.vibeuistyle=true
persist.backgrounddata.enable=false
persist.lenovo.ltetype=CSFB
persist.log.debug=0
persist.sys.timezone=Asia/Shanghai
ro.product.locale.language=en
ro.product.locale.region=US
ro.sf.lcd_density=480
persist.radio.rat_on=combine
persist.radio.ruimenabled=true
persist.sys.ruimenabled=true
persist.radio.primarycard=true
persist.env.fastdorm.enabled=true
persist.sim.simlock=false
persist.sim.simunlock=false
ro.lenovopctl=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=5.1_r1
ro.com.google.clientidbase.ms=android-lenovo
ro.com.google.clientidbase.am=android-lenovo
ro.com.google.clientidbase.gmm=android-lenovo
ro.com.google.clientidbase.yt=android-lenovo
drm.service.enabled=true
ro.com.widevine.cachesize=16777216
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
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0
What i would like in short
I hope it can be done with this AT$QC command? new to this, but i have adb shell and su acces and minor understanding of what i did so far. Basicly i just want to tell my phone :
preferend band = 2600 // If not found then (and only then) go to other band (900mhz 3g) And ofc preferred band meaning it will also switch back once signal is re-established.
Thanks for reading and hoping someone will be able to help me out. (p.s sorry if im in wrong section, there is no lenovo vibe z90 thread, only vibe p1 and wasnt sure to post there, and all other z90 treads are mostly about roms :/ )

Miui camera app with guide to enable all features

MIUI CAMERA FOR ZUK Z2
Found a way to use MIUI camera in our Device Zuk Z2.
Download
Updated Zip No Tweaks Required https://goo.gl/tCjQ8c
Old version MIA1 camera.zip :https://goo.gl/djA8hb
Procedure
Flash the zip via TWRP and its done
Legacy Method
Now, you need to edit Build.prop - either use an app or root explorer to edit it.
BUILD.PROP CHANGES ::
ro.product.device=gemini
This will trick the camera app to think that your phone is a MI5 and all features like manual mode, focus peeking, beautify, audio focus, slomo will start working
KNOWN BUGS
panorama,group selfie
Enjoy:fingers-crossed:
Works great ...:laugh:
I disabled the original cyanogen camera app for this
work great
thanks man !
Manual mode doesn't work completely :/
ISO and shutter speed don't
Any workaround for that?
rutvora said:
Manual mode doesn't work completely :/
ISO and shutter speed don't
Any workaround for that?
Click to expand...
Click to collapse
Did you edit the build.prop?
It should look like this
spandu500 said:
Did you edit the build.prop?
Click to expand...
Click to collapse
Yes I did change the ones mentioned in initial post
I am on official AEX 4.6
There are 2 more lines in build.prop
Ro.product.model
Ro.aex.device
And there are some camera tweaks in there too:
persist.camera.imglib.fddsp=1
persist.camera.llc=1
persist.camera.llnoise=1
persist.camera.stats.test=0
camera.disable_zsl_mode=1
Do I have to change any of these too?
rutvora said:
Yes I did change the ones mentioned in initial post
I am on official AEX 4.6
There are 2 more lines in build.prop
Ro.product.model
Ro.aex.device
And there are some camera tweaks in there too:
persist.camera.imglib.fddsp=1
persist.camera.llc=1
persist.camera.llnoise=1
persist.camera.stats.test=0
camera.disable_zsl_mode=1
Do I have to change any of these too?
Click to expand...
Click to collapse
Maybe just maybe zsl affecting shutter time
spandu500 said:
Maybe just maybe zsl affecting shutter time
Click to expand...
Click to collapse
Changed that... and no, still not working
Do you or anyone else mind sharing your build.prop file here just for me to compare mine with?
Here we go
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=N2G47H
ro.build.display.id=z2_plus-userdebug 7.1.2 N2G47H e248a12119 test-keys
ro.build.version.incremental=e248a12119
ro.build.version.sdk=25
ro.build.version.preview_sdk=0
ro.build.version.codename=UNOFFICIAL
ro.build.version.all_codenames=REL
ro.build.version.release=7.1.2
ro.build.version.security_patch=
ro.build.version.base_os=
ro.build.date=Thu Sep 14 09:31:01 UTC 2017
ro.build.date.utc=1505381461
ro.build.type=userdebug
ro.build.user=root
ro.build.host=instance-1
ro.build.tags=test-keys
ro.build.flavor=citrus_z2_plus-userdebug
ro.product.brand=Xiaomi
ro.product.name=gemini
ro.product.board=msm8996
# 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=Xiaomi
ro.product.locale=en-US
ro.wifi.channels=
ro.board.platform=msm8996
# ro.build.product is obsolete; use ro.product.device
ro.build.product=z2_plus
ro.product.model=Mi 5
ro.product.device=gemini
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=z2_plus-user 7.0 NRD90M 2.5.412_170428 release-keys
ro.build.fingerprint=ZUK/z2_plus/z2_plus:7.0/NRD90M/2.5.412_170428:user/release-keys
ro.build.characteristics=nosdcard
ro.citrus.device=z2_plus
# end build properties
#
# from device/zuk/z2_plus/system.prop
#
# Audio
af.fast_track_multiplier=1
audio_hal.period_size=192
audio.dolby.ds2.enabled=false
audio.dolby.ds2.hardbypass=false
audio.deep_buffer.media=true
audio.heap.size.multiplier=7
audio.offload.buffer.size.kb=64
audio.offload.gapless.enabled=true
audio.offload.multiaac.enable=true
audio.offload.multiple.enabled=false
audio.offload.passthrough=false
audio.offload.pcm.16bit.enable=true
audio.offload.pcm.24bit.enable=true
audio.offload.track.enable=true
audio.offload.video=true
audio.parser.ip.buffer.size=262144
audio.safx.pbe.enabled=true
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
ro.qc.sdk.audio.fluencetype=fluence
ro.qc.sdk.audio.ssr=false
tunnel.audio.encode=false
use.voice.path.for.pcm.voip=true
# Bluetooth
bt.max.hfpclient.connections=1
qcom.bluetooth.soc=rome
ro.bluetooth.emb_wp_mode=true
ro.bluetooth.wipower=true
# Camera
persist.camera.imglib.fddsp=1
persist.camera.llc=1
persist.camera.llnoise=1
persist.camera.stats.test=0
camera.disable_zsl_mode=1
# CNE
persist.cne.feature=1
# Data modules
persist.data.mode=concurrent
persist.data.netmgrd.qos.enable=true
ro.use_data_netmgrd=true
persist.data.iwlan.enable=true
# Device was launched with M
ro.product.first_api_level=23
# Display (Qualcomm AD)
ro.qualcomm.cabl=2
ro.qcom.ad=1
ro.qcom.ad.calib.data=/system/etc/calib.cfg
ro.qcom.ad.sensortype=2
# Fingerprint
persist.qfp=false
# Flip panel
persist.panel.inversemounted=1
ro.panel.mountflip=3
# Google
ro.opa.eligible_device=true
# Graphics
debug.gralloc.enable_fb_ubwc=1
persist.hwc.enable_vds=1
ro.opengles.version=196610
ro.sf.lcd_density=480
sdm.perf_hint_window=50
# GPS
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
# Hdmi
persist.speaker.prot.enable=true
qcom.hw.aac.encoder=true
# Higher fling velocities for smooth scrolling and to provide better responsiveness - From HalogenOS Team
ro.min.fling_velocity=160
ro.max.fling_velocity=20000
# Media
flac.sw.decoder.24bit.support=true
media.aac_51_output_enabled=true
mm.enable.smoothstreaming=true
use.qti.sw.alac.decoder=true
use.qti.sw.ape.decoder=true
# NITZ
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=""
# Perf
ro.am.reschedule_service=true
ro.min_freq_0=307200
ro.min_freq_4=307200
ro.sys.fw.bg_apps_limit=60
ro.vendor.extension_library=libqti-perfd-client.so
# Radio
DEVICE_PROVISIONED=1
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
ril.subscription.types=NV,RUIM
ro.telephony.default_network=22,22
ro.telephony.default_cdma_sub=0
ro.telephony.call_ring.multiple=false
persist.data.qmi.adb_logmask=0
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.net.doxlat=true
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.custom_ecc=1
persist.radio.flexmap_type=dds
persist.radio.force_on_dc=true
persist.radio.hw_mbn_update=1
persist.radio.multisim.config=dsds
persist.radio.primarycard=true
persist.radio.rat_on=combine
persist.radio.sib16_support=1
persist.radio.sw_mbn_volte=1
persist.radio.sw_mbn_openmkt=1
persist.radio.sw_mbn_update=1
# 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
# TimeService
persist.timed.enable=true
# Assertive Display
ro.qcom.ad=1
ro.qcom.ad.calib.data=/system/etc/ad_calib.cfg
ro.qcom.ad.sensortype=2
ro.qualcomm.cabl=0
# ADB
ro.adb.secure=0
ro.secure=0
ro.allow.mock.location=1
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,adb
# Higher fling velocities
# for smoother scrolling and better responsiveness
ro.min.fling_velocity=160
ro.max.fling_velocity=20000
# Opts by MOVZX
# Spare some RAM
persist.sys.purgeable_assets=1
# Dex2oat threads for faster app installation
# Use all 4 Cores/Threads of our CPU
ro.sys.fw.dex2oat_thread_count=4
dalvik.vm.dex2oat-threads=4
dalvik.vm.image-dex2oat-threads=4
debug.generate-debug-info=false
# SafetyNet
ro.boot.verifiedbootstate=green
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.config.ringtone=Zen.ogg
ro.config.notification_sound=Chime.ogg
ro.carrier=unknown
ro.config.alarm_alert=Flow.ogg
ro.hwui.texture_cache_size=72
ro.hwui.layer_cache_size=48
ro.hwui.path_cache_size=32
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=6
ro.hwui.r_buffer_cache_size=8
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
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=288m
dalvik.vm.heapsize=768m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
persist.debug.wfd.enable=1
ro.com.google.clientidbase=android-google
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.com.android.mobiledata=false
ro.build.selinux=1
ro.opa.eligible_device=true
persist.sys.dun.override=0
media.sf.omx-plugin=libffmpeg_omx.so
media.sf.extractor-plugin=libffmpeg_extractor.so
persist.sys.recovery_update=false
BUILD_DISPLAY_ID=N2G47H
citrus.ota.version=CitrusCAF-z2_plus-3.5-TANGERINE-UNOFFICIAL-20170914
ro.citrus.version=3.5-TANGERINE
ro.modversion=CitrusCAF-z2_plus-3.5-TANGERINE-UNOFFICIAL-20170914
ro.citrus.buildtype=UNOFFICIAL
ro.citrus.flavour=TANGERINE
ro.bionic.ld.warning=1
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-a53
dalvik.vm.isa.arm.features=default
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.bootimage.build.fingerprint=ZUK/z2_plus/z2_plus:7.1.2/N2G47H/e248a12119:userdebug/test-keys
ro.expect.recovery_id=0x64e3cb4492e3ba7de38304f02fe9c242893ff81f000000000000000000000000
Deleted
Seemed to work before the buildprop changes took effect. After flashing the zip, I managed to take some photos, I edited b.p through kernel auditor and rebooted. Since, I get the following error when taking a picture with the back facing camera. I am able to shoot video and 5ake selfies though.
Pease advise, noob here, but seems like something that should be solvable.
I am on AEX 4.6 as well.
Build prop
Where to edit these name..?
I am new to this stuff i dnt knw much abt it.
I am using aicp rom on my z2 plus..will b glad if u could help
---------- Post added at 03:37 AM ---------- Previous post was at 03:33 AM ----------
Where to edit these names...?
I am new to this stuff i dnt knw much abt it.
I am using aicp rom on my z2 plus....will b glad if u could help
I tried to flash this zip but got an error, I am on aex4.6 official build. Please help.
_.nish99_ said:
Where to edit these name..?
I am new to this stuff i dnt knw much abt it.
I am using aicp rom on my z2 plus..will b glad if u could help
---------- Post added at 03:37 AM ---------- Previous post was at 03:33 AM ----------
Where to edit these names...?
I am new to this stuff i dnt knw much abt it.
I am using aicp rom on my z2 plus....will b glad if u could help
Click to expand...
Click to collapse
Edit these lines in build.prop in /system/ folder using mixplorer or build.prop editor
anubhavdipta said:
I tried to flash this zip but got an error, I am on aex4.6 official build. Please help.
Click to expand...
Click to collapse
Send ss of error in twrp
dibt359 said:
Seemed to work before the buildprop changes took effect. After flashing the zip, I managed to take some photos, I edited b.p through kernel auditor and rebooted. Since, I get the following error when taking a picture with the back facing camera. I am able to shoot video and 5ake selfies though.
Pease advise, noob here, but seems like something that should be solvable.
I am on AEX 4.6 as well.
Click to expand...
Click to collapse
Reboot fixes the issue for me
Flash help
Hey do I need to wipe anything before flashing the zip please help a newbie here
spandu500 said:
Send ss of error in twrp
Click to expand...
Click to collapse
Here it is

Categories

Resources