replicant-frameworks_native/camera
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
..
libcameraservice Fix permission hole in camera service. Some debugging code was added 2009-05-20 20:02:59 -07:00