commit | a0f94cfef8bfccbffa6ff49c4b7d65914f944709 | [log] [tgz] |
---|---|---|
author | Michal Brzezinski <brzezinski@google.com> | Thu Nov 18 12:39:59 2021 +0000 |
committer | Michał Brzeziński <brzezinski@google.com> | Tue Nov 30 17:35:10 2021 +0000 |
tree | 42310e5a13dc359498df4645ba31e056125708c3 | |
parent | 6b4e5541ebe7fe319230e0d1c6158feb4778fdf0 [diff] |
Adding privacy indicators to split shade header This change extracts privacy indicators logic from QuickStatusBarHeaderController to a separate class - HeaderPrivacyIconsController - and then uses that controller in SplitShadeHeaderController. Analogically, privacy-related tests are moved to HeaderPrivacyIconsControllerTest. Fixes: 195271863 Test: All tests in com.android.systemui.qs Change-Id: I80e1e808d54c4da1b91a38e8140430edf5a57504