-
Notifications
You must be signed in to change notification settings - Fork 1
/
system.prop
117 lines (98 loc) · 2.79 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
# Bluetooth
persist.vendor.btstack.enable.twsplus=true
persist.vendor.btstack.connect.peer_earbud=true
persist.vendor.bt.a2dp.aac_whitelist=false
#ro.bluetooth.library_name=libbluetooth_qti.so
ro.bluetooth.emb_wp_mode=false
ro.bluetooth.wipower=false
vendor.bluetooth.soc=cherokee
# Camera
persist.vendor.camera.privapp.list=com.android.camera
vendor.camera.sat.fallback.dist=40
vendor.camera.sat.fallback.dist.d=10
vendor.camera.sat.fallback.luxindex=330
vendor.camera.sat.fallback.lux.d=50
vendor.camera.enableNCSService=TRUE
vendor.camera.enableTOFInterface=TRUE
# Charger
ro.charger.enable_suspend=true
# FUSE passthrough
persist.sys.fuse.passthrough.enable=true
# GPS
persist.vendor.overlay.izat.optin=rro
# Graphics
ro.opengles.version=196610
debug.cpurend.vsync=false
# 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=1024
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
persist.vendor.ims.disableADBLogs=1
persist.vendor.ims.disableIMSLogs=1
persist.vendor.ims.disableDebugLogs=1
persist.vendor.ims.disableQXDMLogs=1
persist.vendor.radio.report_codec=1
persist.vendor.radio.vdp_on_ims_cap=1
# LMKD
ro.config.low_ram=false
ro.lmk.log_stats=true
# Logd buffer size
ro.logd.size=2M
# Media
av.offload.enable=true
debug.media.codec2=2
debug.stagefright.ccodec=4
debug.stagefright.omx_default_rank=512
debug.stagefright.c2inputsurface=-1
mm.enable.smoothstreaming=true
vendor.media.omx=0
# Netflix custom property
ro.netflix.bsp_rev=Q855-16947-1
# One handed mode
ro.support_one_handed_mode=true
# RCS
persist.rcs.supported=1
# Radio
DEVICE_PROVISIONED=1
persist.radio.multisim.config=dsds
persist.radio.NO_STAPA=1
persist.radio.VT_HYBRID_ENABLE=1
persist.sys.fflag.override.settings_provider_model=false
ril.subscription.types=NV,RUIM
ro.telephony.default_cdma_sub=0
ro.telephony.default_network=33,33
telephony.lteOnCdmaDevice=1
# RmNet Data
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
# Sensors
persist.vendor.sensors.enable.mag_filter=true
# SurfaceFlinger
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
debug.sf.use_phase_offsets_as_durations=1
debug.sf.late.sf.duration=10500000
debug.sf.late.app.duration=20500000
debug.sf.early.sf.duration=16000000
debug.sf.early.app.duration=16500000
debug.sf.earlyGl.sf.duration=13500000
debug.sf.earlyGl.app.duration=21000000
# Vendor
ro.vendor.qti.va_aosp.support=1
# WiFi
config.disable_rtt=true