commit | b9d088b9021fa5521c92472bc02f6fd80bf76132 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Mon May 17 22:01:28 2021 +0200 |
committer | Selim Cinek <cinek@google.com> | Mon May 17 22:01:28 2021 +0200 |
tree | 295a3e33b75d5131a5698cbf669b748da9fb680d | |
parent | 429e2a8b6a48c178a7d1ebc0032a0e2d12c39ddf [diff] |
Fixed the logic when dynamic privacy is enabled It previously was enabled whenever we were not hiding lockscreen notifications (most often). We're now hiding it only when hiding private notification content, which was always the goal. This lead to an issue where Clear all was visible. Fixes: 160709466 Test: atest SystemUITests Change-Id: Id4f4d598d88c4527abdae9fab025db52c8e8f4c2