-
Notifications
You must be signed in to change notification settings - Fork 7
/
system.prop
106 lines (90 loc) · 2.46 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
# Art
dalvik.vm.dex2oat-flags=--no-watch-dog
# Audio
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
tunnel.audio.encode=false
audio.offload.buffer.size.kb=64
audio.offload.min.duration.secs=30
audio.offload.gapless.enabled=true
audio.offload.video=true
audio.deep_buffer.media=true
use.voice.path.for.pcm.voip=true
ro.fm.transmitter=false
persist.sys.fm=qn8035
# Camera
persist.camera.cpp.duplication=false
persist.camera.pip.support=0
# CNE
persist.cne.feature=1
# Display
debug.composition.type=c2d
persist.hwc.mdpcomp.enable=true
debug.mdpcomp.idletime=600
debug.sf.gpu_comp_tiling=1
sys.hwc.gpu_perf_mode=1
debug.enable.sglscale=0
ro.opengles.version=196608
ro.sf.lcd_density=320
# Enable B service
ro.sys.fw.bservice_enable=true
ro.sys.fw.bservice_limit=5
ro.sys.fw.bservice_age=5000
# Factory reset protection
ro.frp.pst=/dev/block/bootdevice/by-name/config
# GPS
ro.gps.agps_provider=1
ro.qc.sdk.izat.premium.enabled=0
ro.qc.sdk.izat.service_mask=0x0
persist.gps.qc_nlp_in_use=0
# Media
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
media.msm8939hw=0
media.msm8929hw=0
mm.enable.smoothstreaming=true
mmp.enable.3g2=true
media.aac_51_output_enabled=true
media.stagefright.use-awesome=false
vidc.enc.narrow.searchrange=1
drm.service.enabled=1
# Perfd
ro.min_freq_0=800000
# Set max background services
ro.config.max_starting_bg=8
# Telephony
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
ril.subscription.types=NV,RUIM
persist.data.netmgrd.qos.enable=true
telephony.lteOnCdmaDevice=1
persist.radio.rat_on=combine
persist.data.qmi.adb_logmask=0
persist.radio.apm_sim_not_pwdn=1
persist.radio.multisim.config=dsds
persist.env.spec=Default
persist.radio.mode_pref_nv10=0
persist.data.target=dpm1
persist.radio.proc_nw_scan=1
persist.radio.disable_flexmap=1
ro.telephony.call_ring.multiple=false
ro.telephony.ril.config=simactivation
# Trim
ro.sys.fw.use_trim_settings=true
ro.sys.fw.empty_app_percent=50
ro.sys.fw.trim_empty_percent=100
ro.sys.fw.trim_cache_percent=100
ro.sys.fw.trim_enable_memory=1073741824
# OTA
cm.updater.uri=https://ota1.randomdroids.com/api
# USB
ro.sys.usb.default.config=diag,serial_smd,serial_tty,mass_storage,adb
# WiFi
ro.disableWifiApFirmwareReload=true