diff options
author | Evan Laird <evanlaird@google.com> | 2021-03-16 16:53:27 -0400 |
---|---|---|
committer | Evan Laird <evanlaird@google.com> | 2021-03-22 18:06:42 +0000 |
commit | a725858e640f5fb56d2ee187f5aa41c51d3367d3 (patch) | |
tree | 63b50d54fc4bef06901c99e8fd7bf941f65538a1 /rs/java/android/renderscript/RenderScriptGL.java | |
parent | e1c0d2a844de54f7645df22bcff0dbd556248604 (diff) |
Add a block list to IconManager
Things are always a little wonky with the status bar icons, but
basically there is one (1) StatusBarIconController which funnels status
icon information to all IconManagers, of which there are typically three
(3) - Regular status bar, keyguard status bar, and quick settings
This CL implements a simple blockList at the IconManager level, so that
icons can be excluded for a given manager (and thus a given UI), and
blocks the following icons from keyguard and status bar: alarm, vibrate/mute
More can easily be added by adding them to the blocklist
Test: manual; atest SystemUITests
Bug: 177323724
Bug: 179830434
Change-Id: I01a9df748f92c086a6e86f1449cae8b4c9c092ca
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptGL.java')
0 files changed, 0 insertions, 0 deletions