-
Notifications
You must be signed in to change notification settings - Fork 1
/
system.prop
82 lines (63 loc) · 1.57 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
81
82
#
# from device/autochips/8227L_demo/system.prop
#
#
# system.prop for generic sdk
#
ro.sf.lcd_density=160
#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
persist.atc.bt.volumesync=disable
persist.atc.bt.inbandringtone=disable
persist.atc.bt.pan=enable
persist.atc.bt.transToPinyin=true
persist.atc.bt.callfilter=disable
#add for switch dualmic
audio.dualmic=1
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp
# USB BICR function
ro.sys.usb.bicr=no
# USB Charge only function
ro.sys.usb.charging.only=yes
# disable ipo for development
sys.ipo.disable=1
# temporary enables NAV bar (soft keys)
# atc move the prop to device.mk
# qemu.hw.mainkeys=1
ro.atc_adoptable_disk=ext_sdcard2
# mediascanner
persist.mediascanner.slpTimeMs=0
persist.mediascanner.fileCnt=0
persist.mediascan.foldlevel=8
persist.mediascan.foldcnt=256
persist.mediascanner.image.cnt=1500
persist.mediascanner.video.cnt=500
persist.mediascanner.audio.cnt=3000
# mediascanner
persist.mediascanner.thread.run=1
# audio
persist.audio.get.hpoffset=0
#add by C.Wong runtime_permission
ro.mtk_runtime_permission=1
#add for mark backcar watermark
runtime.watermark.config=0
persist.sys.timezone=Asia/Shanghai
#