Start app push-install logging for regular users only
App push-install log uploads are authenticated with the user's DMToken. It makes no sense to collect logs for any other users (e.g. kiosks, public sessions) as we would be unable to upload them anyway. Plus, trying to instantiate the logging framework in kiosk sessions leads to crashes as some singletons come up in an unexpected order. Bug: 811398 Test: Manual Change-Id: I827f3cd85accb423ac61bc5f6450753e9c6418cf Reviewed-on: https://chromium-review.googlesource.com/952904Reviewed-by:Achuith Bhandarkar <achuith@chromium.org> Commit-Queue: Bartosz Fabianowski <bartfab@chromium.org> Cr-Commit-Position: refs/heads/master@{#541915}
Showing
Please register or sign in to comment