commit | 091752570a8950929c952bc5b7d732ace803ce25 | [log] [tgz] |
---|---|---|
author | Ivan Chiang <chiangi@google.com> | Thu Apr 11 07:21:16 2024 +0000 |
committer | Ivan Chiang <chiangi@google.com> | Wed Apr 17 06:54:55 2024 +0000 |
tree | c3ed4a5bf0f1a1c4256c1e0a180e4b5e8643fb1c | |
parent | a55d0834db1b61d4f91ecbf01d8ebaf942f442e2 [diff] |
[PM] Get the title of the installer outside of the lock When the system execute the archived package installation, if we load the label of the installer in the mLock, it causes deadlock. Get the label outside of the mLock to avoid it. Test: atest CtsPackageManagerTestCases Test: atest CtsPackageUninstallTestCases:ArchiveTest Test: atest PackageArchiverTest Bug: 331676262 Change-Id: I0f85d9aac7bd085410d77b42ff3f9fb9065d5aa9