-
Notifications
You must be signed in to change notification settings - Fork 1
/
system.prop
45 lines (34 loc) · 1010 Bytes
/
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
# Audio
audio.offload.min.duration.secs=30
persist.vendor.audio.hac.enable=false
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24
# Display
debug.gralloc.gfx_ubwc_disable=0
debug.sf.enable_hwc_vds=1
persist.vendor.color.matrix=2
# Camera
vendor.camera.aux.packagelist=com.android.camera,org.lineageos.aperture,org.lineageos.aperture.dev
# CNE
persist.vendor.cne.feature=1
# FUSE
persist.sys.fuse.passthrough.enable=true
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Media
media.settings.xml=/odm/etc/media_profiles_V1_0.xml
media.stagefright.thumbnail.prefer_hw_codecs=true
# Perf
ro.vendor.qti.core_ctl_max_cpu=4
ro.vendor.qti.core_ctl_min_cpu=2
# Radio
persist.sys.fflag.override.settings_network_and_internet_v2=true
# Touchscreen
persist.vendor.qti.inputopts.enable=true
persist.vendor.qti.inputopts.movetouchslop=0.6
# Netmgr
persist.vendor.data.iwlan.enable=true
persist.vendor.data.mode=concurrent
# Vendor
ro.vendor.qti.va_aosp.support=1