OSDN Git Service

Camera: Add unit test infrastructure for libcameraclient
authorIgor Murashkin <iam@google.com>
Thu, 21 Feb 2013 00:50:13 +0000 (16:50 -0800)
committerIgor Murashkin <iam@google.com>
Fri, 22 Feb 2013 18:50:14 +0000 (10:50 -0800)
commit1d88023e1de6b9f370eb4be944dd9c4480d01f11
tree74f8b58c828f3045acf3ab8cb9d8f92046685fd8
parentfc42642ab78da5fe25bcbea7a568bf880268a9dc
Camera: Add unit test infrastructure for libcameraclient

Change-Id: I957538663ae8332d26f3640c63a75efc79f4ac5c
camera/Android.mk
camera/tests/Android.mk [new file with mode: 0644]
camera/tests/main.cpp [new file with mode: 0644]
include/camera/Camera.h
services/camera/libcameraservice/CameraService.cpp