forked from apq8084/android_device_samsung_trlte-common
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
173 lines (144 loc) · 3.9 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
# AptX
persist.bt.enableAptXHD=true
# Allow tethering without provisioning app
net.tethering.noprovisioning=true
# Audio
af.fast_track_multiplier=1
vendor.audio_hal.period_size=192
vendor.audio.offload.buffer.size.kb=32
vendor.audio.offload.gapless.enabled=true
vendor.audio.offload.multiple.enabled=false
vendor.audio.offload.pcm.16bit.enable=true
vendor.audio.offload.pcm.24bit.enable=true
av.offload.enable=true
av.streaming.offload.enable=true
persist.vendor.audio.fluence.speaker=true
persist.vendor.audio.fluence.voicecall=true
persist.vendor.audio.fluence.voicerec=false
ro.vendor.audio.sdk.fluencetype=fluence
vendor.voice.path.for.pcm.voip=false
vendor.dedicated.device.for.voip=true
# BPF
ro.kernel.ebpf.supported=false
# Burn-in protection
ro.systemui.burn_in_protection=true
# Camera
camera2.portability.force_api=1
# Charger
ro.charger.disable_init_blank=true
# Dalvik heap
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
# Display
persist.hwc.mdpcomp.enable=true
persist.mdpcomp.4k2kSplit=1
ro.hdcp2.rx=tz
ro.qualcomm.cabl=1
ro.secwvk=144
ro.sf.lcd_density=560
ro.opengles.version=196608
debug.egl.hw=0
debug.gralloc.enable_fb_ubwc=0
debug.hwui.use_buffer_age=false
persist.hwc.enable_vds=false
sdm.perf_hint_window=50
debug.sf.disable_backpressure=1
debug.sf.latch_unsignaled=1
debug.renderengine.backend=threaded
# Fingerprint
fingerprint_enabled=1
# FOSS CONFIGS
ro.qcom.dpps.sensortype=3
ro.qualcomm.display.paneltype=1
ro.qualcomm.foss=1
config.foss.xml=1
config.foss.path=/vendor/etc/FOSSConfig.xml
# GPS
persist.gps.qc_nlp_in_use=0
ro.gps.agps_provider=1
sys.qca1530=detect
# logd
ro.logd.auditd.dmesg=false
# Media
debug.stagefright.ccodec=0
debug.stagefright.omx_default_rank.sw-audio=1
debug.stagefright.omx_default_rank=0
# Memory optimizations
ro.vendor.qti.am.reschedule_service=true
ro.vendor.qti.sys.fw.bservice_enable=true
# Miracast (Wireless Display)
wlan.wfd.hdcp=disable
persist.debug.wfd.enable=1
persist.sys.wfd.virtual=0
# NFC
ro.nfc.sec_hal=true
# 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.core_ctl_min_cpu=2
ro.core_ctl_max_cpu=4
ro.min_freq_0=300000
ro.qualcomm.perf.cores_online=2
# Qualcomm
persist.timed.enable=true
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
# Radio
persist.data.ds_fmc_app.mode=0
persist.data.qmi.adb_logmask=0
persist.net.doxlat=true
persist.omh.enabled=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.fill_eons=1
persist.radio.use_se_table_only=1
vendor.rild.libpath=/system/vendor/lib/libsec-ril.so
ro.ril.telephony.qan_resp_strings=6
ro.telephony.mms_data_profile=5
persist.radio.add_power_save=1
ro.telephony.default_network=9
# Recovery updater
persist.vendor.recovery_update=false
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0
# Sensors
debug.sensors=1
# UI thread scheduling
sys.use_fifo_ui=1
# USB OTG interface
persist.sys.isUsbOtgEnabled=true
# Volte
persist.vendor.radio.force_on_dc=true
persist.radio.custom_ecc=1
persist.radio.data_con_rprt=1
persist.vendor.radio.data_ltd_sys_ind=1
persist.radio.data_ltd_sys_ind=1
persist.vendor.radio.ignore_dom_time=10
persist.radio.ignore_dom_time=10
persist.radio.rat_on=combine
persist.radio.is_wps_enabled=true
persist.radio.videopause.mode=1
persist.radio.sap_silent_pin=1
persist.radio.always_send_plmn=true
persist.rcs.supported=1
persist.dbg.ims_volte_enable=1
# Wifi
wifi.interface=wlan0
wifi.direct.interface=p2p-dev-wlan0
# ADB
persist.adb.nonblocking_ffs=0
ro.adb.nonblocking_ffs=0
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,adb
ro.debuggable=1