oem_cvr: fix rkadk config file error
We should config file_type in rkadk config file. Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com> Change-Id: I98031e6c99da5eac0a97e6f5cd6c61bf47423d39
This commit is contained in:
@ -55,6 +55,7 @@ module = RECORD_SUB|PREVIEW|LIVE|DISP
|
|||||||
|
|
||||||
[record]
|
[record]
|
||||||
record_type = 0
|
record_type = 0
|
||||||
|
file_type = 0
|
||||||
pre_record_time = 0
|
pre_record_time = 0
|
||||||
pre_record_mode = 0
|
pre_record_mode = 0
|
||||||
lapse_multiple = 30
|
lapse_multiple = 30
|
||||||
|
|||||||
Reference in New Issue
Block a user