commit | d90a66c6e85e0a697387eb78a44090df4857044a | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Mon Mar 01 18:50:09 2021 -0800 |
committer | Lucas Dupin <dupin@google.com> | Mon Mar 01 18:55:12 2021 -0800 |
tree | 07864bddee77b890caff0049c566ea67bcf82fec | |
parent | 057fc812a94b4ffd242af09ecb019108af42051f [diff] |
Limit how often wallpapers can update system theme A wallpaper should be able to update the system theme only once. During its startup, or after calling notifyColorsChanged(), if it returned null on onComputeColors(). Test: atest ThemeOverlayControllerTest Fixes: 176924736 Change-Id: I99e4cd1c69b2f22ee7c8d7878f88ddb1c2c1ca64