Merge "Fix SDK build."

This commit is contained in:
Dianne Hackborn
2010-01-29 17:39:06 -08:00
committed by Android (Google) Code Review

View File

@@ -277,7 +277,7 @@ public class DevicePolicyManager {
/**
* Return the maximum password length that the device supports for a
* particular password quality.
* @param mode The mode being interrogated.
* @param quality The quality being interrogated.
* @return Returns the maximum length that the user can enter.
*/
public int getPasswordMaximumLength(int quality) {