diff options
author | Dario Freni <dariofreni@google.com> | 2019-02-14 15:37:54 +0000 |
---|---|---|
committer | Dario Freni <dariofreni@google.com> | 2019-02-19 10:43:33 +0000 |
commit | a1c5f63126a670c42cc998a382dc5b174673c720 (patch) | |
tree | 47ce71404beae2393d3377f727ad03750fbb52d7 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 3deb23fead536e1e4fa75b968acd425ad647bca1 (diff) |
IllegalStateException if apex is unavailable.
apexservice is expected to be active before zygote is run. In the
exceptional case it isn't we should fail fast and throw a clear error
message. The current version of the code would just assign "null" to the
mApexService variable, thus causing a null pointer exception later in
the code.
Bug: 124363450
Test: device boots.
Change-Id: I07361163c6e9efd392a633b30e85ca6be9f58ab3
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions