-
Notifications
You must be signed in to change notification settings - Fork 3
/
system.prop
115 lines (91 loc) · 2.84 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
# Audio
ro.audio.monitorRotation=true
# Bluetooth
bt.max.hfpclient.connections=1
vendor.bluetooth.soc=cherokee
# Bluetooth
persist.vendor.bt.a2dp.aac_whitelist=false
persist.vendor.bt.a2dp.hal.implementation=true
persist.vendor.btstack.enable.lpa=true
persist.vendor.btstack.enable.twsplus=true
ro.bluetooth.library_name=libbluetooth_qti.so
# Camera
persist.camera.assert.panic=true
persist.camera.privapp.list=com.oneplus.factorymode,com.oneplus.camera,com.oem.autotest,com.oneplus.healthcheck
persist.vendor.camera.privapp.list=com.oneplus.factorymode,com.oneplus.camera,com.oem.autotest,com.oneplus.healthcheck
log.tag.CHIUSECASE=ERROR
ro.opcamera.support=true
vendor.camera.aux.packagelist=com.oneplus.factorymode,com.oneplus.camera,com.oem.autotest,com.oneplus.healthcheck
# 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.backup.ntpServer="0.pool.ntp.org"
persist.vendor.overlay.izat.optin=rro
# 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
# ims
persist.vendor.ims.disableADBLogs=1
# IO Prefetcher
vendor.iop.enable_uxe=1
# Media
av.offload.enable=true
media.settings.xml=/vendor/etc/media_profiles_vendor.xml
media.stagefright.thumbnail.prefer_hw_codecs=true
persist.mm.enable.prefetch=true
ro.media.recorder-max-base-layer-fps=60
ro.vendor.qti.va_aosp.support=1
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
# OnePlus
ro.build.representative.fingerprint=OnePlus/OnePlus7/OnePlus7:11/RKQ1.201022.002/2205261816:user/release-keys
ro.build.version.base_os=OnePlus/OnePlus7/OnePlus7:11/RKQ1.201022.002/2205261816:user/release-keys
ro.vendor.product.manufacturer.db=OP_PHONE
ro.vendor.product.device.db=OP_DEVICE
# Perf
ro.vendor.qti.sys.fw.bg_apps_limit=60
# Radio
DEVICE_PROVISIONED=1
persist.vendor.data.mode=concurrent
ril.subscription.types=NV,RUIM
ro.telephony.default_network=22,22
ro.vendor.use_data_netmgrd=true
telephony.lteOnCdmaDevice=1
# RCS
persist.rcs.supported=0
# Sensors
persist.vendor.naruto.light.support=true
persist.vendor.sensors.enable.mag_filter=true
# WiFi
config.disable_rtt=true
# WiFi Display
persist.debug.wfd.enable=1
persist.sys.wfd.virtual=0
# Zygote
persist.device_config.runtime_native.usap_pool_enabled=true