commit | c71afba06cb9bedfb93c8efe788f9d738f2dfc97 | [log] [tgz] |
---|---|---|
author | Kriti Dang <kritidang@google.com> | Wed Dec 14 15:43:20 2022 +0100 |
committer | Kriti Dang <kritidang@google.com> | Thu Jan 05 11:27:42 2023 +0000 |
tree | 46b597b1c2f07e41c5dcf00339d26782f04fc483 | |
parent | 8bdd5306a16053bbb52b9bf8443455548f7dd374 [diff] |
Apply the setting update on systemReady apart from onDisplayAdded. onDisplayAdded gets called before systemReady, and till that time the correct settings are not yet updated. So, apply the settings on display after they can be fetched correctly. Bug: 261552562 Test: adb shell dumpsys display Change-Id: I23fe147862c58571a0fddcd35de18be20e5074a9