[AW] Add INFO logs about important seed fetching events
This adds logging on debug builds of android for the following events: * Requesting a new seed from the service * Scheduling a new download job within the service * Downloading a new seed * Copying a seed to an app's data directory * Loading a seed and its age I believe this will be enough information to verify that the system is behaving as expected and to narrow down where the problem is if things aren't working. Test: Manually verify the logs are being printed. Bug: 1042895 Change-Id: I1f6ec28c2cdc970db419bcc9b73ee0375221f2b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2006109 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by:Changwan Ryu <changwan@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#733055}
Showing
Please register or sign in to comment