commit | 29beab87f44df1a0ba15578c12335cd4519efaca | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Tue May 03 12:48:50 2022 -0700 |
committer | Pinyao Ting <pinyaoting@google.com> | Wed May 04 04:21:30 2022 +0000 |
tree | 065125d0f2f6a04d6be24c3715c723b04832e077 | |
parent | 4c71401de5aea3cab2c74e22b24a0d3c0a97c82d [diff] |
Move bitmap saving into corresponding ShortcutPackage Currently saving the bitmap files associated with a shortcut still requires holding service-level lock, this CL replaces that with package-level lock to increase overall system throughput. Bug: 186011943 Test: atest ShortcutManagerTest1 Test: atest CtsShortcutManagerTestCases Change-Id: Ibac24eea6facb4221b6bc3e92c8130fe260c7df4