Thanks very much for the help, Is camera working in the sensation port? if not I can help tooUsing 4.1.1 (sense+) in the replacement file to the ROM:
1.2.Code:system/bin/rild system/bin/rild_sprd system/bin/pppd3.Modify the build.prop:Code:system/lib/libril.so system/lib/libhtc_ril.so system/lib/libhtc_rilhook_sprd.so system/lib/libhtc_rilhook.so system/lib/libhtc_ril_switch.so system/lib/libhtc_ril_sprd.so system/lib/libril_sprd.so
Code:#+SSD_RIL rild.libpath=/system/lib/libhtc_ril.so #rild.libpath=/system/lib/libril-qc-1.so rild.libargs=-d /dev/smd0 #Enable ADB Logging on QCRIL persist.radio.adb_log_on=1 #Enable dual SIM dual standby persist.dsds.enabled=true # For workaround for ro.baseband property. QCT use the property same as radio version to determine the architecture. # But we hard code to msm for Primods. ro.baseband.arch = msm #-SSD_RIL # For DSDA two RIL architecture #rild_dsda.libpath=/system/lib/libhtc_ril_sprd.so # RilLibPath for Ganlite by Godel_Chen rild.libpath.ganlite=/system/lib/librilswitch.so rilswitch.vendorlibpath=/system/lib/libhtc_ril.so rilswitch.ganlibpath=/system/lib/libganril.so
Hope can help you to solve the problem!:highfive: