| commit | 0af9ab33085ca6d992bc976b55e8ecae56c3b99c | [log] [tgz] | 
|---|---|---|
| author | David Anderson <dvander@google.com> | Fri Oct 07 00:19:55 2022 -0700 | 
| committer | David Anderson <dvander@google.com> | Mon Jan 09 16:41:56 2023 -0800 | 
| tree | f88f7fe2c8b2e3dff9ae25f72b50d22997ec7a7e | |
| parent | 6dfeccf9c8405b7259cb9f3382f63081c1105d69 [diff] | 
init: Allow persistent properties to be written asynchronously. Persistent properties are flushed with fsync which can cause the non-persistent property write path to block. Bug: 250125146 Test: manual test with ro.property_service.async_persist_write = true Change-Id: Id123bfc7de948b76c51b4d98d00c8cb4a0850bf1