Ambient Display: Fix race with coloring and redaction
Fixes a bug that could result in a notification being colored on ambient display when redaction is enabled. Only the showing layout (either redacted or regular) was be set to dark. If the showing layout changed after the darkness changed, the newly showing layout was not properly darkened. Change-Id: I0930ebe8007634ee92e104573294b5c27f1bad82 Fixes: 33429653 Test: Enable redacted notificationsn on lockscreen, enter ambient, verify that notifications are gray.
Loading
Please register or sign in to comment