Handling of RIL errors in RadioServiceProxy
Separate RemoteException and RuntimeException. Since RemoteException is thrown in the Java area, reponse with SYSTEM ERR instead of setting radio to unavailable. And, if RadioServiceProxy does not exist, RADIO_NOT_AVAILABLE is sent. Bug: 231996546 Test: atest RILTest Change-Id: I57324b8c96d230d2b2ab798aae7644b15f3c4366
Loading
Please register or sign in to comment