commit | d5a3c5373315e1eefe0f0312aa19007313461634 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Thu Apr 06 18:08:10 2017 -0700 |
committer | Jim Miller <jaggies@google.com> | Fri Apr 07 01:22:47 2017 +0000 |
tree | ff54e3770d8dd9febb3943c224b6b3e91a929a5f | |
parent | b26584cf1a451c1b5d50d3b44d9d9f9585f4a0d4 [diff] |
Don't crash if we get a onRemove() callback from Fingerprint Before this fix, it was possible to get a callback after the activity finishes. This just ensures the operation is a no-op. Fixes bug 37106041 Test: remove all but last fingerprint and hit back while rotating; check that Settings doesn't crash. Change-Id: I99df4f7c06e345d1ed6041a75606b0cc43edb300