commit | 52b8c9321b728b7b113e4116569e25ab0c96d497 | [log] [tgz] |
---|---|---|
author | Shaquille Johnson <ssjohnson@google.com> | Tue Dec 19 19:45:32 2023 +0000 |
committer | Shaquille Johnson <ssjohnson@google.com> | Thu Dec 21 18:30:50 2023 +0000 |
tree | 192b7ee613c061d3129ccadcc4ad04a103e9d4fa | |
parent | 0ac69e8ba364303e392e733d8addd9b3acb43978 [diff] |
When wal flag not enabled set db back to default When a database is set once it will still maintain that setting even if on the next connection it is not specified. Any databases that set the wal flag will need to turn the database back to its default when the flag is disabled or there will be an error in the access of the database. Bug: 314419678 Test: atest keystore2_test && atest legacykeystore_test Change-Id: I008f2d2f6ac055704b721cdd451fc8bdfe448832