hardware: samsung_slsi: libcamera2: Temp increase of jpeg max size
authorSungjoong Kang <sj3.kang@samsung.com>
Thu, 27 Sep 2012 23:02:40 +0000 (16:02 -0700)
committerRebecca Schultz Zavin <rebecca@android.com>
Thu, 27 Sep 2012 23:32:48 +0000 (16:32 -0700)
commit3c006f81491a876ab9ea48a6479592ea85c5059e
tree7e5cdabf902d14a36bb9c3d4f2389ed13e8ccb88
parentf0708d21f0cbadbc03f3f940c5e9a03d8dc29bb8
hardware: samsung_slsi: libcamera2: Temp increase of jpeg max size

Before determining actual maximum size of jpeg image,
temporarily increased ANDROID_JPEG_MAX_SIZE to 10MB
so that still capture can be done without gralloc HACK for blob.

Bug: 7234975
Change-Id: I98093fa07068d4a4aa55dda8030558fa81385405
Signed-off-by: Sungjoong Kang <sj3.kang@samsung.com>
libcamera2/ExynosCamera2.cpp