-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathsystem.prop
More file actions
87 lines (73 loc) · 2.09 KB
/
system.prop
File metadata and controls
87 lines (73 loc) · 2.09 KB
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
# system.prop for nokia_sdm660
#
# Audio
audio.offload.min.duration.secs=30
audio.offload.video=false
audio.deep_buffer.media=true
audio.sys.noisy.broadcast.delay=600
audio.sys.offload.pstimeout.secs=3
ro.af.client_heap_size_kbyte=7168
ro.vendor.audio.sdk.fluencetype=fluence
persist.sys.smartamp=1
persist.vendor.audio.fluence.voicecall=true
persist.vendor.audio.fluence.voicerec=false
persist.vendor.audio.fluence.speaker=true
persist.vendor.btstack.enable.splita2dp=true
tunnel.audiovideo.decode=false
tunnel.decode=false
# CABL
ro.vendor.display.cabl=2
# CNE
persist.vendor.cne.feature=1
# DPM
persist.vendor.dpm.feature=11
# Data
persist.data.iwlan.enable=true
persist.data.netmgrd.qos.enable=true
persist.vendor.data.iwlan.enable=true
persist.vendor.data.mode=concurrent
# GPS
persist.vendor.overlay.izat.optin=rro
persist.backup.ntpServer=0.pool.ntp.org
# Graphics
debug.sf.latch_unsignaled=0
debug.sf.recomputecrop=0
dev.pm.dyn_samplingrate=1
debug.sf.disable_client_composition_cache=1
debug.sf.predict_hwc_composition_strategy=0
vendor.display.disable_skip_validate=1
vendor.display.enable_default_color_mode=1
vendor.gralloc.enable_fb_ubwc=1
# HWUI
ro.hwui.texture_cache_size=72
ro.hwui.layer_cache_size=48
ro.hwui.r_buffer_cache_size=8
ro.hwui.path_cache_size=32
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=6
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=2048
# IMS
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Media
vidc.enc.dcvs.extra-buff-count=2
# Netflix
ro.netflix.bsp_rev=Q660-13149-1
# Recovery
ro.recovery.ui.blank_unblank_on_init=true
# RIL
persist.radio.multisim.config=dsds
ril.subscription.types=NV,RUIM
ro.telephony.call_ring.multiple=false
ro.telephony.default_network=22,20
telephony.lteOnCdmaDevice=1
vendor.service.qti.ims.enabled=1
# Telephony
# Disable handling audio direction changes on IMS calls.
ro.telephony.handle_audio_direction_changes_between_call_state_changes=false