replicant-frameworks_native/camera/libcameraservice
Dave Sparks 998b329525 Fix permission hole in camera service. Some debugging code was added
to CameraService::onTransact() method during development. Later on
the entire onTransact() method was #ifdef'd out, which inadvertently
omitted the permissions check code. This change restores the code.
2009-05-20 20:02:59 -07:00
..
Android.mk
CameraHardwareStub.cpp
CameraHardwareStub.h
CameraService.cpp Fix permission hole in camera service. Some debugging code was added 2009-05-20 20:02:59 -07:00
CameraService.h Fix permission hole in camera service. Some debugging code was added 2009-05-20 20:02:59 -07:00
CannedJpeg.h
FakeCamera.cpp
FakeCamera.h