commit | 343d99781fc025ea75685bf84030102bd48b38cf | [log] [tgz] |
---|---|---|
author | Jakob Schneider <jakobschneider@google.com> | Thu Feb 22 18:35:53 2024 +0000 |
committer | Jakob Schneider <jakobschneider@google.com> | Wed Mar 06 18:12:53 2024 +0000 |
tree | 3f405e1bbbbb1fdee53b4894bd35ac62226e7415 | |
parent | 502f7b94f0eacac956af2549d3f6bc8bd3b12b8c [diff] |
Improve "isActiveArchive" check by moving it a bit earlier into the method. Apply progress level doesn't need to be called unless the app is actively being unarchived. Previously this was fixed by adding a check directly in "setIsDisabled()" which is not quite the right place (we can exit earlier). Bug: 326218355 Test: manual Flag: ACONFIG com.android.launcher3.enable_support_for_archiving TRUNKFOOD Change-Id: Ia12013dbcec2d40413a6cf819f8d1787b815adc1