commit | 86af348713ee6f3f13a06759b845047c161fcb63 | [log] [tgz] |
---|---|---|
author | Beverly <beverlyt@google.com> | Tue Jun 01 10:18:21 2021 -0400 |
committer | Beverly <beverlyt@google.com> | Tue Jun 01 12:57:55 2021 -0400 |
tree | 421e48844babc3f3b26f7261b72e7cb4ebde4d67 | |
parent | a0ecdaafd516b94f59d420a86b3632eaa9de55aa [diff] |
Add removeAltInterceptor method In case a ViewController is detached after a new ViewController was already attached, we have to check whether the altAuthInterceptor is the correct one to remove, else we could unintentionally set altAuthInterceptor=null when it shouldn't be null. Test: manual Fixes: 189328154 Change-Id: If04ca36b1259083e552db8fd33706f8d176ce949