commit | 34a64515b952af3cab71e067d8ec5d3a39ec47cc | [log] [tgz] |
---|---|---|
author | Chun-Wei Wang <wangchun@google.com> | Fri Sep 15 14:39:18 2023 +0800 |
committer | Eric Biggers <ebiggers@google.com> | Mon Oct 16 22:36:55 2023 +0000 |
tree | f8f6c03d55bdcd1dd87cbdeab7356fc95363cc0f | |
parent | 70330bc20bfbeb76e5c2a2f9722e96cdef3ace7b [diff] |
Fix system process crash verifyKnownUsers() might fail due to database error in low storage which will crash the system process and cause boot loop. Bug: 300568641 Test: 1. put large files under /data/local/tmp to cause low storage 2. device can reboot successfully Change-Id: If1a3ac06b2c02b273afa47e6b0a90bf08408fb6b Merged-In: If1a3ac06b2c02b273afa47e6b0a90bf08408fb6b (cherry picked from commit 9ff12f33f48d80760e5dd5f3433bf3c805384c65)