commit | 72d5c3fc4e1c4ec0adf71a6b44bf94e964c93071 | [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 | f3420c999f56888ca3d1bcbd466c5f3292fd351b [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)