Merge "Keystore 2.0 SPI Small doc comment fixup." am: 37356f4149 am: 1d4d6f4caa

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1561316

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2e13b3a668afb12703b02e9418627dedac3c361a
This commit is contained in:
Treehugger Robot
2021-01-27 05:46:03 +00:00
committed by Automerger Merge Worker

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