Merge "Keystore 2.0 SPI Small doc comment fixup." am: 37356f4149 am: 1d4d6f4caa am: 2461dcf65f am: 6f77754650 am: ec4528225e

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibb075f590c1b070c0199920a3da9d6be7759a2af
This commit is contained in:
Treehugger Robot
2021-01-27 08:40:31 +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}.
*/