3
0
Fork 0

galaxys2: camera: add missing picture size

Change-Id: I2b7d06f42a6020bc8bbe6718bedbd74ebe706636
This commit is contained in:
codeworkx 2013-03-17 10:28:44 +00:00
parent f7f79fa90e
commit 93861e1fda
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ struct exynos_camera_preset exynos_camera_presets_galaxys2[] = {
.preview_fps_range_values = "(7000,30000)",
.preview_fps_range = "7000,30000",
.picture_size_values = "3264x2448,3264x1968,2048x1536,2048x1232,800x480,640x480",
.picture_size_values = "3264x2448,3264x1968,2048x1536,2048x1232,1280x960,800x480,640x480",
.picture_size = "3264x2448",
.picture_format_values = "jpeg",
.picture_format = "jpeg",