diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2010-05-12 14:53:25 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2010-05-12 14:53:25 -0700 |
commit | 4adacd23d4c91569b16fe50419f1a91f68d805bd (patch) | |
tree | 38628f3446882f39ff46d6d5a2cb655fc3ca71ff /api | |
parent | ccfd99b1e2a64c72ec433ebf5cf98d644ab24614 (diff) | |
parent | 0a5174a6e947d5cbeb8846a1273a90b6de065cbf (diff) | |
download | frameworks_base-4adacd23d4c91569b16fe50419f1a91f68d805bd.zip frameworks_base-4adacd23d4c91569b16fe50419f1a91f68d805bd.tar.gz frameworks_base-4adacd23d4c91569b16fe50419f1a91f68d805bd.tar.bz2 |
merge from open-source master
Change-Id: If6730b50627b2231bd345e594d8d30a37557849e
Diffstat (limited to 'api')
-rw-r--r-- | api/current.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index 4ec3355..e27fb5c 100644 --- a/api/current.xml +++ b/api/current.xml @@ -142238,6 +142238,17 @@ visibility="public" > </field> +<field name="NETWORK_TYPE_EVDO_B" + type="int" + transient="false" + volatile="false" + value="12" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="NETWORK_TYPE_GPRS" type="int" transient="false" |