am dbc86ad1: Merge "Update documentation for PASSWORD_QUALITY_SOMETHING" into mnc-dev

* commit 'dbc86ad170e2c288f0154a264d12bd6dadf78c45':
  Update documentation for PASSWORD_QUALITY_SOMETHING
This commit is contained in:
Benjamin Franz
2015-06-16 20:06:33 +00:00
committed by Android Git Automerger

View File

@@ -924,7 +924,7 @@ public class DevicePolicyManager {
/**
* Constant for {@link #setPasswordQuality}: the policy requires some kind
* of password, but doesn't care what it is. Note that quality constants
* of password or pattern, but doesn't care what it is. Note that quality constants
* are ordered so that higher values are more restrictive.
*/
public static final int PASSWORD_QUALITY_SOMETHING = 0x10000;