-
Notifications
You must be signed in to change notification settings - Fork 6
/
system.prop~
84 lines (66 loc) · 2.42 KB
/
system.prop~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#
# system.prop for sunfire
#
ro.sf.lcd_density=240
#RIL
rild.libpath=/system/lib/rilwrap.so
rild.wraplib=/system/lib/libmoto_ril.so
persist.ril.mux.ttydevice=/dev/ttyHS3
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=1000
persist.ril.modem.ttydevice=/dev/ttySPI0
persist.ril.modem.mode=1
persist.ril.mux.retries=500
persist.ril.mux.sleep=2
ro.kernel.android.ril=yes
persist.ril.pppd.start.fail.max=16
mobiledata.interfaces=ppp0
ro.ril.ntmodeglobal=true
ro.telephony.ril.v3=datacall,signalstrength,skipbrokendatacall
persist.ril.mux.noofchannels=10
persist.ril.features=0x0C
ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000
ro.gsm.data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.gsm.2nd_data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
# CDMA Carrier support - Native carrier is Sprint
ro.cdma.home.operator.numeric=310120
ro.cdma.home.operator.alpha=Sprint
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
ro.cdma.otaspnumschema=SELC,1,80,99
persist.radio.cdma.min=0
#BEGIN Motorola, 30Jan2011, w19837, IKSUNFIRE-215, Feature ID: 35761.
#[sprint tv transport protocol support]
sprint.mm.http.proxy = 0.0.0.0
sprint.mm.http.port = 0
sprint.mm.rtsp.proxy = 0.0.0.0
sprint.mm.rtsp.port = 0
sprint.mm.network.type = unknown
sprint.mm.nai = unknown
#END IKSUNFIRE-215
# Default network type.
# 0 -> WCDMA preferred
ro.telephony.default_network=7
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
wifi.supplicant_scan_interval=30
# To set wifi (AP) driver's firmware path
ro.wifi-ap.fw-path=/system/etc/wl/sdio-g-cdc-roml-reclaim-wme-apsta-idauth-minioctl.bin
ro.bt.bdaddr_path=/pds/bt/bt_bdaddr
#OpenGL ES version
ro.opengles.version = 131072
# Forbid format of these partitions in mount menu :
ro.cwm.forbid_format=/misc,/radio,/pds,/bootloader,/recovery,/efs
# Tegra debugging
persist.tegra.nvlog.level=4
#persist.tegra.nvlog.14.level=5
# DRM
#persist.tegra.drmlib.asfdrm=libnvdrm.so
#Drmdll.asfdrm=libnvdrm.so
# Enable detailed GC data and SMP dexopt
dalvik.vm.dexopt-flags=m=y,u=n
persist.sys.usb.config=mass_storage
# Allow people to exchange sdcard and emmc mountpoints from CMParts
ro.vold.switchablepair=/mnt/sdcard,/mnt/emmc
# CRT animation speed
debug.sf.electron_frames=42