OSDN Git Service

Removed redundant notification title.
authorFelipe Leme <felipeal@google.com>
Wed, 13 Apr 2016 00:28:06 +0000 (17:28 -0700)
committerFelipe Leme <felipeal@google.com>
Wed, 13 Apr 2016 00:28:06 +0000 (17:28 -0700)
commita43d139359346ad57604e8335d92de57f3d47171
treeb5f53fab2246f65f069e7448aa506f942080afb4
parent1fe7dfa66aaf37045c62094438ab3db2ee5403c5
Removed redundant notification title.

When a bugreport is finished with a pending notification, it already
display a subtext explaining the situation - not only the extra title is
redundant, but it's too large.

BUG: 27583025
Change-Id: I8d8171faf7b8b86b34f6d860555839918be10550
packages/Shell/res/values/strings.xml
packages/Shell/src/com/android/shell/BugreportProgressService.java
packages/Shell/tests/src/com/android/shell/BugreportReceiverTest.java