-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathsystem.prop
35 lines (29 loc) · 863 Bytes
/
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
# Audio
ro.qc.sdk.audio.fluencetype=fluence
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
# Connectivity Engine support
persist.cne.feature=1
persist.dpm.feature=7
persist.dpm.nsrm.bkg.evt=3955
persist.sys.dpmd.nsrm=3
# Debug logging for DPM can be enabled via:
# persist.dpm.loglevel=7825
# Display
ro.sf.lcd_density=240
# Radio
persist.radio.multisim.config=dsds
ril.ecclist=112,911,110,122,119,120,000,118
ril.ecclist1=112,911,110,122,119,120,000,118
ril.subscription.types=RUIM
persist.radio.rat_on=combine
ro.cdma.force_plmn_lookup=true
ro.cdma.home.operator.alpha=Smartfren
ro.telephony.default_network=8,1
telephony.lteOnCdmaDevice=1
ro.ril.multi_rat_capable=true
# set max background services
ro.config.max_starting_bg=8
# use 3 threads max for dex2oat
ro.sys.fw.dex2oat_thread_count=3