forked from XNovathor/android_device_sony_montblanc-common
-
Notifications
You must be signed in to change notification settings - Fork 6
/
system.prop
44 lines (32 loc) · 884 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
44
# System generic configuration
sys.mem.max_hidden_apps=5
#Single user
fw.max_users=1
# Wireless
wifi.interface=wlan0
# USB
persist.sys.usb.config=mtp
# Bluetooth
persist.sys.bluetooth.handsfree=hfp_wbs
# RIL configuration
rild.libargs=-c UNIX -n 2 -p /dev/socket/at_core -s /dev/socket/at_core -i rmnet
rild.libpath=/system/lib/libu300-ril.so
ro.telephony.call_ring.multiple=false
# OpenGL ES API version (131072 = 2.0)
ro.opengles.version=131072
# Debug compositor (0 = b2r2, 1 = Mali)
debug.sf.hw=1
# EGL miscellaneous
ro.zygote.disable_gl_preload=true
debug.hwui.render_dirty_regions=false
hwui.render_dirty_regions=false
# Disable Strict Mode
persist.sys.strictmode.disable=true
persist.sys.strictmode.visual=false
# Low power audio
ste.nmf.autoidle=true
# Fast Dormancy
ste.special_fast_dormancy=false
# Audio configuration
persist.audio.hp=true
ro.sound.driver=alsa