Fix an issue where OEM pref tests don't clean up correctly

An exception is thrown in finally{} before the last cleanup
step which is not executed, wreaking havoc on the device
networking state.

Test: CtsNetTestsCasesLatestSdk
Change-Id: I645466b1418c038aadd301847ad4be445206f5de
1 file changed