summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author John Wu <topjohnwu@google.com> 2022-04-12 22:50:20 +0000
committer John Wu <topjohnwu@google.com> 2022-04-12 22:50:21 +0000
commite4c314cd797cf888e5abd89c7b8b9f8f62ff4d7a (patch)
treec8adb4e6c7f30de338079bf66332459a19dcbd0a /libs/androidfw/StringPool.cpp
parent39eb41b55474b667b57edbf2471d0dc0c7c6dc87 (diff)
Null check before accessing mRemovedInfo in PMS
When a system APK removes sharedUserId after an OTA, PMS will crash as it attempts to access mRemovedInfo. mRemovedInfo will not be set during boot time, as package broadcasts are not sent for system image changes. Bug: 229017590 Test: manual Change-Id: I162675e79bec103420aa26522f164b7f72d7c43f
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions