forked from raymanfx/device_samsung_lt03wifi
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsystem.prop
47 lines (38 loc) · 862 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
46
47
#
# system.prop for lt03wifi
#
# Media
ro.sapa.jack.master=alsa
ro.hdcp2.rx=tz
# Audio flinger
af.fast_track_multiplier=1
# AAC 5.1
media.aac_51_output_enabled=true
# 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.texture_cache_flushrate=0.5
ro.hwui.text_small_cache_width=1024
ro.hwui.text_small_cache_height=512
ro.hwui.text_large_cache_width=2048
ro.hwui.text_large_cache_height=1024
# USB
persist.sys.isUsbOtgEnabled=true
persist.sys.usb.config=mtp
# Radio
ro.radio.noril=yes
# 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