OSDN Git Service

CameraService: Log camera module name
authorAlex Ray <aray@google.com>
Wed, 20 Feb 2013 21:39:37 +0000 (13:39 -0800)
committerAlex Ray <aray@google.com>
Wed, 20 Feb 2013 22:55:34 +0000 (14:55 -0800)
commitc0dd54f1a77fb94ae69cc3ac5944d718bb6caa28
treec90d5c1160e0dbcacf0791eb94e401fc206224cc
parentfc900c922e219771d0cd3c075720d90026e1ca4a
CameraService: Log camera module name

Explicitly logs camera module loaded.  This is useful on systems with
multiple camera modules installed.  Also this make the camera service
match audioflinger, which logs hardware module names as well.

Change-Id: I280bf12df2d517f936916b8ba3cb662e671d0216
services/camera/libcameraservice/CameraService.cpp