Commits

Android (Google) Code Review authored db79edc5dc3M
Merge change 2168 into donut * changes: 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.
Showing diff to3343af5fdb1