commit | 12167a25050c5a9b5c5d5813d5766235a034c0d8 | [log] [tgz] |
---|---|---|
author | Vitor Carvalho <vtrmc@google.com> | Tue Nov 26 19:12:21 2024 +0000 |
committer | Vitor Carvalho <vtrmc@google.com> | Wed Nov 27 11:34:26 2024 +0000 |
tree | 09a6b459b0f5f9ca79c765fb370fa28013083646 | |
parent | e4664cee80593f928e9a23c60c9bfc8ffd643f34 [diff] |
Make `SupervisionService` react immediately to profile owner changes. With this change, as soon as profile owner is granted to the supervision app, supervision will be enabled in SupervisionService. I also decided to create a supervision-specific flag to guard these changes instead of reusing the DPM one. Bug: 377261590 Flag: android.app.supervision.flags.enable_sync_with_dpm Change-Id: Ib7416c4c6080c8402e10aac49e0a1f0955a954cc Test: atest SupervisionServiceTest