diff options
author | Nathan Harold <nharold@google.com> | 2018-12-18 15:37:05 -0800 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2019-01-11 14:42:54 -0800 |
commit | 7484270560f0366bc192319be46aedb1a07049d4 (patch) | |
tree | fb2a14fc706ce2a389f211c230543c288c19a4ba /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | d2715b7c70453fc9a77fc1b1a957652db4624a4b (diff) |
Add an onError() method to CellInfoCallback
There are 2 known types of failures that result in
CellInfo requests to fail:
1) timeout waiting for a response from the modem
2) errors returned from the modem (including the RIL).
This patch adds an explicit onError() callback to
ensure that callers can get detailed error information.
Bug: 120488917
Test: manually tested both error cases by modifying
RadioResponse.java and forcing both the timeout
and an explicit error.
Change-Id: Ieb499dc220718aa99a552ea081eb4b4b5c1424aa
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions