Remove redundant call to NetworkInfo.setExtraInfo

setExtraInfo is @hide, so it shouldn't be called
by Wifi. It is also redundant, since extraInfo is
null by default and is not changed by anything
else, so there is no need to call
setExtraInfo(null) explicitly.

Bug: 135998869
Test: atest FrameworksWifiTests
Change-Id: I7de969b8e6f884ca32c76fb01a142985837f00db
1 file changed
tree: 5070cf39342588e464cbdc9ab1216105d7f4250b
  1. apex/
  2. service/
  3. PREUPLOAD.cfg