commit | 841adb565d66727dca5c5580c2dac77b1b719dd2 | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Fri Nov 22 19:32:05 2024 +0000 |
committer | Jeff DeCew <jeffdq@google.com> | Fri Nov 22 19:32:05 2024 +0000 |
tree | ea9af627c8d8d29e81a58d3193d029f8b7341bd3 | |
parent | 2922eb653c3d09e27c2fba55a5c9d33d0ecf84ec [diff] |
Nearly remove NotificationSectionsFeatureManager This class used to provide a filtered list of sections (and the resulting count) but it has not done anything since the PriorityPeopleSection flag launched, which made the list of sections it returned static. Change-Id: If8843faff0a5659b81eddbb9cbe4bd5e9badf8e2 Flag: com.android.systemui.priority_people_section Bug: 340294566 Test: atest NotificationSectionsManagerTest