PIN Auto Submit - Extend Quick Unlock API
Extend the Quick Unlock Private API to support two additional methods - setPinAutosubmitEnabled - canAuthenticatePin setPinAutosubmitEnabled will allow Chrome OS settings to control the PIN auto submit behaviour. canAuthenticatePin is a simple method that checks whether it is still possible to authenticate using a PIN. This only adds the skeleton for the extension and does not call any code yet. It only returns with false for now. Bug: 1107367 Change-Id: I0c961b2d2cf236e05b9bf959603d4e4a459b6f88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306040 Commit-Queue: Renato Silva <rrsilva@google.com> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#791720}
Showing
Please register or sign in to comment