-
Notifications
You must be signed in to change notification settings - Fork 2
/
system.prop
57 lines (44 loc) · 1.16 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
#
# system.prop for doubleshot
#
ro.sf.lcd_density=240
# radio
mobiledata.interfaces=rmnet0
rild.libpath=/system/lib/libhtc_ril.so
ro.telephony.ril.v3=datacallapn,signalstrength
ro.ril.fast.dormancy.rule=1
ro.ril.disable.fd.plmn.prefix=23402,23410,23411,23420
ro.ril.enable.sdr=1
ro.ril.enable.amr.wideband=0
# Modify MMS APN retry timer from 5s to 2s.
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
# Mobile Data optimization
ro.ril.enable.dtm=0
ro.ril.gprsclass=12
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.ril.hsxpa=3
# Modify MTU from 1500 to 1472 on 3G network
ro.ril.set.mtu1472=1
# For HSDPA low throughput
ro.ril.disable.power.collapse=1
# qcom cpugov service
dev.pm.dyn_samplingrate=1
# graphics
com.qc.hardware=true
# wifi
wifi.interface=wlan0
# UMS
persist.sys.usb.config=mass_storage,adb
ro.vold.umsdirtyratio=50
# Scrolling tweaks
#windowsmgr.max_events_per_sec=150
#ro.max.fling_velocity=12000
#ro.min.fling_velocity=8000
#view.scroll_friction=0
#Device Info
ro.device.cpu=Qualcomm MSM8660 Dual-Core 1.5GHz
ro.device.gpu=Qualcomm Adreno 220
ro.device.front_cam=VGA
ro.device.rear_cam=8MP
ro.device.screen_res=3.7in qHD 480x800