OSDN Git Service

Clarify DISALLOW_BLUETOOTH_SHARING javadoc.
authorPavel Grafov <pgrafov@google.com>
Fri, 28 Apr 2017 14:41:32 +0000 (15:41 +0100)
committerPavel Grafov <pgrafov@google.com>
Fri, 28 Apr 2017 14:41:32 +0000 (15:41 +0100)
Test: nothing to test.
Bug: 36249732
Change-Id: I3bf44acb8d5d10073bcbccbc5a3c412a08426b8f

core/java/android/os/UserManager.java

index 548a460..52b2f52 100644 (file)
@@ -218,9 +218,9 @@ public class UserManager {
     public static final String DISALLOW_BLUETOOTH = "no_bluetooth";
 
     /**
-     * Specifies if bluetooth sharing is disallowed on the device. Device owner and profile owner
-     * can set this restriction. When it is set by device owner, all users on this device will be
-     * affected.
+     * Specifies if outgoing bluetooth sharing is disallowed on the device. Device owner and profile
+     * owner can set this restriction. When it is set by device owner, all users on this device will
+     * be affected.
      *
      * <p>Default is <code>true</code> for managed profiles and false for otherwise. When a device
      * upgrades to {@link android.os.Build.VERSION_CODES#O}, the system sets it for all existing