Change first time warning update order

When the first time warning updates a bunch of settings global
values it was commiting the change for having seen the warning
first which made it weird for things watching this. This makes
it so that it changes that last so that things are in the state
the user intended to create when the value changes.

Test: Tests still pass
Bug: 131434758
Change-Id: Idb3d3cf7396361382112bd0d0bb845ae814e0cbf
1 file changed