commit | 99637baab21a13cfc810d156f187f00c3698006d | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Tue Aug 25 18:53:07 2020 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Fri Sep 11 14:36:26 2020 +0900 |
tree | 1051cc5bee8da31fd4e7217e8f453d0aa55a98ec | |
parent | 36cfa7db8e3b8885b20d4a25587a4e4627c1d4aa [diff] |
Avoid unexpected state changes for enhanced preferences Assigning current call state to mCallState right before registering PhoneStateListener so that the preferences have correct state before first onCallStateChanged() by initial registration even. Bug: 166307650 Test: Check the preferences state when onStop() -> onStart() Change-Id: I861a687497ba4da7a845540fd92ae2b865392d60 Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>