diff options
author | Daniel Sandler <dsandler@android.com> | 2012-06-14 16:10:13 -0400 |
---|---|---|
committer | Daniel Sandler <dsandler@android.com> | 2012-06-14 16:10:13 -0400 |
commit | 590d515d912396a0c293d78529ac0dbc224400bf (patch) | |
tree | 2be832b79c60fc41276563144bef08b9b91ba9b3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0a4cbc3267c12fb4f5831ea70286b0664f90891a (diff) |
Show even fewer notifications in Setup.
Restricting to pkg="android" didn't filter out things like
open wifi networks, etc. So now we have a whitelist:
notifications must be sent the "android" pseudo-package,
*and* they must have one of these "kind" tags:
- android.system.imeswitcher (IME switcher, needed by SUW)
- android.system.update (OTAs)
Note that OTAs currently use a fullScreenIntent, so they
bypass this logic anyway, but for consistency's sake we now
allow OTA icons in the status bar explicitly.
Bug: 6645469
Change-Id: Ib2e2f22d7a0817a1acaf8137ed4f3c7d3ddf8af5
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions