-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsystem.prop
44 lines (34 loc) · 909 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
#
# KYLEPRODS (GT-S758x)
#
persist.brcm.log=none
persist.brcm.cp_crash=none
persist.brcm.ap_crash=none
rild.libpath=/system/vendor/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
persist.media.treble_omx=false
sf.metadata_use_plat_sw_codecs=1
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.secure=0
ro.adb.secure=0
ro.debuggable=1
persist.service.adb.enable=1
ro.egl.destroy_after_detach=true