| # |
| # system.prop for SGH-I727 |
| # |
| |
| 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 |
| |
| dev.pm.dyn_samplingrate=1 |
| |
| # Disable GC freed lines |
| dalvik.vm.debug.alloc=0 |
| |
| #system props for the MM modules |
| media.stagefright.enable-player=true |
| media.stagefright.enable-http=true |
| media.stagefright.enable-fma2dp=false |
| media.stagefright.enable-aac=true |
| media.stagefright.enable-qcp=true |
| |
| # |
| # system props for the data modules |
| # |
| ro.use_data_netmgrd=true |
| persist.data_netmgrd_nint=16 |
| |
| # |
| # system props for SD card emulation of emmc partition |
| # |
| ro.emmc.sdcard.partition=17 |
| |
| #system props for time-services |
| persist.timed.enable=true |
| |
| # System props for audio |
| persist.audio.fluence.mode=endfire |
| persist.audio.vr.enable=false |
| |
| # |
| # system prop for opengles version |
| # |
| # 131072 is decimal for 0x20000 to report version 2 |
| ro.opengles.version=131072 |
| |
| # |
| # System prop for sending transmit power request to RIL during WiFi hotspot on/off |
| # |
| ro.ril.transmitpower=true |
| |
| # |
| # Needed to match behavior of stock rom |
| # D/PHONE: mDoesRilSendMultipleCallRing=false |
| # |
| ro.telephony.call_ring.multiple=0 |
| |
| # for 480x800 panel |
| ro.sf.lcd_density=240 |
| |
| # Fields for custom RIL |
| telephony.lteOnGsmDevice=1 |
| |
| # System property for SIM |
| persist.radio.apm_sim_not_pwdn=1 |
| |
| # System prop for qmi adb log |
| persist.radio.adb_log_on=1 |
| |
| # System proverty for sys info indication |
| persist.radio.add_power_save=1 |
| |
| # System proverty snapshot disable |
| persist.radio.snapshot_disabled=1 |
| |