oem: oem_ipc: add 5M db for imx335
Signed-off-by: Yu YongZhen <yuyz@rock-chips.com> Change-Id: I46f4c3fd8937d3e29efda8a71b6c8260e5fe7a1f
This commit is contained in:
@ -26,6 +26,10 @@ if [ ! -f "/oem/sysconfig.db" ]; then
|
||||
if [ $? -eq 0 ] ;then
|
||||
ln -s -f /oem/sysconfig-1080P.db /oem/sysconfig.db
|
||||
fi
|
||||
media-ctl -p -d /dev/media1 | grep 2592x1944
|
||||
if [ $? -eq 0 ] ;then
|
||||
ln -s -f /oem/sysconfig-5M.db /oem/sysconfig.db
|
||||
fi
|
||||
fi
|
||||
|
||||
#set max socket buffer size to 1.5MByte
|
||||
|
||||
BIN
oem/oem_ipc/sysconfig-5M.db
Normal file
BIN
oem/oem_ipc/sysconfig-5M.db
Normal file
Binary file not shown.
Reference in New Issue
Block a user