-
Notifications
You must be signed in to change notification settings - Fork 3
/
system.prop
107 lines (90 loc) · 2.56 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
# Audio
ro.config.media_vol_steps=20
ro.config.vc_call_vol_steps=8
# Blur
persist.sys.sf.disable_blurs=1
# BPF
ro.kernel.ebpf.supported=true
# Bluetooth
persist.vendor.bluetooth.modem_nv_support=true
persist.vendor.btstack.enable.splita2dp=false
# Camera
persist.camera.is_type=2
persist.ts.postmakeup=true
persist.ts.rtmakeup=true
persist.vendor.camera.display.lmax=1280x720
persist.vendor.camera.display.umax=1920x1080
vendor.camera.hal1.packagelist=com.skype.raider,com.google.android.talk
# Charger
ro.charger.enable_suspend=true
ro.charger.disable_init_blank=true
# CNE/DPM
persist.vendor.cne.feature=1
persist.vendor.dpm.feature=1
persist.vendor.dpmhalservice.enable=1
persist.vendor.dpm.loglevel=0
persist.vendor.mwqem.enable=1
# Display
debug.egl.hw=0
debug.enable.sglscale=1
debug.mdpcomp.logs=0
debug.sdm.support_writeback=0
debug.sf.enable_hwc_vds=1
debug.sf.hw=0
debug.sf.latch_unsignaled=1
debug.sf.recomputecrop=0
dev.pm.dyn_samplingrate=1
persist.demo.hdmirotationlock=false
persist.hwc.enable_vds=1
persist.hwc.mdpcomp.enable=true
sdm.debug.disable_skip_validate=1
vendor.display.disable_skip_validate=1
vendor.display.enable_default_color_mode=1
vendor.gralloc.enable_fb_ubwc=1
debug.sf.disable_backpressure=1
# Enable iorapd perfetto tracing for app starts
iorapd.perfetto.enable=true
# Enable iorapd readahead for app starts
iorapd.readahead.enable=true
# FM
ro.fm.transmitter=false
# Media
media.msm8956hw=0
media.stagefright.thumbnail.prefer_hw_codecs=true
mmp.enable.3g2=true
vendor.mm.enable.qcom_parser=1048575
vendor.vidc.disable.split.mode=1
vendor.vidc.enc.narrow.searchrange=1
vendor.video.disable.ubwc=1
# Netmgrd
ro.vendor.use_data_netmgrd=true
persist.data.netmgrd.qos.enable=true
persist.vendor.data.mode=concurrent
# 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=
# QC framework value-adds
ro.vendor.qti.va_aosp.support=1
# Radio
DEVICE_PROVISIONED=1
persist.sys.fflag.override.settings_network_and_internet_v2=true
rild.libargs=-d/dev/smd0
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
ril.subscription.types=NV,RUIM
ro.telephony.call_ring.multiple=false
ro.telephony.default_network=20,20
ro.telephony.use_old_mnc_mcc_format=true
telephony.lteOnCdmaDevice=1
vendor.service.qti.ims.enabled=1
persist.radio.aosp_usr_pref_sel=true
# Time
persist.timed.enable=true
# Zygote preforking
persist.device_config.runtime_native.usap_pool_enabled=true