-
Notifications
You must be signed in to change notification settings - Fork 6
/
system.prop
90 lines (75 loc) · 2.2 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
# Audio
af.fast_track_multiplier=1
audio.deep_buffer.media=true
audio.offload.min.duration.secs=30
audio.offload.video=false
ro.af.client_heap_size_kbyte=7168
tunnel.audiovideo.decode=false
tunnel.decode=false
# Bluetooth
bt.max.hfpclient.connections=1
persist.bluetooth.a2dp_offload.disabled=false
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
persist.vendor.bt.a2dp.aac_whitelist=false
ro.bluetooth.a2dp_offload.supported=true
ro.bluetooth.emb_wp_mode=true
ro.bluetooth.library_name=libbluetooth_qti.so
# BPF
ro.kernel.ebpf.supported=true
# Camera
camera.disable_zsl_mode=1
camera.mono_only=1
vendor.camera.aux.packagelist=com.evenwell.camera2,com.tools.alt,com.hmdglobal.camera2,org.codeaurora.snapcam
# Data modules
persist.data.netmgrd.qos.enable=true
persist.vendor.data.mode=concurrent
# Display
debug.gralloc.enable_fb_ubwc=1
debug.sf.disable_backpressure=1
debug.sf.hw=1
debug.sf.latch_unsignaled=0
ro.vendor.display.cabl=2
sdm.debug.disable_skip_validate=1
sdm.perf_hint_window=50
# Display - Blur
persist.sys.sf.disable_blurs=1
ro.surface_flinger.supports_background_blur=1
ro.sf.blurs_are_expensive=1
# QC framework value-adds
ro.vendor.qti.va_aosp.support=1
# OEM Unlock
ro.oem_unlock_supported=1
# Radio
DEVICE_PROVISIONED=1
config.disable_networktime=false
persist.data.tcp_rst_drop=true
persist.radio.adb_log_on=3
persist.radio.flexmap_type=nw_mode
persist.radio.multisim.config=dsds
persist.radio.oem_socket=true
persist.radio.process_sups_ind=1
persist.rcs.supported=0
ril.subscription.types=NV,RUIM
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
ro.carrier=unknown
ro.telephony.call_ring.multiple=false
ro.telephony.use_old_mnc_mcc_format=true
telephony.lteOnCdmaDevice=1
persist.sys.fflag.override.settings_provider_model=false
# SurefaceFlinger
ro.surface_flinger.max_frame_buffer_acquired_buffers=3
ro.surface_flinger.force_hwc_copy_for_virtual_displays=true
ro.surface_flinger.max_virtual_display_dimension=4096
# System
persist.sys.binary_xml=false
# WFD
persist.debug.wfd.enable=1
persist.hwc.enable_vds=1
persist.sys.wfd.virtual=0
# Wifi
ro.boot.wificountrycode=US
wifi.interface=wlan0
# Voice assistant
ro.opa.eligible_device=true
# Zygote
persist.device_config.runtime_native.usap_pool_enabled=true