summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Abdelrahman Daim <adaim@meta.com> 2024-11-13 14:42:05 -0800
committer Abdelrahman Daim <adaim@meta.com> 2024-11-18 10:28:31 +0000
commit5dc21225c57c74985b741b1565eabafb75cdd2f3 (patch)
tree25de641659282644ba01133002cba0afa2163877 /libs/androidfw/ApkParsing.cpp
parentf824197c243a9dc2f059c4cfbe8e9ac29e104c53 (diff)
Adding nullptr check for some framework components
Summary: Some framework components do not check whether the system service being called is null or not causing "FATAL EXCEPTION" in zygote system process. Adding nullptr or NULL obj check before calling. Test: m flash the device verify the zygote is running stable and not hitting FATAL EXECEPTION. Change-Id: Icd504fb529716ff0870d0d911b1cd8b356bf9bb7 Signed-off-by: Abdelrahman Daim <adaim@meta.com>
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions