commit | 7fcb30d2c7e035a066676e9a4b13871a15eecdf3 | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Wed Mar 29 16:13:02 2023 -0700 |
committer | Sebastián Franco <fransebas@google.com> | Thu Mar 30 21:39:46 2023 +0000 |
tree | 7b27fec16335c984bee0d8f0a5ff1effb5aab27b | |
parent | 3aaae66d3750de6b25802e8221751f0f4f8990be [diff] |
Correctly disposing of LauncherUnlockAnimationController In SystemUiProxy we don't need to check for null before calling setLauncherUnlockAnimationController becase that function is already checkingh fo nulls, so it was preventing the variable from getting cleaned. Fix: 275418590 Test: flake should dissapear or be reduced Change-Id: I8cf5dad57678493167354e137a18e37b37f3e58b