summaryrefslogtreecommitdiff
path: root/system.prop (plain)
blob: e142629e47f62ea7c1faa2dcac571585a6c758b7
1# Set display related config
2ro.platform.has.mbxuimode=true
3ro.platform.has.realoutputmode=true
4ro.platform.support.4k=false
5ro.platform.keepbackground.app=com.droidlogic.PPPoE
6#camera max to 720p
7ro.camera.preview.MaxSize=1280x720
8ro.camera.preview.LimitedRate=1280x720x30,640x480x30,320x240x28
9ro.camera.preview.UseMJPEG=1
10
11#for bt auto connect
12ro.autoconnectbt.isneed=true
13ro.autoconnectbt.macprefix=00:CD:FF
14ro.autoconnectbt.btclass=50c
15ro.autoconnectbt.nameprefix=Amlogic_RC
16
17#if wifi Only
18ro.radio.noril=false
19
20#if need pppoe
21ro.net.pppoe=true
22
23# Low memory platform
24ro.config.low_ram=true
25
26#the prop is used for enable or disable
27#DD+/DD force output when HDMI EDID is not supported
28#by default,the force output mode is enabled.
29#Note,please do not set the prop to true by default
30#only for netflix,just disable the feature.so set the prop to true
31ro.platform.disable.audiorawout=false
32
33#Dolby DD+ decoder option
34#this prop to for videoplayer display the DD+/DD icon when playback
35ro.platform.support.dolby=true
36#DTS decoder option
37#display dts icon when playback
38ro.platform.support.dts=true
39#DTS-HD support prop
40#ro.platform.support.dtstrans=true
41#ro.platform.support.dtsmulasset=true
42#DTS-HD prop end
43# Enable player buildin
44media.amplayer.seekkeyframe=true
45media.amsuperplayer.enable=true
46media.amplayer.enable-acodecs=ac3,eac3,rm,dts
47media.amplayer.enable=true
48media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
49media.amsuperplayer.defplayer=PV_PLAYER
50media.amplayer.thumbnail=true
51media.amplayer.dsource4local=1
52media.amplayer.dropwaitxms=100
53
54media.arm.audio.decoder=ape,flac,dts,ac3,eac3,wma,wmapro,mp3,aac,vorbis,raac,cook,amr,pcm,adpcm,aac_latm,rm
55media.wfd.use-pcm-audio=false
56media.wfd.videoresolution-type=1
57media.wfd.videoresolution-group=0
58media.wfd.videoframerate=24
59media.wfd.video-bitrate=2000000
60media.html5videowin.enable=1
61media.decoder.vfm.defmap=decoder ppmgr deinterlace amvideo
62media.decoder.vfm.drmmap=decoder amvideo
63
64persist.sys.dts.edid=false
65
66
67#add for video boot, 1 means use video boot, others not .
68service.bootvideo=0
69
70# Define drm for this device
71drm.service.enabled=1
72
73#used forward seek for libplayer
74media.libplayer.seek.fwdsearch=1
75
76#set memory upper limit for extractor process
77ro.media.maxmem=419430400
78
79#fix hls sync
80libplayer.livets.softdemux=1
81libplayer.netts.recalcpts=1
82
83#map volume
84ro.audio.mapvalue=0,0,0,0
85
86#By default, primary storage is physical
87#ro.vold.primary_physical=true
88
89#Support storage visible to apps
90persist.fw.force_adoptable=true
91
92#add livhls,libcurl as default hls
93media.libplayer.curlenable=true
94media.libplayer.modules=vhls_mod,dash_mod,curl_mod,prhls_mod,vm_mod,bluray_mod
95
96#Do note send inactive cmd when disable cec service
97sys.ignore.inativecec=true
98
99#Hdmi In
100ro.sys.hdmiin.enable=true
101mbx.hdmiin.switchfull=false
102mbx.hdmiin.videolayer=false
103
104#adb
105service.adb.tcp.port=5555
106
107
108sys.open.deepcolor=true
109
110######## UBOOTENV VARIBLES - r/w as system properties ##########
111#
112# Now we can load ubootenv varibles to system properties.
113# We use a special prefix ("ubootenv.var" as default) to indicate that the 'property'
114# actually is an ubootenv varible.
115#
116# A ubootenv 'property' will be initialized during system booting. And when user set
117# a different value, it will be written back to ubootenv device immediately.
118#
119
120## prefix of ubootenv varibles - should less than 16 chars.
121#UBOOTENV MTD NAME
122#ubootenv.var.bootcmd=
123#ubootenv.var.cpuclock=
124#ubootenv.var.gpuclock=
125#ubootenv.var.memsize=
126#ubootenv.var.ethaddr=
127#ubootenv.var.ipaddr=
128#ubootenv.var.gatewayip=
129ubootenv.var.outputmode=
130#ubootenv.var.screenratio=
131#ubootenv.var.oobeflag=
132ubootenv.var.480p_x=
133ubootenv.var.480p_y=
134ubootenv.var.480p_w=
135ubootenv.var.480p_h=
136ubootenv.var.480i_x=
137ubootenv.var.480i_y=
138ubootenv.var.480i_w=
139ubootenv.var.480i_h=
140ubootenv.var.576p_x=
141ubootenv.var.576p_y=
142ubootenv.var.576p_w=
143ubootenv.var.576p_h=
144ubootenv.var.576i_x=
145ubootenv.var.576i_y=
146ubootenv.var.576i_w=
147ubootenv.var.576i_h=
148ubootenv.var.720p_x=
149ubootenv.var.720p_y=
150ubootenv.var.720p_w=
151ubootenv.var.720p_h=
152ubootenv.var.1080p_x=
153ubootenv.var.1080p_y=
154ubootenv.var.1080p_w=
155ubootenv.var.1080p_h=
156ubootenv.var.1080i_x=
157ubootenv.var.1080i_y=
158ubootenv.var.1080i_w=
159ubootenv.var.1080i_h=
160ubootenv.var.4k2k24hz_x=
161ubootenv.var.4k2k24hz_y=
162ubootenv.var.4k2k24hz_w=
163ubootenv.var.4k2k24hz_h=
164ubootenv.var.4k2k25hz_x=
165ubootenv.var.4k2k25hz_y=
166ubootenv.var.4k2k25hz_w=
167ubootenv.var.4k2k25hz_h=
168ubootenv.var.4k2k30hz_x=
169ubootenv.var.4k2k30hz_y=
170ubootenv.var.4k2k30hz_w=
171ubootenv.var.4k2k30hz_h=
172ubootenv.var.4k2ksmpte_x=
173ubootenv.var.4k2ksmpte_y=
174ubootenv.var.4k2ksmpte_w=
175ubootenv.var.4k2ksmpte_h=
176ubootenv.var.digitaudiooutput=
177ubootenv.var.defaulttvfrequency=
178ubootenv.var.has.accelerometer=
179ubootenv.var.cecconfig=
180ubootenv.var.cvbsmode=
181ubootenv.var.hdmimode=
182ubootenv.var.is.bestmode=
183ubootenv.var.disp.fromleft=
184ubootenv.var.edid.crcvalue=
185ubootenv.var.colorattribute=
186
187#720P UI, 1280 * 720 *4 * 5 = 18M, 5 frame is enough
188ro.hwui.texture_cache_size=18.0f
189ro.hwui.layer_cache_size=15.0f
190
191