[Safety Labels] Add skeleton job + notification
Create the SafetyLabelChangesJobService. The goal of this service is to
to create a notification once per month warning the user if any safety
labels data policy changes have occurred. (And, in the future, other
tasks.)
This job is scheduled after every reboot, if and only if the
SAFETY_LABEL_CHANGE_NOTIFICATIONS_ENABLED and
PERMISSION_RATIONALE_ENABLED flags are both enabled.
Change-Id: Iff0a7e0441cdb23079458ce4824bea09749ca12f
Test: atest SafetyLabelChangesJobServiceTest
Bug: 261662686
Bug: 262751896
9 files changed