"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "22b3c181c6c324a46f71aae806d8ddbe61d25761"
Remap some CommandException errors instead of reporting NORMAL_CLEARING.
When a CommandException occurs during EVENT_GET_LAST_CALL_FAIL_CAUSE, we currently just report NORMAL_CLEARING. There are some CommandException error codes which are truly exceptional, so we will remap these as ERROR_UNSPECIFIED (not the best, but it is better than NORMAL_CLEARING). We'll also set the vendorCause to the commandError code so that it'll appear in the Telecom logs. Test: Build (not reproducible). Bug: 114046998 Change-Id: I983d68a264699828355048448022a025d61e771f
Loading
Please register or sign in to comment