Android 6.0.0 release 26
Don't crash on startup if we can't fetch the interface list.

The intent of the code was to catch exceptions, but it wasn't
actually doing that because when a netd command fails we get an
IllegalStateException, not a RemoteException.

Bug: 23581852
Change-Id: I66c7c33bdc7b0d0de4fa5cd92dff054797cf860f
1 file changed
tree: 94ebf4bc0b237fe778ee008c6b6b22f3d01e207c
  1. java/
  2. Android.mk