Framework: stop rethrowing remote exception
It makes no sense to rethrow a remote exception as this means that the bluetooth became off in the midle of the call and we already gracefully handle the case when the bluetooth is not available. Test: m Bluetooth | this logic is edge case and goes untested Flag: Exempt, global refactor to follow good practices Bug: 367362592 Fix: 367362592 Change-Id: Id24d8c312a33738205d12d57bc9579971969185b
Loading
Please register or sign in to comment