You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throw exception instead of silently ignore
Looks like netd gets started way before System server, and not throwing the ex-
ception wasn't letting me realize of this problem, now that it gets thrown we
can tell when we are really ready.