commit | 3a9cc8c782efcd23aafafa4fe55af5478b47487a | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Wed Apr 24 22:35:58 2019 -0700 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Apr 25 07:05:48 2019 +0000 |
tree | e19b30d957487b2d6d8f553bb68a1410ecf30617 | |
parent | 5fd9ef13f2cf0a69fa0fc3b3f30ebe5f6d405977 [diff] |
Update exception type thrown when NetworkStack is missing rethrowFromSystemServer is throwing DeadSystemException which is different from the original log message. Thus, update the way to rethrow the same RemoteException. Bug: 130028724 Test: atest FrameworksNetTest Test: Kill NetworkStack and check the log message Change-Id: I60862e276dd4e2d143278b272a9ba54219acce26 Merged-In: Ic1766e839f8f06b539d5f6cfecd29547021fd1d9 Merged-In: I67005a5384888e8acaf1249af79484e2d5ed6f1f (cherry picked from commit 7f581219e1a4706ea2b4438322a299986847b1c2)