+7
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In onBootPhase, even if the boot is completed, the user is still locked, so it cannot have access to encrypted storage and also requires the remote service to be directBootAware, which is not per expectation to preloading. So we move to using onUserUnlocked which gets invoked after unlocks their device for the first time after-boot. Bug:369528980 Change-Id: I2e0fc92e34412784ade14578aad3d3bea0d55e68 Flag: EXEMPT bugfix