OSDN Git Service

Fix wear interaction of CaptureModule
authorSascha Haeberling <haeberling@google.com>
Tue, 28 Oct 2014 00:53:12 +0000 (17:53 -0700)
committerSascha Haeberling <haeberling@google.com>
Tue, 28 Oct 2014 00:56:13 +0000 (17:56 -0700)
commitc7beaf110667df54d7ef97cc73e0fe28e31149de
treebe9561c9ab4f516900a62a95e489b6db2f219322
parente11795bf44b2c0e5668c7ef6660cffb94b690a9b
Fix wear interaction of CaptureModule

  Bug: 18121865

- Make sure we announce that the module is exiting.
- Send postview image to wear device.
- Make sure we can take a picture when timer is on.

Change-Id: I1cbc2e9a1725fdd6d8724ce93f547c87eab8b4aa
src/com/android/camera/CaptureModule.java
src/com/android/camera/one/OneCamera.java