Add ChildUserService and AppTimeController
ChildUserService is a new KeyedService that will be a central point for child user related functionality. Existing KeyedServices will become members of ChildUserService. AppTimeController coordinates per-app time limits for child users similarly to ScreenTimeController. This class was added together with ChildUserService to demonstrate how other child features will be migrated. Bug: 1022231, 1015658 Test: AppTimeControllerTest Change-Id: Ica55931876f172df60b9af8a7b2887fb794f5845 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910764 Commit-Queue: Aga Wronska <agawronska@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#714748}
Showing
Please register or sign in to comment