commit | 4708615df899971d836b6ac9d833b56ecbaef855 | [log] [tgz] |
---|---|---|
author | Siim Sammul <siims@google.com> | Fri Nov 03 11:08:23 2023 +0000 |
committer | Siim Sammul <siims@google.com> | Mon Nov 06 09:48:36 2023 +0000 |
tree | c2683ce3ce82f726351f47d3698c77c207220727 | |
parent | c737d35e0d6bc7f09007db6ecf4aecd5d10e690b [diff] |
Add a lock when writing temporary files in BootReceiver This is needed because there is potentially a race condition between when NativeTombstoneManager tries to delete leftover .tmp files and when those files are added to dropbox. Test: atest ErrorsTest Bug: 284900963 Change-Id: I07936c51646915cb8760f45c4bb920f5fb335025