-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
55 lines (41 loc) · 1.15 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
# Camera
camera.disable_zsl_mode=true
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,org.lineageos.aperture,org.lineageos.aperture.dev
# CNE
persist.vendor.cne.feature=1
# Disable Skia tracing by default
debug.hwui.skia_tracing_enabled=false
debug.hwui.skia_use_perfetto_track_events=false
# Display
debug.gralloc.gfx_ubwc_disable=0
debug.sf.enable_hwc_vds=1
debug.sf.predict_hwc_composition_strategy=0
persist.vendor.color.matrix=2
# DPM
persist.vendor.dpm.feature=1
# Fuse Passthrough
persist.sys.fuse.passthrough.enable=true
# Fwk detect
ro.vendor.qti.va_aosp.support=1
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# IMS Debugging
persist.vendor.ims.disableADBLogs=1
persist.vendor.ims.disableDebugLogs=1
persist.vendor.ims.disableIMSLogs=1
persist.vendor.ims.disableQXDMLogs=1
# Netflix
ro.netflix.bsp_rev=Q8250-19134-1
# OEM Unlock reporting
ro.oem_unlock_supported=0
# Perf
ro.vendor.qti.core_ctl_max_cpu=4
ro.vendor.qti.core_ctl_min_cpu=2
# Radio
persist.vendor.radio.report_codec=1
# WFD
vendor.wfdservice64=enable
# Zygote
persist.device_config.runtime_native.usap_pool_enabled=true