galaxys2-common: fix front cam video recording
https://jira.cyanogenmod.org/browse/CYAN-4035 Change-Id: Ia9a5845e10d9e9f5b5e868fa6cbc8e173b0a7d9c
This commit is contained in:
parent
c4fff6d799
commit
de0aa65510
@ -153,7 +153,7 @@ struct exynos_camera_preset exynos_camera_presets_galaxys2[] = {
|
||||
.full_video_snap_supported = 0,
|
||||
|
||||
.recording_size = "640x480",
|
||||
.recording_size_values = "640x480",
|
||||
.recording_size_values = "720x480,640x480",
|
||||
.recording_format = "yuv420sp",
|
||||
|
||||
.focus_mode = "fixed",
|
||||
|
Loading…
Reference in New Issue
Block a user