mirror of
https://github.com/AetherDroid/vendor_samsung_universal7570-common.git
synced 2025-09-10 01:12:45 -04:00
move to proprietary
This commit is contained in:
parent
aa6772b176
commit
c0b61d9a22
1694 changed files with 0 additions and 0 deletions
145
universal7570-common/proprietary/etc/nwk_info.xml
Normal file
145
universal7570-common/proprietary/etc/nwk_info.xml
Normal file
|
@ -0,0 +1,145 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2008 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
|
||||
<!-- This file contains fake APNs that are necessary for the emulator
|
||||
to talk to the network. It should only be installed for SDK builds.
|
||||
|
||||
This file is not installed by the local Android.mk, it's installed using
|
||||
a PRODUCT_COPY_FILES line in the sdk section of the toplevel Makefile.
|
||||
-->
|
||||
|
||||
<!-- use empty string to specify no proxy or port -->
|
||||
<!-- This version must agree with that in apps/common/res/apns.xml -->
|
||||
<NetworkInfos version="8">
|
||||
<!-- USA -->
|
||||
<DormPolicy plmn="31026"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310160"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310200"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310210"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310220"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310230"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310240"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310250"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310260"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310270"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310310"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310330"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310490"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310660"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310800"
|
||||
nwkname="T-Mobile"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="31038"
|
||||
nwkname="Vodafone"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="31090"
|
||||
nwkname="Vodafone"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310150"
|
||||
nwkname="ATT"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="3"
|
||||
/>
|
||||
<DormPolicy plmn="310410"
|
||||
nwkname="ATT"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="3"
|
||||
/>
|
||||
<DormPolicy plmn="310560"
|
||||
nwkname="Vodafone"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310680"
|
||||
nwkname="Vodafone"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="0"
|
||||
/>
|
||||
<DormPolicy plmn="310980"
|
||||
nwkname="ATT"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="3"
|
||||
/>
|
||||
<DormPolicy plmn="311180"
|
||||
nwkname="ATT"
|
||||
lcdonfdtime="0"
|
||||
lcdofffdtime="3"
|
||||
/>
|
||||
|
||||
</NetworkInfos>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue