Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 16736c26 authored by Hai Zhang's avatar Hai Zhang
Browse files

Fix NPEs in AppIdPermissionPolicy.

In edge cases we may see race conditions and unexpected removal of packages. We should be more tolerant of those and don't crash with NPEs.

The remaining !!s are mostly for assumptions like packages that are checked to be existent earlier should continue to be there, and for knownPackages nullability.

Bug: 319592101
Bug: 314260787
Change-Id: I8db88c38f9f256fee343b6f2d857d2053f7b509a
Test: presubmit
parent 2ed1c1d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment