OSDN Git Service

Handling the GcamService timeout due to application in paused state (camera-Haleakala)
authorGabriel Nava <gnava@google.com>
Wed, 27 May 2015 17:42:03 +0000 (10:42 -0700)
committerGabriel Nava <gnava@google.com>
Wed, 27 May 2015 18:26:22 +0000 (11:26 -0700)
commitd927492ade2e253ccc620effd5602582eaa6dd2d
treeaa34ed10470387ef43af2b199adedc53b9ba174d
parent7ca4f1a488c01a649bf39fae1848cd31b1dfaa65
Handling the GcamService timeout due to application in paused state (camera-Haleakala)

- When GcamService times out due to a pause state, all resources are released.
- Releasing the gcam resources without showing the error dialog allows next resume operation to open the camera

Bug: 21025113
Change-Id: I95a89fbf6ce2498c1323cd4d06383141cc7cb913
src/com/android/camera/CaptureModule.java