History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotServiceErrorReceiver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
44dbe294fbf06a1def61c48e758621e61ce23b08 10-Mar-2016 Winson <winsonc@google.com> Fixing issue where screenshot notification remains non-dismissible.

- Ensure that we start the screenshot as a foreground service to reduce
likelihood that it is killed while taking a screenshot.
- If the screenshot process times out or gets killed for any reason,
ensure that we update the notification with an appropriate error
message.

Bug: 27389179
Change-Id: I5007bda95538044bc753e4ceffd2f59a069c857b
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ScreenshotServiceErrorReceiver.java