OSDN Git Service

frameworks/base: Fix password/PIN/pattern update issue
authorAnilKumar Chimata <anilc@codeaurora.org>
Mon, 16 May 2016 10:02:16 +0000 (15:32 +0530)
committerRashed Abdel-Tawab <rashedabdeltawab@gmail.com>
Wed, 19 Apr 2017 17:10:12 +0000 (17:10 +0000)
commite5b82e0b4940ce011933687b115904eb762c2240
treeee119d44213da01a38119e91b9dbade7632ca4e7
parent357c5168fa3bdc5e919e9a6a77d3598c2d40743c
frameworks/base: Fix password/PIN/pattern update issue

Fix password/PIN/pattern update issue from the current string.
During upmerge this change is not properly merged.

Change-Id: I0d6bb75ed66ca89b2f169d2b7322d9f4cb74da44
services/core/java/com/android/server/LockSettingsService.java