forked from trivalent/dev
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsystem.prop
executable file
·53 lines (38 loc) · 1.15 KB
/
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
48
49
50
51
52
#
# system.prop for hawaii
#
rild.libpath=/system/lib/libbrcm_ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.lcd_brightness=160
# MultiTouch support
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
#Awesome player lateness in ms
awesome.lateness=200
gralloc.use_sync_mode=true
#Streaming player EOS timeout
nuplayer.eos.timeout=3
drm.service.enabled=1
#Use vendor/platform codecs in Metadata retriever (for Hawaii H.264)
sf.metadata_use_plat_sw_codecs=1
#Use vendor/hw codecs in Metadata retriever
sf.metadata_retrv_hw_codecs=1
ro.kernel.qemu=0
persist.sys.storage_preload=1
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
# Multimedia property for Smart View
media.enable-commonsource=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
#Awesome player lateness in ms
awesome.lateness=200
gralloc.use_sync_mode=true
#Enable USB Debugging by Default
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=adb