forked from LineageOS/android_device_huawei_msm8916-common
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsystem.prop
31 lines (25 loc) · 745 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
# Audio
ro.qc.sdk.audio.fluencetype=none
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.speaker=true
# Display
ro.sf.lcd_density=320
ro.qualcomm.cabl=0
# HWUI
ro.hwui.text_large_cache_height=2048
# Radio
persist.data.target=dpm1
persist.radio.no_cons_man_roam=1
persist.radio.sib16_support=1
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
ril.ecclist=000,08,100,101,102,110,112,118,119,120,122,911,999
ril.ecclist1=000,08,100,101,102,110,112,118,119,120,122,911,999
ro.telephony.ril.config=simactivation
ro.hwpp.cust_ons_bin=true
# disable camera debug spam
persist.camera.hal.debug.mask=0
# use 3 threads max for dex2oat
ro.sys.fw.dex2oat_thread_count=3
# Storage
ro.sys.sdcardfs=true