commit | 03bb8eeeaa243e56d4731fc0968e1d18fbe67df1 | [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:28:07 2019 -0700 |
tree | 7b1f2a5b8046702c1986e84d01030882679cfe9f | |
parent | 7acde27742f52aebe16bbaf0a1f30a2a7facb7aa [diff] |
DO NOT MERGE 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