in_early_boot_ starts true, until early_boot_ended

in_early_boot_ = true should be the starting state of the device,
until explicitly ended by early_boot_ended.

Bug: 174577023
Test: On Cuttlefish, removing the call to
    "vdc keymaster early-boot-ended"
    causes EarlyBootKeyTest.CannotCreateEarlyBootKeys to fail
    only with this change.
Change-Id: I1dfacea76375b5866c47326b756a5c1b59c63a59
1 file changed