commit | cf93a3a3f55755ed2a5599aed57fa8aaaabfcb7c | [log] [tgz] |
---|---|---|
author | Evan Severson <evanseverson@google.com> | Wed Jan 17 14:51:36 2024 -0800 |
committer | Evan Severson <evanseverson@google.com> | Wed Jan 17 15:04:49 2024 -0800 |
tree | 5764ece846d2d6923c3906571e55bcea7a24dad6 | |
parent | 5b6153e8e8b03d1b01aaea4bb738eb72c5e820f0 [diff] |
Fix NPEs in {AppId,Package}AppOpPolicy We've seen recent NPEs where setting the appop mode fails because the user doesn't exist in the state. This is due to a race condition so we need to protect against it. Fixes: 320267569 Test: Build and boot Change-Id: I4a8dc1e6370761e61b05bd444bc52e0efec6d59d