commit | 1c048583f91e22acb49093447bb6db4e4a5241c4 | [log] [tgz] |
---|---|---|
author | Michael Mikhail <michaelmikhil@google.com> | Thu May 30 19:50:25 2024 +0000 |
committer | Michael Mikhail <michaelmikhil@google.com> | Fri May 31 15:31:39 2024 +0000 |
tree | 4e94e0c2ba4447934d71345692614f08cb0f5452 | |
parent | 328a9f17435ca5908b0063011315ee0a246c76ff [diff] |
Move listener to lockscreen setting to application scope There is a binder call in the code checking lockscreen setting. Executing this code everytime screen transitions go to lockscreen is expensive. It is better to execute the binder call one time in the application scope. Flag: EXEMPT BUGFIX Bug: 331800609 Bug: 330801389 Test: atest MediaCarouselControllerTest Change-Id: Ia165e7fd63690403bfa6b61890d63b632c031d5e