summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorPatrick Baumann <patb@google.com>2018-12-26 10:18:50 -0800
committerPatrick Baumann <patb@google.com>2018-12-26 11:44:50 -0800
commit75a5c60644a30c1a20e56857fb569bafa4039c02 (patch)
tree79516b655723a403d3c9ad13efe8b378e2af3fd5 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parentd3bbd150aaa95c952ae9123e635d87572e3e3c38 (diff)
Fixes NPE on system app update
When updating a system app, a recent code change resulted in trying to read the parsed package from a @Nullable field without first checking for the null case. We have access to the package from the original scan request and so this change just fetches it from there. Change-Id: Ieeb4d7f94db23adea64bca7fb982f473cc0a40fe Fixes: 121411453 Fixes: 121455797 Test: Wait for and observe successful GMS Core update
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions