forked from exynos5420/android_device_samsung_klimtlte
-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.prop
45 lines (38 loc) · 904 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
45
#
# system.prop for klimtlte
#
# Media
ro.sapa.jack.master=alsa
ro.hdcp2.rx=tz
# UI
lockscreen.rot_override=true
ro.sf.lcd_density=320
ro.opengles.version=196608
ro.hwui.texture_cache_size=96
ro.hwui.layer_cache_size=64
ro.hwui.path_cache_size=16
ro.hwui.shape_cache_size=4
ro.hwui.gradient_cache_size=2
ro.hwui.drop_shadow_cache_size=8
ro.hwui.r_buffer_cache_size=4
ro.hwui.text_small_cache_width=2048
ro.hwui.text_small_cache_height=2048
ro.hwui.text_large_cache_width=4096
ro.hwui.text_large_cache_height=4096
ro.hwui.fbo_cache_size=16
# Radio
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.default_network=9
ro.telephony.ril_class=SlteRIL
ro.ril.telephony.mqanelements=5
# Randomly from stock
ro.ril.gprsclass=10
ro.ril.hsxpa=1
ro.sec.fle.encryption=true
ro.secwvk=220
ro.securestorage.support=true
# Wifi
wifi.interface=wlan0
# Storage
ro.sdcardfs.enable=true