summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Hai Zhang <zhanghai@google.com> 2024-01-17 10:02:27 +0000
committer Hai Zhang <zhanghai@google.com> 2024-01-17 10:02:27 +0000
commit16736c265e283ef4d722c3fdac40ad9fa0d228ca (patch)
tree58e24f0f790315e9ecab427b6c931f68171dffc3 /libs/input/PointerController.cpp
parent2ed1c1d75060a3c9d371d6145cf89654bfa3ac2e (diff)
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
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions