OSDN Git Service

Add special lock screen prompt strings for strong auth.
authorCharles He <qiurui@google.com>
Tue, 4 Jul 2017 10:50:03 +0000 (11:50 +0100)
committerCharles He <qiurui@google.com>
Tue, 11 Jul 2017 09:49:59 +0000 (10:49 +0100)
commit4c96d9b20300c14979fc1fad44f3897875fa8af0
tree78a2c85c1624081ab44cde588670f13e4bedd9f1
parent159461569dfd7985ad623e9c61b5ed1e297a7b27
Add special lock screen prompt strings for strong auth.

Due to incorrect strings, we temporarily disabled the prompt strings for
strong auth and instead used the generic ones as a short-term fix. In
this CL, we correct the strong auth prompt strings and add them back to
the lock screen UI. The new strings are in line with those in keyguard.

Bug: 36511626
Test: manual
Test: make RunSettingsRoboTests
Change-Id: Ifba689db37cc7d331eb1a774814f6b6235977ff9
res/values/strings.xml
src/com/android/settings/password/ConfirmLockPassword.java
src/com/android/settings/password/ConfirmLockPattern.java