OSDN Git Service

Add initialize method to CameraHardwareInterface
authorTyler Luu <tluu@ti.com>
Thu, 6 Oct 2011 05:00:03 +0000 (00:00 -0500)
committerIliyan Malchev <malchev@google.com>
Fri, 7 Oct 2011 16:24:05 +0000 (09:24 -0700)
commit5861a9a98c641261c4807c976c750e4611b3a57d
treebaba94df5819920a68548a58fd0e9fc28d74d62d
parent003124e20eb0744aab36ad1bde05e15ac122ad75
Add initialize method to CameraHardwareInterface

Add intialize() method to CameraHardwareInterface so we can
return a proper error value to CameraService if open of camera
hardware module fails.

b/5405235

Change-Id: I09c627034ddd22a5753c5163392c4fcff301e0b9
Signed-off-by: Tyler Luu <tluu@ti.com>
Signed-off-by: Iliyan Malchev <malchev@google.com>
services/camera/libcameraservice/CameraHardwareInterface.h
services/camera/libcameraservice/CameraService.cpp