commit | b7e99e1f331455a58737c22b53ba791f2cf5d1ff | [log] [tgz] |
---|---|---|
author | Amin Shaikh <ashaikh@google.com> | Wed Jun 12 10:31:46 2019 -0400 |
committer | Amin Shaikh <ashaikh@google.com> | Wed Jun 12 16:45:11 2019 +0000 |
tree | 7c2fba979d13ef3362521214654aec3a36bb13df | |
parent | 04cb6d1ccc37db4ce2275a5849126beaa2e706fa [diff] |
Invalidate SignalDrawable on level change. This regression was introduced by ag/7248138. Previously, changes to the level always caused drawable invalidation, but currently invalidation only occurs on signal level changes (not cutout or carrier change state changes). This change fixes this behavior to invalidate the signal drawable on all level changes. Fixes: 134621165 Test: sysui demo mode Change-Id: I5e14480a61fde5a0f7fdce781ae4a42a97e5d88a