OSDN Git Service

Fix build.
authorDianne Hackborn <hackbod@google.com>
Mon, 16 Sep 2013 22:20:27 +0000 (15:20 -0700)
committerDianne Hackborn <hackbod@google.com>
Mon, 16 Sep 2013 22:20:27 +0000 (15:20 -0700)
Change-Id: I2b2168ff3b2826a60353fd137a2fa255b1ace4bb

core/java/android/content/Context.java

index 860b12c..02ccaa5 100644 (file)
@@ -2133,6 +2133,7 @@ public abstract class Context {
 
     /**
      * Constant for the internal network management service, not really a Context service.
+     * @hide
      */
     public static final String NETWORKMANAGEMENT_SERVICE = "network_management";