OSDN Git Service

Additional logging for CAPTURE intent handling
authorAlan Newberger <alann@google.com>
Mon, 8 Sep 2014 21:44:30 +0000 (14:44 -0700)
committerAlan Newberger <alann@google.com>
Mon, 8 Sep 2014 21:44:30 +0000 (14:44 -0700)
commitf974ba719a1255b6bda1b214842641fb5736a877
tree0602ae45013a9a2e0e3b7db2ce0e47c29bf02755
parent6281a7942de9e55386c20c6f41bfb656b126a364
Additional logging for CAPTURE intent handling

Adds verbose logging and some exception log warnings to help diagnose issues
in CAPTURE intents.

Bug: 17421140
Change-Id: Ib0afe4219418b1e7ee5ca4879e39a4448ec13cc0
src/com/android/camera/PhotoModule.java