diff options
author | Garfield Tan <xutan@google.com> | 2021-04-29 13:47:27 -0700 |
---|---|---|
committer | Garfield Tan <xutan@google.com> | 2021-04-29 13:56:39 -0700 |
commit | 6ba68bb08adc1db3f3aa23ac5f6ba7c25145a720 (patch) | |
tree | d9994b135ea29804532d86df75aff50c99cebb79 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions