Managed configuration changes now trigger the EMM companion bootstrap automatically, so updated EMM-backed reporting and scheduling do not depend on opening MANAGED INFO.
Bootstrap work is only queued when the managed configuration has changed or when managed settings need recovery, avoiding unnecessary work for repeated unchanged configuration broadcasts.
Fixes
Fixed a potential crash when managed configuration arrives before WorkManager is available, such as during Direct Boot recovery. EMM companion scheduling now runs through the bootstrap worker instead of directly while configuration is loading.