Fix DeviceProvisioned on PhoneStatusBarPolicy
With the new DeviceProvisionedController, adding the callback does not immediately call it back. Instead, we need to retrieve the value on subscription. This was causing the alarm icon not to show in QS headers (it's blocked in other surfaces using a blocklist). Keep it disabled (using ignore) for regular headers, but do not ignore it in the combined headers. Test: atest PhoneStatusBarPolicyTest QuickStatusBarHeaderControllerTest Test: atest com.android.systemui.shade Fixes: 204159738 Change-Id: I2eabfa6c61ed9eea66c9127449250919618a47fd
Loading
Please register or sign in to comment