commit | b94491cf3e8d2c6c829f99122992f93dcfece9e8 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Wed Jul 31 14:07:17 2019 -0700 |
committer | Hai Zhang <zhanghai@google.com> | Wed Jul 31 14:07:17 2019 -0700 |
tree | 99499719a128283381403ada8bf99c6c4a4fd545 | |
parent | c7487391b0870e59a5c9d44d8e479bb55984ac5f [diff] |
Fix PermissionManagerService throwing exception for unknown package. The package might have been uninstalled asynchronously because we are not holding the mPackages lock, so just log the error and return. Fixes: 138670149 Test: presubmit Change-Id: I7feeea85d2ab446e83e2101833e448cc962dd448