Files
packages_apps_Settings/src/com/android/settings/password
Rubin Xu da09a8547d Correctly save credential on config changes
Need to make a copy of the LockscreenCredential in
onSaveInstanceState() since the credential will be
zeroized in onDestroy() while Bundle.putParcelable()
only keeps a reference of the object without any
copying.

Bug: 179108398
Test: manual
Change-Id: I090b691630f82406d1ae2f625dd2e0d578b83707
2021-04-06 14:23:45 +01:00
..
2017-09-08 11:17:43 -07:00
2018-08-28 22:13:15 +00:00