commit | 6ba68bb08adc1db3f3aa23ac5f6ba7c25145a720 | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Thu Apr 29 13:47:27 2021 -0700 |
committer | Garfield Tan <xutan@google.com> | Thu Apr 29 13:56:39 2021 -0700 |
tree | d9994b135ea29804532d86df75aff50c99cebb79 | |
parent | 43c67441e0cc797a9deae1b1f35dc518d2e9398f [diff] |
Fix 2 LaunchParamsPersister issues The first one is it erroneously accepts tasks with null realActivity. It shouldn't save launch params for such tasks. The second one is when it receives a package removed notification from PackageManagerService, it touches mLaunchParamsMap without holding WM global lock. Bug: 186696426 Test: atest LaunchParamsPersister Change-Id: Ib0159835f177b7a3e9208bf77b3b608920262588