Keystore 2.0 SPI Small doc comment fixup.

Test: N/A
Change-Id: Ia54b912092431569cac64e228b902abd6383f728
This commit is contained in:
Janis Danisevskis
2021-01-24 09:48:12 -08:00
parent 5d496eb9b3
commit e553efeb7a

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}.
*/