commit | 291fd9b816fb9bfdda065b3866b28537db20d7c8 | [log] [tgz] |
---|---|---|
author | hoffc <quic_hoffc@quicinc.com> | Fri Jun 19 15:11:36 2020 +0800 |
committer | hoffc <quic_hoffc@quicinc.com> | Tue Aug 18 13:57:55 2020 +0800 |
tree | 86e8ed5af79ad45a823ad85f0c20abf7b8bb3fa5 | |
parent | cd85c6436237e1cac6a5121d465be09e391a6d6b [diff] |
Settings: Fix exception in about phone during SIM swap In about phone SIM status dialog fragment does not correctly remove the subscription change listener and broadcast receiver during SIM swap, which results in IllegalStateException force close and memroy leak. Make sure to remove sub change listener and un-register broadcast receiver in SIM swap case. Bug: 159410236 Change-Id: I7867852c58b2b38e0afc73422b7d616aa305199c