Add 'clear' button to pin/password lock screen

am: be2246bee7

Change-Id: I21c6c68199c281fbdb3ac97fd50f06bd612173dc
This commit is contained in:
Ajay Nadathur
2017-08-03 20:40:06 +00:00
committed by android-build-merger
6 changed files with 149 additions and 7 deletions

View File

@@ -1375,6 +1375,9 @@
<!-- Label for ChoosePassword/PIN OK button -->
<string name="lockpassword_cancel_label">Cancel</string>
<!-- Label for ChoosePassword/PIN OK button -->
<string name="lockpassword_clear_label">Clear</string>
<!-- Label for LockPatternTutorial Cancel button -->
<string name="lockpattern_tutorial_cancel_label">Cancel</string>