From c849cdf5cfde007ce591838c4e2b777fb4843c8d Mon Sep 17 00:00:00 2001 From: Robert Greenwalt Date: Fri, 8 Jan 2010 11:47:27 -0800 Subject: [PATCH] Unhide some CM constants to support unbundling. The MOBILE_MMS, MOBILE_SUPL, MOBILE_DUN and MOBILE_HIPRI net types used by location, messaging, and vending needed to be exposed. Bug: 2363272 Change-ID: I6d2361d3642064db619b283b9217512563eb3439 --- api/current.xml | 44 +++++++++++++++++++ .../java/android/net/ConnectivityManager.java | 6 +-- 2 files changed, 45 insertions(+), 5 deletions(-) diff --git a/api/current.xml b/api/current.xml index 92540b1f97155..f3e614a11db64 100644 --- a/api/current.xml +++ b/api/current.xml @@ -83874,6 +83874,50 @@ visibility="public" > + + + + + + + +