forked from gautamhans1/android_device_oneplus_oneplus2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
207 lines (191 loc) · 5.47 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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
# system.prop for OnePlus2
ro.build.product=OnePlus2
ro.product.device=OnePlus2
ro.product.model=OnePlus2
ro.build.description=OnePlus2-user 6.0.1 MMB29M 31 dev-keys
ro.build.fingerprint=OnePlus/OnePlus2/OnePlus2:6.0.1/MMB29M/1447840820:user/release-keys
# RIL
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
telephony.lteOnGsmDevice=1
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.sib16_support=1
persist.radio.sw_mbn_update=0
persist.radio.start_ota_daemon=1
persist.radio.rat_on=combine
persist.data.qmi.adb_logmask=0
# Audio
audio.offload.video=true
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
ro.qc.sdk.audio.fluencetype=fluence
ro.qc.sdk.audio.ssr=false
persist.audio.ssr.3mic=false
media.aac_51_output_enabled=true
audio.offload.pcm.16bit.enable=false
audio.offload.pcm.24bit.enable=true
use.voice.path.for.pcm.voip=true
audio.offload.multiple.enabled=true
audio.offload.gapless.enabled=true
mm.enable.smoothstreaming=true
audio.offload.buffer.size.kb=32
audio.dolby.ds2.enabled=true
audio.dolby.ds2.hardbypass=true
audio.offload.passthrough=false
tunnel.audio.encode=false
# Bluetooth
bluetooth.hfp.client=1
qcom.bluetooth.soc=rome
ro.bluetooth.a4wp=true
ro.bluetooth.wipower=true
# Camera
camera.disable_zsl_mode=1
persist.camera.cpp.duplication=false
# CEC
ro.hdmi.device_type=4
persist.sys.hdmi.addr.playback=4
ro.hdmi.enable=true
persist.speaker.prot.enable=false
persist.spkr.cal.duration=0
qcom.hw.aac.encoder=true
# CNE
persist.cne.feature=1
# Data Power Manager (DPM)
persist.dpm.feature=7
persist.env.fastdorm.enabled=true
persist.sys.dpmd.nsrm=3
# Debug logging for DPM & CNE can be enabled via:
# Push libdpmlog.so to system/vendor/lib|64
#persist.dpm.nsrm.bkg.evt=3955
#persist.dpm.loglevel=7825
# GPS
persist.gps.qc_nlp_in_use=1
persist.loc.nlp_name=com.qualcomm.location
ro.gps.agps_provider=1
ro.pip.gated=0
# Graphics
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
persist.mdpcomp.4k2kSplit=1
persist.hwc.mdpcomp.maxpermixer=5
persist.mdpcomp_perfhint=50
debug.mdpcomp.logs=0
persist.metadata_dynfps.disable=true
persist.hwc.ptor.enable=true
dalvik.vm.heapsize=36m
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
ro.qualcomm.cabl=0
ro.sf.lcd_density=480
ro.opengles.version=196609
# QC vendor extension
ro.vendor.extension_library=libqti-perfd-client.so
ro.frp.pst=/dev/block/bootdevice/by-name/config
drm.service.enabled=true
# Sensors
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.qc.sdk.camera.facialproc=false
# Time services
persist.timed.enable=true
## Tweaks
# Enable HSUPA for faster upload speeds
ro.ril.hsxpa=3
# Use Google DNS for faster DNS resolution
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# Faster boot
dalvik.vm.dexopt-flags=o=v,
dalvik.vm.boot-dex2oat-threads=4
dalvik.vm.dex2oat-threads=2
dalvik.vm.image-dex2oat-threads=4
# Video acceleration / GPU rendering
video.accelerate.hw=1
debug.sf.hw=1
debug.egl.profiler=1
debug.egl.hw=1
# Do not check JNI (little performance boost without disadvantages)
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# 10 fingers multi touch
ro.product.max_num_touch=10
ro.product.multi_touch_enabled=true
# Mimimum pointer duration for better gaming experience without disadvantages
ro.min_pointer_dur=1
# Much faster responsiveness of touch screen
windowsmgr.max_events_per_sec=1400
# Faster UI rendering / building without negative effects
ro.min.fling_velocity=6400
ro.max.fling_velocity=12800
# Better camera / picture quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# 13 megapixels camera
ro.media.capture.maxres=13m
# High panorama resolution
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
# Enable RAW support
ro.camcorder.videoModes=true
# 65 FPS for video
ro.media.enc.hprof.vid.fps=65
# Maximum JPEG quality
ro.media.enc.jpeg.quality=100
## Tweaks
# Enable HSUPA for faster upload speeds
ro.ril.hsxpa=3
# Use Google DNS for faster DNS resolution
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# Faster boot
dalvik.vm.dexopt-flags=o=v,
dalvik.vm.boot-dex2oat-threads=4
dalvik.vm.dex2oat-threads=2
dalvik.vm.image-dex2oat-threads=4
# Video acceleration / GPU rendering
video.accelerate.hw=1
debug.sf.hw=1
debug.egl.profiler=1
debug.egl.hw=1
# Do not check JNI (little performance boost without disadvantages)
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# 10 fingers multi touch
ro.product.max_num_touch=10
ro.product.multi_touch_enabled=true
# Mimimum pointer duration for better gaming experience without disadvantages
ro.min_pointer_dur=1
# Much faster responsiveness of touch screen
windowsmgr.max_events_per_sec=1400
# Faster UI rendering / building without negative effects
ro.min.fling_velocity=6400
ro.max.fling_velocity=12800
# Better camera / picture quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
# 13 megapixels camera
ro.media.capture.maxres=13m
# High panorama resolution
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
# Enable RAW support
ro.camcorder.videoModes=true
# 65 FPS for video
ro.media.enc.hprof.vid.fps=65
# Maximum JPEG quality
ro.media.enc.jpeg.quality=100