forked from LineageOS/android_device_moto_shamu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsystem.prop
80 lines (67 loc) · 1.91 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
# Audio
af.fast_track_multiplier=1
audio_hal.period_size=192
media.aac_51_output_enabled=true
ro.audio.flinger_standbytime_ms=300
ro.audio.monitorRotation=true
persist.audio.dualmic.config=endfire
persist.audio.fluence.speaker=false
persist.audio.fluence.voicecall=true
persist.audio.fluence.voicecomm=false
persist.audio.fluence.voicerec=false
ro.config.vc_call_vol_steps=6
ro.qc.sdk.audio.fluencetype=fluence
# Camera
persist.camera.hal.debug.mask=7
persist.camera.ISP.debug.mask=0
persist.camera.pproc.debug.mask=7
persist.camera.stats.debug.mask=0
persist.camera.imglib.logs=1
persist.camera.mct.debug.mask=1
persist.camera.sensor.debug=0
# Display
ro.opengles.version=196610
ro.sf.lcd_density=560
persist.hwc.mdpcomp.enable=true
vidc.debug.level=1
# DRM service
drm.service.enabled=true
# Face lock
ro.facelock.black_timeout=700
ro.facelock.det_timeout=2500
ro.facelock.rec_timeout=3500
ro.facelock.est_max_time=600
# Factory reset protection
ro.frp.pst=/dev/block/platform/msm_sdcc.1/by-name/frp
#IMS logging
persist.ims.disableADBLogs=2
persist.ims.disableDebugLogs=1
persist.ims.disableDebugLogs=0
persist.ims.disableQXDMLogs=0
persist.ims.disableIMSLogs=1
# Radio
persist.data.qmi.adb_logmask=0
persist.radio.apm_sim_not_pwdn=1
persist.radio.data_no_toggle=1
persist.radio.no_wait_for_card=1
persist.radio.sib16_support=1
persist.radio.alt_mbn_name=tmo_alt.mbn
persist.radio.fsg_reload_on=1
persist.radio.oem_socket=false
persist.radio.mcfg_enabled=1
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
persist.qcril_uim_vcc_feature=1
persist.sys.qc.sub.rdump.on=0
# Rich Communications Service is disabled in 5.1
persist.rcs.supported=0
# Telephony
ro.telephony.default_network=10
ro.telephony.default_cdma_sub=0
ro.telephony.get_imsi_from_sim=true
telephony.lteOnCdmaDevice=1
# Tethering
net.tethering.noprovisioning=true
# WiFi calling
persist.data.iwlan.enable=true
persist.radio.ignore_ims_wlan=1
persist.radio.data_con_rprt=1