commit | 57770a531885cea930f8c56a311c0a0c530abdad | [log] [tgz] |
---|---|---|
author | Stephen Crane <cranes@google.com> | Wed Jul 27 17:16:05 2022 -0700 |
committer | Stephen Crane <cranes@google.com> | Tue Aug 02 10:59:30 2022 -0700 |
tree | 8926aa2a4f951cafbc66674a99edd7d919297ce0 | |
parent | cef4850d9ff93abd130a3aa02c2a9938d05f6743 [diff] |
storageproxy: Support POST_COMMIT sync for all commands Previously we did not support STORAGE_MSG_FLAG_POST_COMMIT for anything but RPMB operations (in which case it was a no-op). We need to support this flag in order to store a superblock in non-secure storage, as we need that write to commit atomically wrt all other writes. Test: com.android.storage-unittest.nsp Bug: 228793975 Change-Id: Ia453c1916970e0b65a91e42f18b920ac4e1f01db