forked from aeroevan/android_device_htc_vivow
-
Notifications
You must be signed in to change notification settings - Fork 2
/
system.prop
90 lines (68 loc) · 1.98 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
#
# system.prop for vivow
#
ro.sf.lcd_density=240
debug.sf.hw=1
debug.composition.type=dyn
ro.sf.compbypass.enable=1
dev.pm.dyn_samplingrate=1
# cm qcom build lub
com.qc.hardware=true
com.qc.hdmi_out=false
# Modify MMS APN retry timer from 5s to 2s.
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
# system props for telephony/data
rild.libpath=/system/lib/libhtc_ril.so
#for libsms_ril
rild.lib_ims_path=/system/lib/libims_ril.so
# lexikon RF team request
ro.ril.enable.dtm=1
ro.ril.gprsclass=12
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=2
#VZW featuer enabled
ro.ril.vzw.feature=1
ro.ril.enable.managed.roaming=1
# world phone feature enabled
ro.ril.wp.feature=1
# Default network type.
# 4 => CDMA mode preferred.
ro.telephony.default_network=4
ro.telephony.ril.v3=datacall
# For Verizon data retry configuration
ro.cdma.data_retry_config = max_retries=infinite,0,0,60000,120000,480000,900000
# Define TCP buffer sizes
net.tcp.buffersize.hsdpa=4094,87380,393216,4096,16384,110208
net.tcp.buffersize.evdo_b=4094,87380,262144,4096,16384,262144
# system props for the data modules
ro.use_data_netmgrd=true
persist.data_netmgrd_nint=8
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
#Welly_Fang_01/05/2010
ro.cdma.home.operator.numeric=310012
ro.cdma.home.operator.alpha=Verizon
#mobiledata.interfaces=gannet0,rmnet0,rmnet1,rmnet2
mobiledata.interfaces=rmnet0
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version=131072
# For the default value of agps
ro.ril.def.agps.mode=2
# For HSDPA low throughput
ro.ril.disable.power.collapse=1
# Vivow China NEL use
ro.ril.update.vivow.acoustic=1
# Properties of Scalado Denoise param.
postprocess.iso_midband=400
postprocess.denoise_level=5
# Recording Audio Workaround
ro.camera.sound.disabled=1
# camera preview hack
ro.camera.preview=true
# USB Mount
persist.sys.usb.config=mass_storage,adb
persist.service.adb.enable=1
# OTA
N7.CM.build.code=120723