-
Notifications
You must be signed in to change notification settings - Fork 4
/
system_ext.prop
111 lines (89 loc) · 2.87 KB
/
system_ext.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
# Audio
audio.offload.gapless.enabled=true
# Bluetooth
vendor.bluetooth.soc=cherokee
persist.vendor.bt.a2dp.aac_whitelist=false
persist.vendor.btstack.enable.splita2dp=true
persist.vendor.btstack.enable.twsplus=true
persist.vendor.btstack.connect.peer_earbud=true
persist.vendor.btstack.enable.twsplussho=true
ro.bluetooth.emb_wp_mode=false
ro.bluetooth.wipower=false
# Camera
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.oneplus.factorymode,com.oneplus.camera,com.oneplus.healthcheck
vendor.camera.aux.blacklist = com.meitu.meiyancamera,com.tencent.mm
# Charger
ro.charger.enable_suspend=true
# CNE
persist.vendor.cne.feature=1
# CoreSight STM
persist.debug.coresight.config=stm-events
# DPM
persist.vendor.dpm.feature=9
# GPS
persist.vendor.overlay.izat.optin=rro
# ro.location properties below are used in conjunction
# with NLP_MODE setting in /vendor/etc/izat.conf
# either as the main network provider or as a fallback
# provider depending on NLP_MODE that is set
# These properties are optional and will not cause
# issues if not set to existing packages.
# ro.location.osnlp.package sets the name of default
# OS sepecific network location provider package to use
# ro.location.osnlp.region.package is set to the name
# of the alternative network location provider package
# to be used for a particular region where the default
# network location provider is not functional
ro.location.osnlp.package=com.google.android.gms
ro.location.osnlp.region.package=
# Graphics
debug.sf.enable_hwc_vds=1
vendor.display.enable_rotator_ui=1
# HWUI
ro.hwui.drop_shadow_cache_size=6
ro.hwui.gradient_cache_size=1
ro.hwui.layer_cache_size=48
ro.hwui.path_cache_size=32
ro.hwui.r_buffer_cache_size=8
ro.hwui.text_large_cache_height=1024
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_height=1024
ro.hwui.text_small_cache_width=1024
ro.hwui.texture_cache_flushrate=0.4
ro.hwui.texture_cache_size=72
# IO Prefetcher
vendor.iop.enable_uxe=1
# Media
av.offload.enable=true
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
vendor.swvdec.log.level=1
vendor.vidc.debug.level=1
# Memory optimizations
ro.vendor.qti.sys.fw.bservice_age=5000
ro.vendor.qti.sys.fw.bservice_enable=true
ro.vendor.qti.sys.fw.bservice_limit=8
# Netflix
ro.netflix.bsp_rev=Q855-16947-1
# NFC
ro.nfc.port=I2C
# Perf
ro.vendor.qti.sys.fw.bg_apps_limit=60
# Priv-app permissions whitelist
ro.control_privapp_permissions?=disabled
# Radio
DEVICE_PROVISIONED=1
persist.vendor.data.mode=concurrent
persist.sys.fflag.override.settings_provider_model=false
ril.subscription.types=NV,RUIM
ro.telephony.default_network=22,22
ro.vendor.use_data_netmgrd=true
telephony.lteOnCdmaDevice=1,1
ro.telephony.block_binder_thread_on_incoming_calls=false
# RCS
persist.rcs.supported=0
# Sensors
persist.vendor.sensors.enable.mag_filter=true
# WiFi
config.disable_rtt=true
# Zygote
persist.device_config.runtime_native.usap_pool_enabled=true