Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 879bab0a authored by Aditya's avatar Aditya Committed by Android Build Coastguard Worker
Browse files

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
parent 320bcd52
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment