Skip to content
Commit b1f3b8f7 authored by Dave Sparks's avatar Dave Sparks
Browse files

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.
parent 6690dc54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment