Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9aed3ce1 authored by Hakjun Choi's avatar Hakjun Choi
Browse files

Throw IllegalStateException instead of RuntimeException when remote exception...

Throw IllegalStateException instead of RuntimeException when remote exception wraps IllegalStateException

IllegalStateException is explicitly described that it'll be thrown when FWK has issue, but there is a case it is thrown wrapped by RuntimeException. in this case, caller can't manage IllegalStateException.

Bug: 430494109
Flag: EXEMPT bug fix
Test: manually run device test with hard coded firmware and verified caller received thrown IllegalStateException
Change-Id: I707548a7601a85f26b151d3b9e06cb45f7b049aa
parent 3ad56027
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment