commit | 91fe8455d66ef4ac000ba3ba0fb043dd1fbaee49 | [log] [tgz] |
---|---|---|
author | Daniel Sandler <dsandler@android.com> | Mon Apr 08 12:23:27 2013 -0400 |
committer | Daniel Sandler <dsandler@android.com> | Mon Apr 08 13:01:02 2013 -0400 |
tree | 8c776d48a1b27c069805a07cd49976a9a1b503e1 | |
parent | a56b78dcd1292a4291d85113bdeeda8496c1a0c0 [diff] |
Clean up language in forced foreground service notifications. Old: [ IC ] %s running [ ON ] %s is running New: [ IC ] %s is running [ ON ] Touch for more information or to stop the app. Additionally, disallow these misbehaving services from supplying their own content views; if you attempt to run a foreground service with icon == 0, this is the notification you will get, period. Bug: 8525548 Change-Id: I2bfd7340396ef925885e8c2160a720f9eff07a35