-
Notifications
You must be signed in to change notification settings - Fork 33
/
system.prop
154 lines (125 loc) · 3.74 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
#
# system.prop for vigor
#
ro.sf.lcd_density = 320
# RIL properties
# cm props
mobiledata.interfaces = rmnet0,rmnet_sdio0
ro.telephony.ril_class = HTCQualcommRIL
ro.telephony.default_network = 8
telephony.lteOnCdmaDevice = 1
# RIL properties
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=
persist.rild.ril.ltedr = 0
persist.rild.ril.ltedrtable=max_retries=infinite,10000
DEVICE_PROVISIONED = 1
ro.baseband.arch = svlte2a
# graphics
debug.composition.type = dyn
debug.enabletr = true
debug.sf.hw = 1
debug.egl.hw = 1
ro.opengles.version = 131072
ro.sf.compbypass.enable = 1
debug.qctwa.preservebuf = 1
# For QC perf binary hooks
ro.vendor.extension_library = /system/lib/libqc-opt.so
# cm qcom configs
com.qc.hardware = true
com.qc.hdmi_out = true
ro.hdmi.enable = true
# qcom cpu governor service
dev.pm.dyn_samplingrate = 1
# system props for the cne module
persist.cne.UseCne = false
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.be.ge.sqi.min = 0
persist.cne.be.ge.sqi.max = 100
persist.cne.be.umts.sqi.min = 0
persist.cne.be.umts.sqi.max = 100
persist.cne.be.hspa.sqi.min = 0
persist.cne.be.hspa.sqi.max = 100
persist.cne.be.1x.sqi.min = 0
persist.cne.be.1x.sqi.max = 100
persist.cne.be.do.sqi.min = 0
persist.cne.be.do.sqi.max = 100
persist.cne.be.wlan.sqi.min = 0
persist.cne.be.wlan.sqi.max = 100
#device supports LTE
ro.config.lte = true
#device supports simultaneous 1x voice + LTE
ro.config.svlte1x = true
gsm.sim.operator.alpha = Verizon
gsm.sim.operator.numeric = 310012
gsm.sim.operator.iso-country = us
gsm.operator.alpha = Verizon
gsm.operator.numeric = 310012
gsm.operator.iso-country = us
ro.cdma.home.operator.alpha = Verizon
ro.cdma.home.operator.numeric = 310012
# Device needs to get CDMA subscription when RUIM is ready
ro.cdma.subscribe_on_ruim_ready = true
# For Verizon data retry configuration
ro.cdma.data_retry_config = max_retries=infinite,0,0,60000,120000,480000,900000
# Modify MMS APN retry timer from 5s to 2s.
ro.gsm.2nd_data_retry_config = max_retries=3, 2000, 2000, 2000
# Modify MTU from 1500 to 1428 on 3G network
ro.ril.set.mtusize = 1428
# RF team request
ro.ril.enable.dtm = 0
ro.ril.gprsclass = 12
ro.ril.hsdpa.category = 10
ro.ril.hsupa.category = 6
ro.ril.hsxpa = 3
# For HSDPA low throughput
ro.ril.disable.power.collapse = 1
#system props for time-services
persist.timed.enable = true
# For the default value of agps
ro.ril.def.agps.mode = 6
# audio
lpa.decode = true
lpa.use-stagefright = true
media.a1026.nsForVoiceRec = 0
media.a1026.enableA1026 = 0
htc.audio.alt.enable = 0
htc.audio.hac.enable = 0
# data module
ro.use_data_netmgrd = true
persist.data_netmgrd_mtu = 1428
persist.data_netmgrd_nint = 16
# For Pyramid China NEL
ro.ril.enable.prl.recognition = 1
#SIM
ro.htc.device.slot1 = RUIM
persist.radio.no_wait_for_card = 1
persist.radio.apm_sim_not_pwdn = 1
# System prop for switching gps driver to qmi
persist.gps.qmienabled = true
# enable time services
persist.timed.enable = true
# System property for cabl
ro.qualcomm.cabl = 0
# System property for thermald
persist.thermal.monitor = true
# Set this value to force load 8k modem in release key
# vigor must enable this value to enable 9kramdump
ro.modem.load.release_key = true
# UMS
persist.sys.usb.config = mass_storage,adb