commit | 136abbb572a0f3181b631ba41e60f8b9e73484bf | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Mon Feb 05 15:45:32 2024 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Tue Feb 06 14:59:13 2024 +0000 |
tree | 034852ff5b5b6c1a7b08c3250433672a710e58f2 | |
parent | 486f04c0f4a873f83723b5c27891ecdc0f23caea [diff] |
Use background handler for biometrics DisplayStateRepositoryImpl This call was causing long waiting time on the UI thread during unfold. Moving it to the background will result in faster unfolds. Bug: 323880605 Test: DisplayStateRepositoryTest Flag: None Change-Id: Ic80826cfad2ca03f7bcdd8e369c87ce7ba7a5e39