Throw timeout exception as CallException in TransactionManager.
Currently when a transaction timed out, we also treat it as a completed transaction with a failed result. Change this to directly throw a CallException when timed out. Bug: 271109344 Test: atest VoipCallTransactionTest Change-Id: I0b91d0c509a8a7a852187465a226594ee88142b6
Loading
Please register or sign in to comment