commit | baad69dbb50a8f5daef6f6590bcc9b015e7601ce | [log] [tgz] |
---|---|---|
author | Anna Bauza <annabauza@google.com> | Fri May 24 13:30:06 2024 +0000 |
committer | Anna Bauza <annabauza@google.com> | Mon Jun 03 09:35:38 2024 +0000 |
tree | 34ec7b7c2eca78b55c4771b3133058c804eac0dd | |
parent | 4dde0d7314d334e840cca725fed45f891f8c77d4 [diff] |
Fix potential unexpected behavior due to concurrent file writing. If in future other application use settings intelligence to retrieve Google account profile picture then it is better if app provide Uri, to avoid concurrent file write. Bug:339351031 Change-Id: Iecd3ae9bf4ff0868667e9cda418fc697eeb5fb75 Test: N/A