-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
58 lines (51 loc) · 1.25 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
# Latest Security Patch
ro.build.version.security_patch=2024-06-05
ro.vendor.build.security_patch=2024-06-05
ro.build.version.real_security_patch=2024-06-05
# Dalvik Tweaks
dalvik.vm.dex2oat64.enabled=1
dalvik.vm.image-dex2oat-filter=speed
dalvik.vm.dex2oat-threads=4
arm64.memtag.process.system_server=1
# Disable Logs (LMK and Vidc)
persist.sys.lmk.reportkills=false
sys.lmk.reportkills=false
ro.lmk.debug=false
ro.lmk.log_stats=false
vendor.vidc.debug.level=0
vidc.debug.level=0
logcat.live=disable
# Performance
debug.performance.tuning=1
video.accelerate.hw=1
debug.egl.hw=1
# Battery
ro.ril.power_collapse=1
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.telephony.call_ring.delay=0
ro.ril.fast.dormancy.rule=1
ro.ril.enable.sdr=false
wifi.supplicant_scan_interval=180
# Multitasking
ro.HOME_APP_ADJ=1
dalvik.vm.heapstartsize=8m
dalvik.vm.heapsize=128m
dalvik.vm.heapgrowthlimit=192m
persist.sys.purgeable_assets=1
ro.config.nocheckin=1
persist.sys.use_dithering=0
# Smoothness
view.touch_slop=10
touch.pressure.scale=0.001
debug.sf.hw=1
persist.sys.ui.hw=1
# Network
ro.ril.set.mtu1472=1
ro.mot.eri.losalert.delay=2000
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=2