Bug 1865652 - Move Server Knobs configuration before Glean init
commitbecc911951299912dc6996ca04bef16b170b8bf6
authorTravis Long <tlong@mozilla.com>
Mon, 20 Nov 2023 14:58:52 +0000 (20 08:58 -0600)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 27 Nov 2023 18:48:16 +0000 (27 18:48 +0000)
tree66afcd857c6c44c08c1aa59f8b1802a2d26fdb07
parent16fd7e70a5601906d615558f13108dc65915bff1
Bug 1865652 - Move Server Knobs configuration before Glean init

In order to ensure that Glean metrics recorded before Glean is initialized
have the appropriate Server Knobs configuration applied to them, the API
should be called before Glean.initialize.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/FenixApplication.kt