diff options
author | sqian <shuoq@google.com> | 2018-07-11 15:19:02 -0700 |
---|---|---|
committer | Shuo Qian <shuoq@google.com> | 2018-07-13 18:12:08 +0000 |
commit | 70805cffdd6ebfb98fc355620ffe2402ec377094 (patch) | |
tree | 66b8613bc9fe22659612eda40a0921de7be2398a /identity/support/src/cppbor_parse.cpp | |
parent | ab2b8bf9193364c42fef1007b1744c49641a97fb (diff) |
Add NONE for LceService
"Allow startLceService to succeed even in the
SIM_ABSENT case. The original RIL documentation
states that SUCCESS is valid for all LCE
operations, and there is no logical reason why
one of these operations must fail in a no-SIM
case (though a vendor may choose not to support
that configuration). Thus, a call to
startLceService should permit NONE when requested
in the no-SIM case for 1.0 VTS.
In addition, a successful call to startLceService
should also permit a successful call to
pullLceData, so also allow RadioError::NONE for
the pull operation. Ideally the tests would only
allow NONE for pull if startLceService also
returns NONE, but that's out of scope for now."
Bug: 110181475
Bug: 72075328
Test: confirmed in the discussion; compilation
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions