-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathsystem.prop
145 lines (127 loc) · 3.42 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
# Art
dalvik.vm.dex2oat-flags=--no-watch-dog
ro.sys.fw.dex2oat_thread_count=4
# Audio
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
tunnel.audio.encode=false
audio.offload.buffer.size.kb=64
audio.offload.min.duration.secs=30
audio.offload.gapless.enabled=true
audio.offload.video=true
audio.deep_buffer.media=true
use.voice.path.for.pcm.voip=true
ro.fm.transmitter=false
persist.sys.fm=qn8035
# Bluetooth
qcom.bluetooth.soc=smd
ro.bluetooth.hfp.ver=1.7
ro.qualcomm.bt.hci_transport=smd
ro.bluetooth.dun=true
ro.bluetooth.sap=true
ro.qualcomm.bluetooth.ftp=true
ro.qualcomm.bluetooth.hfp=true
ro.qualcomm.bluetooth.hsp=true
ro.qualcomm.bluetooth.map=true
ro.qualcomm.bluetooth.nap=true
ro.qualcomm.bluetooth.opp=true
ro.qualcomm.bluetooth.pbap=true
# Camera
morpho.hdr.enable=1
morpho.hdr.nthreads=8
morpho.hdr.dumpframe=0
morpho.hdr.ghostdsl=4
morpho.hdr.reliablerrt=85
morpho.hdr.ghostrt=60
morpho.hdr.failsoftms=1
morpho.hdr.ghostrsl=6
morpho.hdr.fmcolorcontrast=8
morpho.hdr.fmcolorsaturation=2
morpho.hdr.ev0=0
morpho.hdr.ev1=-9
morpho.hdr.ev2=9
morpho.denoiser.enable=0
morpho.denoiser.nthreads=4
morpho.denoiser.lumanrl=3
morpho.denoiser.chromanrl=3
morpho.denoiser.spikenoise=1
morpho.denoiser.umaskthreshold=0
morpho.denoiser.umaskweight=256
persist.camera.cpp.duplication=false
persist.camera.pip.support=0
# CNE
persist.cne.feature=1
# Display
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.idletime=600
debug.sf.gpu_comp_tiling=1
sys.hwc.gpu_perf_mode=1
debug.enable.sglscale=1
# Enable B service
ro.sys.fw.bservice_enable=true
ro.sys.fw.bservice_limit=5
ro.sys.fw.bservice_age=5000
# Enable Delay service restart
ro.am.reschedule_service=true
# Factory reset protection
ro.frp.pst=/dev/block/bootdevice/by-name/config
# GPS
ro.gps.agps_provider=1
ro.qc.sdk.izat.premium.enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
# Media
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.stagefright.legacyencoder=true
media.stagefright.less-secure=true
media.msm8939hw=0
media.msm8929hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
media.stagefright.use-awesome=false
vidc.enc.narrow.searchrange=1
drm.service.enabled=true
# Perfd
ro.core_ctl_min_cpu=2
ro.core_ctl_max_cpu=4
# Set max background services
ro.config.max_starting_bg=8
# Storage
ro.sdcardfs.enable=true
# Telephony
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
ril.subscription.types=NV,RUIM
persist.data.netmgrd.qos.enable=true
telephony.lteOnCdmaDevice=1
persist.radio.rat_on=combine
persist.data.qmi.adb_logmask=0
persist.radio.apm_sim_not_pwdn=1
persist.radio.sib16_support=1
persist.radio.multisim.config=dsds
persist.env.spec=Default
persist.radio.mode_pref_nv10=0
persist.radio.proc_nw_scan=1
persist.radio.disable_flexmap=1
ro.telephony.call_ring.multiple=false
ro.telephony.ril.config=simactivation
# Trim
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
ro.sys.fw.trim_enable_memory=1073741824
# USB
ro.sys.usb.default.config=diag,serial_smd,serial_tty,mass_storage,adb
# WiFi
ro.disableWifiApFirmwareReload=true