forked from SlimRoms/device_htc_pyramid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsystem.prop
More file actions
executable file
·49 lines (43 loc) · 1016 Bytes
/
system.prop
File metadata and controls
executable file
·49 lines (43 loc) · 1016 Bytes
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
#
# system.prop for pyramid
#
ro.sf.lcd_density=200
# radio
mobiledata.interfaces=rmnet0
rild.libpath=/system/lib/libhtc_ril.so
ro.telephone.ril_class=HTCQualcommRIL
ro.telephony.ril.v3=datacallapn,signalstrength
# ril settings optimized for tmous (adjust as needed)
ro.ril.hsdpa.category=24
ro.ril.hsupa.category=6
ro.ril.hsxpa=4
ro.ril.fast.dormancy.rule=2
# wifi
wifi.interface=wlan0
wifi.supplicant_scan_interval=180
# usb
persist.sys.usb.config=mtp,adb
ro.adb.secure=1
ro.vold.umsdirtyratio=20
# tweaks
dalvik.vm.dexopt-data-only=1
dalvik.vm.dexopt-flags=v=a,o=v,m=y,u=n
windowsmgr.max_events_per_sec=300
hs.systemserver=16m
hs.app.process=16m
hs.su=8m
hs.app_process=16m
debug.sf.hw=1
debug.egl.profiler=1
debug.egl.hw=1
hwui.blacklist=0
persist.sys.ui.hw=1
ro.config.nocheckin=1
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
video.accelerate.hw=1
debug.performance.tuning=1
ro.ril.disable.power.collapse=0
ro.config.hw_power_saving=true
ro.config.disable.hw_accel=false
pm.sleep_mode=1