-
Notifications
You must be signed in to change notification settings - Fork 8
/
system.prop
71 lines (53 loc) · 1.31 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
# Audio
audio.offload.min.duration.secs=30
persist.vendor.audio.hac.enable=false
ro.audio.monitorRotation=true
# Bluetooth
bt.max.hfpclient.connections=1
vendor.bluetooth.soc=cherokee
# CNE
persist.vendor.cne.feature=1
# CoreSight STM
persist.debug.coresight.config=stm-events
# Dex2oat
dalvik.vm.dex2oat64.enabled=true
# DPM
persist.vendor.dpm.feature=9
# GPS
persist.vendor.overlay.izat.optin=rro
# Graphics
debug.sf.enable_hwc_vds=1
vendor.display.enable_rotator_ui=1
# 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
# 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,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
# Zygote
persist.device_config.runtime_native.usap_pool_enabled=true