Revert^2 "Remove support for COMBINED_SIGNAL_ICONS"
This change removes all of the branches associated with the combined signal iconography implemented for the provider model behavior for the following reasons: 1. This flag has been false for a while now, ever since the split out into two parts (provider model behavior + provider model setting). 2. The original implementation of this behavior sits at the wrong level of abstraction for maintainability and understandability, due to the constraints on building that feature out. 3. In order to put the domain logic for this iconography into a better place, it makes sense to remove these unused branches now, and re-implement in the future if we need to bring it back Test: atest SystemUITests Bug: 238425913 6a9d2b06 Change-Id: Ib959707632d55373cda1c8d6c5c0d215e27891f9
Loading
Please register or sign in to comment