Native camera fix for Nexus 7 with Android JB. Camera build script updated.

(cherry picked from commit afe30d0f8a)
This commit is contained in:
Alexander Smorkalov
2012-09-12 14:29:00 +04:00
committed by Andrey Pavlenko
parent 8a8e719690
commit af2de86914
12 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -828,7 +828,7 @@ void CameraHandler::applyProperties(CameraHandler** ppcameraHandler)
LOGD("CameraHandler::applyProperties()");
#if !defined(ANDROID_r2_2_0)
#if defined(ANDROID_r4_0_3)
LOGD("Reconnect camera");
(*ppcameraHandler)->camera->reconnect();
(*ppcameraHandler)->params = (*ppcameraHandler)->camera->getParameters();