182f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey/*
282f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * Copyright (C) 2012 The Android Open Source Project
382f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey *
482f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * Licensed under the Apache License, Version 2.0 (the "License");
582f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * you may not use this file except in compliance with the License.
682f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * You may obtain a copy of the License at
782f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey *
882f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey *      http://www.apache.org/licenses/LICENSE-2.0
982f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey *
1082f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * Unless required by applicable law or agreed to in writing, software
1182f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * distributed under the License is distributed on an "AS IS" BASIS,
1282f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1382f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * See the License for the specific language governing permissions and
1482f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey * limitations under the License.
1582f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey */
1682f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey
1782f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkeypackage com.android.internal.net;
1882f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkey
1982f8521d386f3109147c477d04e5e90e5c715fa0Jeff Sharkeyparcelable VpnProfile;
20