From 363eedcd65b81bbdbea64975f7fc366c6f9a1e0f Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Tue, 9 Nov 2010 17:32:09 -0800 Subject: Restore deleted string still referenced from AndroidManifest. I think this must have been an accidental deletion since the comment is still there. Change-Id: I40bfa0f839efed19c073a0e9fc0b48b65d3eb293 --- core/res/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 30503459bc22..3b01890b22b0 100755 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1285,6 +1285,7 @@ with Near Field Communication (NFC) tags, cards, and readers. + disable keylock Allows an application to disable the keylock and any associated password security. A legitimate example of -- cgit v1.2.3-59-g8ed1b