summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Yuichiro Hanada <yhanada@google.com> 2024-11-13 10:57:46 +0900
committer Yuichiro Hanada <yhanada@google.com> 2024-11-13 11:01:55 +0900
commit388a4efcdfa1b78b50a9daf97ab41d709aa77afa (patch)
tree3147778fe38ecd86fc1441cc2fed003345cebe8e /libs/androidfw/misc.cpp
parent1af6bb4f4b483c73205912d0cf3ed33299431410 (diff)
Fix NPE in RotationLockTileDataInteractor.hasSufficientPermission
PackageManager.getRotationResolverPackageName() can return null. Receiving the return value of it by non-null type, String, causes the NPE. Flag: EXEMPT bug fix Bug: 378736819 Test: manual - SystemUI boots Change-Id: I8c14fda3f4da82fbefb14914c71f156363624e12
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions