commit | 26633b814f2b36a494b614c608c19f697c015e20 | [log] [tgz] |
---|---|---|
author | Pinyao Ting <pinyaoting@google.com> | Tue Aug 29 23:08:30 2023 +0000 |
committer | Pinyao Ting <pinyaoting@google.com> | Tue Aug 29 23:08:30 2023 +0000 |
tree | 650066f662612b0568e20826d188ab606faa541c | |
parent | a07524903e0339aed42d1838aaf065a24ccd5dbe [diff] |
Minimize amount of time blocking inbound shortcut binder call during I/O Since shortcuts for each individual packages are persisted in separate files, we can postpone the I/O of these files to avoid holding the synchronization lock for the entire duration of persisting these files. Bug: 287558960 Test: atest CtsShortcutTestCases Change-Id: I2e940d28a4dfcc74ff2b64a9e6b75b9e7766acf4