commit | a747bb6c527bdaccedbf7c6d70ad0ababfd25bb6 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Mon Sep 16 20:41:26 2024 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Mon Sep 16 21:01:10 2024 +0000 |
tree | 6eab21e8fdeeb18c2acf482159f4976e34c455c7 | |
parent | 71a4fd543828c6fc562dee00670168e8481e296b [diff] |
LockSettingsStorage: don't ignore insertion exceptions There have been reports of data going missing from the locksettings database. While these are likely to have another cause, we should rule out insertion errors by ensuring they cause an exception to be thrown. Bug: 367405456 Test: atest FrameworksServicesTests:com.android.server.locksettings Flag: EXEMPT bugfix Change-Id: Ic144446831db79418abd4165a56c472fa3a0f3ac