Native camera fix for Nexus 7 with Android JB. Camera build script updated.
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user