Fix broken checkbuild

This commit is contained in:
Adrian Roos
2016-01-25 14:09:01 -08:00
parent 28950ae525
commit c8d807aa19

View File

@@ -155,7 +155,7 @@ public class TrustManager {
}
/**
* @return whether {@userId} has enabled and configured trust agents. Ignores short-term
* @return whether {@param userId} has enabled and configured trust agents. Ignores short-term
* unavailability of trust due to {@link LockPatternUtils.StrongAuthTracker}.
*/
@RequiresPermission(android.Manifest.permission.TRUST_LISTENER)