This repository has been archived by the owner on Jun 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsystem.prop
250 lines (210 loc) · 6.13 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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
# Adreno
ro.qcom.adreno.qgl.ShaderStorageImageExtendedFormats=0
# Audio
af.fast_track_multiplier=1
audio_hal.period_size=192
audio.deep_buffer.media=true
audio.heap.size.multiplier=7
audio.offload.buffer.size.kb=64
audio.offload.gapless.enabled=true
audio.offload.min.duration.secs=15
audio.offload.multiaac.enable=true
audio.offload.multiple.enabled=false
audio.offload.passthrough=false
audio.offload.pcm.16bit.enable=true
audio.offload.pcm.24bit.enable=true
audio.offload.track.enable=true
audio.offload.video=true
audio.safx.pbe.enabled=true
audio.parser.ip.buffer.size=262144
audio.dolby.ds2.enabled=false
audio.dolby.ds2.hardbypass=false
qcom.hw.aac.encoder=true
tunnel.audio.encode=false
use.voice.path.for.pcm.voip=true
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
# Enable AAudio MMAP/NOIRQ data path.
# 2 is AAUDIO_POLICY_AUTO so it will try MMAP then fallback to Legacy path.
aaudio.mmap_policy=2
# Allow EXCLUSIVE then fall back to SHARED.
aaudio.mmap_exclusive_policy=2
# Increase the apparent size of a hardware burst from 1 msec to 2 msec.
# A "burst" is the number of frames processed at one time.
# That is an increase from 48 to 96 frames at 48000 Hz.
# The DSP will still be bursting at 48 frames but AAudio will think the burst is 96 frames.
# A low number, like 48, might increase power consumption or stress the system.
aaudio.hw_burst_min_usec=2000
# Bluetooth
bt.max.hfpclient.connections=1
qcom.bluetooth.soc=rome
ro.bluetooth.dun=true
ro.bluetooth.hfp.ver=1.7
ro.bluetooth.sap=true
ro.btconfig.if=uart
ro.btconfig.vendor=qcom
ro.btconfig.chip=QCA6164
ro.btconfig.dev=/dev/ttyHS0
# Camera
media.camera.ts.monotonic=0
persist.camera.HAL3.enabled=1
persist.camera.gyro.disable=0
persist.camera.imglib.fddsp=1
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera
# CNE
persist.cne.feature=1
# Data modules
persist.data.iwlan.enable=true
persist.data.mode=concurrent
persist.data.netmgrd.qos.enable=true
ro.use_data_netmgrd=true
# Display (Qualcomm AD)
ro.qualcomm.cabl=0
ro.qcom.ad=1
ro.qcom.ad.calib.data=/system/etc/calib.cfg
ro.qcom.ad.sensortype=2
# Display feature (bit0-ColorPrefer bit1-EyeCare bit2-AD bit3-CE bit4-CABC bit5-SRGB)
ro.sys.display.support=63
# DRM
drm.service.enabled=true
# Fingerprint
persist.qfp=false
ro.hardware.fingerprint=fpc
sys.fpc.tu.disabled=0
# FRP
ro.frp.pst=/dev/block/bootdevice/by-name/frp
# Graphics
debug.egl.hw=1
debug.gralloc.enable_fb_ubwc=1
debug.sf.hw=1
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
persist.hwc.enable_vds=1
persist.sys.wfd.virtual=0
ro.opengles.version=196610
ro.sf.lcd_density=480
sdm.debug.disable_rotator_split=1
sdm.perf_hint_window=50
persist.metadata_dynfps.disable=true
persist.debug.sf.statistics=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.audio.sink=280
media.msm8996hw=1
mm.enable.smoothstreaming=true
mm.enable.sec.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
av.debug.disable.pers.cache=true
mm.enable.qcom_parser=1048575
persist.mm.enable.prefetch=true
# GPS
persist.gps.qc_nlp_in_use=1
ro.gps.agps_provider=1
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.ims_volte_enable=1
persist.dbg.vt_avail_ovr=0
persist.dbg.wfc_avail_ovr=0
persist.data.iwlan.enable=true
persist.radio.NO_STAPA=1
persist.radio.VT_HYBRID_ENABLE=1
persist.radio.sw_mbn_volte=1
# NFC
ro.nfc.port=I2C
persist.nfc.smartcard.config=SIM1,SIM2,eSE1
# NITZ
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=""
# Perf
ro.min_freq_0=307200
ro.min_freq_2=307200
ro.vendor.extension_library=libqti-perfd-client.so
# Qualcomm BT aptXHD
persist.bt.enableAptXHD=true
# Radio
DEVICE_PROVISIONED=1
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
ril.subscription.types=NV,RUIM
ro.telephony.call_ring.multiple=false
ro.telephony.default_cdma_sub=0
ro.telephony.default_network=20,20
ro.telephony.ril_class=GeminiRIL
persist.data.qmi.adb_logmask=0
persist.radio.apm_sim_not_pwdn=1
persist.radio.custom_ecc=1
persist.radio.force_on_dc=true
persist.radio.multisim.config=dsds
persist.radio.rat_on=combine
persist.radio.redir_party_num=1
persist.radio.sib16_support=1
persist.radio.add_power_save=1
# RmNet Data
persist.rmnet.data.enable=true
persist.data.wda.enable=true
persist.data.df.dl_mode=5
persist.data.df.ul_mode=5
persist.data.df.agg.dl_pkt=10
persist.data.df.agg.dl_size=4096
persist.data.df.mux_count=8
persist.data.df.iwlan_mux=9
persist.data.df.dev_name=rmnet_usb0
# TCP
net.tcp.2g_init_rwnd=10
persist.net.doxlat=true
ro.data.large_tcp_window_size=true
# Tethering
net.tethering.noprovisioning=true
# TimeService
persist.timed.enable=true
# USB
sys.usb.controller=6a00000.dwc3
# Wifi
wifi.interface=wlan0
wifi.supplicant_scan_interval=360
# Improve cached apps limit
ro.sys.fw.bg_apps_limit=55
# Background service properties
ro.config.max_starting_bg=4
persist.added_boot_bgservices=4
# Reschedule the services during app launch
ro.am.reschedule_service=true
# VIDC: debug_levels
# 1:ERROR 2:HIGH 4:LOW 0:NOLOGS 7:AllLOGS
vidc.debug.level=0
# Enable 16bit transparency by default
persist.sys.use_16bpp_alpha=1
# Scrolling cache: 0-force enable, 1-default enable, 2-default disable, 3-force disable
persist.sys.scrollingcache=1
# Higher fling velocities for smooth scrolling and better responsiveness
ro.min.fling_velocity=160
ro.max.fling_velocity=20000
# Spare some RAM
persist.sys.purgeable_assets=1
# Enable SDCardFS
ro.sys.sdcardfs=true
# Dex2oat threads for faster app installation
# Use all 4 Cores/Threads of our CPU
ro.sys.fw.dex2oat_thread_count=4
dalvik.vm.dex2oat-threads=4
dalvik.vm.image-dex2oat-threads=4
debug.generate-debug-info=false
# Maintainer prop
ro.aos.maintainer=RohanK & Krzysztof Geralt
# Use FIFO UI Scheduling
sys.use_fifo_ui=1