commit | 3024352f85a075b8b45cfbf1be1882210e3373d8 | [log] [tgz] |
---|---|---|
author | Milton Wu <mingjuwu@google.com> | Wed Apr 19 17:35:33 2023 +0800 |
committer | Milton Wu <mingjuwu@google.com> | Wed Apr 19 17:35:33 2023 +0800 |
tree | d9dc6aa6b0288480cab8b717892e4a725f7e6101 | |
parent | 2a0d6ead1a0ba94201e157a7f49bd86d1a51e406 [diff] |
[BiometricsV2] Fix fingerprint add another fail Fix enrolling can't finished because FingerprintEnrollment attaches to wrong ViewModel during onCreate() with non-null savedInstance after rotation. Read latest fragment through findFragmentById to fix it Bug: 275513362 Test: atest FingerprintEnrollmentActivityTest Change-Id: Icb2c0edec325a813ec5a7822aba39ca201d2d8e9