commit | 41475035a11c921f357fa893bf8a6f0ffa2141b2 | [log] [tgz] |
---|---|---|
author | woongki min <wk0831.min@samsung.com> | Wed Sep 21 11:00:24 2022 +0900 |
committer | woongki min <wk0831.min@samsung.com> | Wed Sep 21 14:17:20 2022 +0900 |
tree | d736f74c2f22aac3001b2981bc8f97d709ce4368 | |
parent | b65741930f85808ced26b99fea1f4544b5ec5cb6 [diff] |
Fix PermissionHelper NullPointerException During the FOTA process, the app can be deleted depending on the situation. If the app is deleted, PackageInfo needs a null check because it can be returned null. Test: FOTA from S OS to T OS Test: System app is deleted by policy during FOTA process Test: Monitor notification permission migration. Change-Id: I72a69c3e8998f3182cec10dd1583020096204ad4