18645031246616ad64cf80f2e274ed6f87104089cseonju.oh<?xml version="1.0" encoding="utf-8"?>
28645031246616ad64cf80f2e274ed6f87104089cseonju.oh<!--
38645031246616ad64cf80f2e274ed6f87104089cseonju.oh/*
48645031246616ad64cf80f2e274ed6f87104089cseonju.oh** Copyright 2013, The Android Open Source Project
58645031246616ad64cf80f2e274ed6f87104089cseonju.oh**
68645031246616ad64cf80f2e274ed6f87104089cseonju.oh** Licensed under the Apache License, Version 2.0 (the "License");
78645031246616ad64cf80f2e274ed6f87104089cseonju.oh** you may not use this file except in compliance with the License.
88645031246616ad64cf80f2e274ed6f87104089cseonju.oh** You my obtain a copy of the License at
98645031246616ad64cf80f2e274ed6f87104089cseonju.oh**
108645031246616ad64cf80f2e274ed6f87104089cseonju.oh**     http://www.apache.org/licenses/LICENSE-2.0
118645031246616ad64cf80f2e274ed6f87104089cseonju.oh**
128645031246616ad64cf80f2e274ed6f87104089cseonju.oh** Unless required by applicable law or agreed to in writing, software
138645031246616ad64cf80f2e274ed6f87104089cseonju.oh** distributed under the License is distributed on an "AS IS" BASIS,
148645031246616ad64cf80f2e274ed6f87104089cseonju.oh** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
158645031246616ad64cf80f2e274ed6f87104089cseonju.oh** See the License for the specific language governing permissions and
168645031246616ad64cf80f2e274ed6f87104089cseonju.oh** limitations under the License.
178645031246616ad64cf80f2e274ed6f87104089cseonju.oh*/
188645031246616ad64cf80f2e274ed6f87104089cseonju.oh-->
198645031246616ad64cf80f2e274ed6f87104089cseonju.oh
208645031246616ad64cf80f2e274ed6f87104089cseonju.oh<!-- These resources are around just to allow their values to be customized
218645031246616ad64cf80f2e274ed6f87104089cseonju.oh     for different hardware and product builds. -->
228645031246616ad64cf80f2e274ed6f87104089cseonju.oh<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
238645031246616ad64cf80f2e274ed6f87104089cseonju.oh
248645031246616ad64cf80f2e274ed6f87104089cseonju.oh    <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering -->
258645031246616ad64cf80f2e274ed6f87104089cseonju.oh    <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or
268645031246616ad64cf80f2e274ed6f87104089cseonju.oh    <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH -->
278645031246616ad64cf80f2e274ed6f87104089cseonju.oh    <integer-array translatable="false" name="config_tether_upstream_types">
288645031246616ad64cf80f2e274ed6f87104089cseonju.oh      <item>1</item>
298645031246616ad64cf80f2e274ed6f87104089cseonju.oh      <item>4</item>
308645031246616ad64cf80f2e274ed6f87104089cseonju.oh      <item>7</item>
318645031246616ad64cf80f2e274ed6f87104089cseonju.oh      <item>9</item>
328645031246616ad64cf80f2e274ed6f87104089cseonju.oh    </integer-array>
338645031246616ad64cf80f2e274ed6f87104089cseonju.oh
348645031246616ad64cf80f2e274ed6f87104089cseonju.oh    <!-- String containing the apn value for tethering.  May be overriden by secure settings
358645031246616ad64cf80f2e274ed6f87104089cseonju.oh         TETHER_DUN_APN.  Value is a comma separated series of strings:
368645031246616ad64cf80f2e274ed6f87104089cseonju.oh         "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type"
378645031246616ad64cf80f2e274ed6f87104089cseonju.oh         note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN" -->
388645031246616ad64cf80f2e274ed6f87104089cseonju.oh    <string translatable="false" name="config_tether_apndata">Vf Tethering,internet.vodafone.gr,,,,,,,,,202,05,,DUN</string>
398645031246616ad64cf80f2e274ed6f87104089cseonju.oh
408645031246616ad64cf80f2e274ed6f87104089cseonju.oh</resources>
41