-
Notifications
You must be signed in to change notification settings - Fork 4
/
system.prop
41 lines (32 loc) · 859 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
#
# KYLEPRODS (GT-S7582)
#
persist.brcm.log=none
persist.brcm.cp_crash=none
persist.brcm.ap_crash=none
rild.libpath=/system/lib/libbrcm_ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.lcd_brightness=160
ro.lcd_min_brightness=10
# MultiTouch support
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
ro.opengles.version=131072
debug.hwui.render_dirty_regions=false
ro.tvout.enable=false
gralloc.use_sync_mode=true
# Adative video encoding
video.enc.h264.adaptive_quality=1
video.enc.h264.timing_window_sz=4
video.enc.h264.timing_thr0=295
video.enc.h264.timing_thr1=215
video.enc.h264.timing_thr2=145
sf.metadata_use_plat_sw_codecs=1
ro.ril.hsxpa=1
ro.ril.gprsclass=10
# BG Tuning
ro.sys.fw.bg_apps_limit=8
ro.config.low_ram=true
persist.sys.force_highendgfx=true