commit | 879bab0a19fe5bdcbfc7e5f158bb4ea331f8d184 | [log] [tgz] |
---|---|---|
author | Aditya <adityasngh@google.com> | Mon Jul 01 14:06:22 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Jul 13 10:17:29 2024 +0000 |
tree | 6953be202181a2a2c06f333bb9091e7d81d3b8dc | |
parent | 320bcd52b6abed4645253b4b1d96ce5e9a9c9056 [diff] |
Remove invalidating ConfigStore in onDestroy. This is causing NPE for cases where `state.configStore`, being retrieved from `savedInstance` is null. The ConfigStore object was being nullified in onDestroy because earlier it was using device config flag which needed to updated in new sessions. Bug: 348384263 Bug: 348384263 Bug: 335553196 Test: Manually Flag: EXEMPT bugfix (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:50d4afbca0a06c92eff9f75df58031d8cb385824) Merged-In: I6687bee4aef1f73d21a08cfd433c636082148621 Change-Id: I6687bee4aef1f73d21a08cfd433c636082148621