-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
71 lines (51 loc) · 1.32 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
ro.sf.lcd_density=160
#ADB on recovery
service.adb.root=1
#support opengles 2.0 3.0 is 196608
ro.opengles.version=131072
ro.audio.silent=0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
#
wifi.tethering.interface=ap0
#
wifi.direct.interface=p2p0
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
# smartvolume
ro.smartvolume.config=/system/vendor/smartvolume/ford/
ro.config.notification_sound=Verso.ogg
ro.sf.hwrotation=270
# maximum backup size for factory reset whitelist in kB
ro.recovery.wl.maxstore=524288
# uart kernel log
persist.sys.uart.klog.enable=n
# Audio Rotation
ro.audio.monitorRotation=true
# wifi rssi->bar thresholds
persist.wifi.rssi.thresholds=-92,-77,-68,-63
# no RIL
keyguard.no_require_sim=1
ro.radio.use-ppp=no
ro.config.nocheckin=yes
ro.radio.noril=1
ro.carrier=wifi-only
persist.radio.noril=1
# set default USB configuration
persist.sys.usb.config=mtp,adb
# add support for USB storage type
persist.sys.isUsbOtgEnabled=1