Fix reboot loop due to NPE. am: 6e24ec7ff6
Original change: undetermined Change-Id: Ie6d8cdc24bddc0553494f7373f6ac03ca68e8313
This commit is contained in:
committed by
Automerger Merge Worker
commit
ad9b04bb9e
@@ -160,6 +160,8 @@ public class ProxyInfo implements Parcelable {
|
||||
}
|
||||
mExclusionList = source.getExclusionListAsString();
|
||||
mParsedExclusionList = source.mParsedExclusionList;
|
||||
} else {
|
||||
mPacFileUrl = Uri.EMPTY;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user