commit | 636aff7e5212bdca0f13bc2551f8fe2c201f464a | [log] [tgz] |
---|---|---|
author | Jahdiel Alvarez <jahdiel@google.com> | Mon Oct 30 12:20:13 2023 -0700 |
committer | Jahdiel Alvarez <jahdiel@google.com> | Mon Oct 30 12:20:13 2023 -0700 |
tree | bcfae5af2413838fbcae28064f46365ad9c8676c | |
parent | a8c34f8d1b3b67e282bdd6130bc2beeac54b878d [diff] |
Avoid holding lock while creating and starting storage session Avoid holding lock while making a binder call. Currently waiting for the creation and start of a new storage session to release the lock. This creates lock contention during user switch. Test: boots up Bug: 308452457 Change-Id: I4830c41f579f3e35fbfc40e3559a1324775d6984