-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathsystem.prop
43 lines (34 loc) · 864 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
36
37
38
39
40
41
42
43
# Audio
af.fast_track_multiplier=1
ro.config.vc_call_vol_steps=15
# Factory Reset Protection
ro.frp.pst=/dev/block/platform/13540000.dwmmc0/by-name/PERSISTENT
# Graphics
ro.opengles.version=196610
debug.hwc.skip_dma_types=0,2
debug.hwc.force_gpu=1
# Boot directly from charger mode
ro.enable_boot_charger_mode=1
# Radio
persist.radio.sib16_support=0
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.ril.telephony.mqanelements=6
ro.telephony.default_network=9
ro.telephony.get_imsi_from_sim=true
ro.ril.force_eri_from_xml=true
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
ro.smps.enable=true
telephony.lteOnCdmaDevice=0
# read DS/SS property
import /efs/factory.prop
# Sdcardfs
ro.sys.sdcardfs=true
persist.media.treble_omx=false
# Wifi
wifi.interface=wlan0
# Wifi Display
wlan.wfd.hdcp=disable
persist.debug.wfd.enable=1
persist.sys.wfd.virtual=0