[CrOS PhoneHub] Add NotificationAccessManager
This class tracks whether notification access has been granted by the user on their phone. Because notification access is a sensitive permission, this requires the user completing a special setup flow and is not included with the rest of Phone Hub opt-in. Note that currently, this class defaults to "false" (i.e., has not yet granted access). A future CL will set this value based on whether the phone has sent a message indicating that access has been granted. Bug: 1106937 Change-Id: Ice4968ef684b96f090ee566013aa39dc8224e4f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2353709 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Dominic Battré <battre@chromium.org> Reviewed-by:
Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#797757}
Showing
Please register or sign in to comment