Avoid accessing proxy service if it's unavailable

In some cases, proxy service may not be available. Return
directly and avoid using it to prevent null object exception.

Bug: 122902676
Test: atest FrameworksNetTests
Change-Id: I5faec8716da168225928e8caec43086a1fbb0c3c
1 file changed