-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsystem.prop
40 lines (35 loc) · 918 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
#
# system.prop for narnia
#
ro.sf.lcd_density=160
ro.sf.hwrotation=180
debug.hwui.render_dirty_regions=false
ro.opengles.version=131072
ro.audio.silent=0
wifi.interface=wlan0
ro.mediatek.wlan.wsc=1
ro.mediatek.wlan.p2p=1
mediatek.wlan.ctia=0
wifi.tethering.interface=wlan0
wifi.direct.interface=p2p0
ro.sys.usb.storage.type=mtp,mass_storage
ro.sys.usb.bicr=yes
ro.sys.usb.charging.only=yes
drm.service.enabled=true
persist.radio.combo.chipid=-1
mediatek.wlan.chip=
mediatek.wlan.module.postfix=_
ro.egl.destroy_after_detach=true
# Factory Reset Protection
ro.frp.pst=/dev/block/platform/mtk-msdc.0/mmcblk0p2
persist.sys.strictmode.visual=0
persist.sys.strictmode.disable=1
ro.enable_boot_charger_mode=1
ro.radio.noril=1
ro.carrier=wifi-only
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m