OSDN Git Service

Improve the documentation of DISALLOW_CONFIG_BLUETOOTH.
authorNicolas Prevot <nprevot@google.com>
Mon, 16 Feb 2015 11:32:21 +0000 (11:32 +0000)
committerNicolas Prevot <nprevot@google.com>
Wed, 18 Feb 2015 19:28:21 +0000 (19:28 +0000)
BUG:19315055

Change-Id: Ic92a7b79f8113cad0474d62b0c615a1ada91838b

core/java/android/os/UserManager.java

index d124a49..4bad504 100644 (file)
@@ -114,6 +114,7 @@ public class UserManager {
 
     /**
      * Specifies if a user is disallowed from configuring bluetooth.
+     * This does <em>not</em> restrict the user from turning bluetooth on or off.
      * The default value is <code>false</code>.
      * <p/>This restriction has no effect in a managed profile.
      *