Merge "Keystore 2.0 SPI Small doc comment fixup."

This commit is contained in:
Treehugger Robot
2021-01-27 05:00:40 +00:00
committed by Gerrit Code Review

View File

@@ -82,7 +82,7 @@ public class Authorization {
*
* @param locked - whether it is a lock (true) or unlock (false) event
* @param syntheticPassword - if it is an unlock event with the password, pass the synthetic
* password provided by the LockSettingService
* password provided by the LockSettingService
*
* @return 0 if successful or a {@code ResponseCode}.
*/