commit | d9b9ad284216a2d9a6176e969f893c25438ed50f | [log] [tgz] |
---|---|---|
author | Dmitrii Merkurev <dimorinny@google.com> | Thu Dec 16 18:00:44 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Dec 16 18:00:44 2021 +0000 |
tree | fe0b4207e0209aa5b2440c6d22a4e0fa57911d2c | |
parent | d324ac4c032c37da0fdcc951e82a799be0ce7a23 [diff] | |
parent | 42d97911487c0f8529d6c7d9d743eaf3449449cb [diff] |
Merge "Get rid of unnecessary grant file locking that may potentially affect AM performance. Even though this file is accessed from separate threads, there is no space for race condition here because it is read in the very early stages of system boot but writes may only happen in 10 seconds after communication."