-
Notifications
You must be signed in to change notification settings - Fork 4
/
system.prop
127 lines (104 loc) · 3.79 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
#
# system.prop for sunfire
#
ro.sf.lcd_density=240
dalvik.vm.heapsize=42m
#RIL
ro.telephony.ril_class=mototegraworld
rild.libpath=/system/lib/libmoto_ril.so
persist.ril.mux.ttydevice=/dev/ttyHS3
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=500
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
# From Motorola's own.
persist.ril.mux.noofchannels=10
persist.ril.features=0x0C
# From MOTO
# Feature 33857 support DualMode switch, UMTS/CDMA
# This does not apply to Etna as it is not a Global phone.
# IKXETNA-337 turned off this flag.
# Enabling the flag for sunfire.
ro.mot.FTR.33857=true
# RIL hardcodes imported from Motorola's own
ro.mot.ril.danlist=611,*611,#611
persist.ril.ecclist=911,*911,#911
# CDMA Carrier support - Native carrier is 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
#ro.cdma.home.operator.numeric=310120
#ro.cdma.home.operator.alpha=Sprint
# ERI feature
# 0 OFF
# 1 ON
ro.mot.eri=1
# VVM is not bundled. Need to get it from the market!
ro.HorizontalVVM=false
# Original configuration, for those in the know that need this active.
# Uncomment [#s at the beginning of the lines] these and comment the
# similar section down below [put #s at the line beginnings]
#BEGIN Motorola, 30Jan2011, w19837, IKSUNFIRE-215, Feature ID: 35761.
#[sprint tv transport protocol support]
#sprint.mm.http.proxy = pd.vog.sprintpcs.com
#sprint.mm.http.port = 8085
#sprint.mm.rtsp.proxy = rtsp.vog.sprintpcs.com
#sprint.mm.rtsp.port = 554
#sprint.mm.network.type = unknown
#sprint.mm.nai = unknown
#END IKSUNFIRE-215
# Modified configuration to let Youtube et al. through. Above is the
# original Sprint configuration, kept in the .prop for those in the
# know that really "need" the configuration.
#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
#Define TCP buffer sizes for various networks
#ReadMin, ReadInitial, ReadMax, WriteMin, WriteInitial, WriteMax,
net.tcp.buffersize.default=131072,262144,524288,4096,16384,147456
net.tcp.buffersize.wifi=131072,262144,524288,4096,16384,147456
net.tcp.buffersize.hspa=131072,262144,524288,4096,16384,147456
net.tcp.buffersize.umts=131072,262144,524288,4096,16384,147456
net.tcp.buffersize.edge=16384,32768,65536,4096,16384,32768
net.tcp.buffersize.gprs=4096,8192,12288,4096,8192,12288
# Default network type.
# 0 -> WCDMA preferred
ro.telephony.default_network=0
# Mount the internal SD card, too
ro.additionalmounts=/mnt/emmc
#special moto usb handling
ro.usb.use_custom_service=1
# 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
# use 1% battery steps
ro.product.use_charge_counter=1
#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
# Battery light while charging, enabled by default
ro.battery_light=true
# Allow people to exchange sdcard and emmc mountpoints from CMParts
ro.vold.switchablepair=/mnt/sdcard,/mnt/emmc
# Tegra debugging
persist.tegra.nvlog.level=4
#persist.tegra.nvlog.14.level=5
# DRM
#persist.tegra.drmlib.asfdrm=libnvdrm.so
#Drmdll.asfdrm=libnvdrm.so