commit | a399f023c76cfd69c6bc4c1e693f221772e20063 | [log] [tgz] |
---|---|---|
author | Will Brockman <brockman@google.com> | Wed Jan 30 10:59:36 2019 -0500 |
committer | Will Brockman <brockman@google.com> | Wed Jan 30 11:55:33 2019 -0500 |
tree | 8d6cf7f60f0b6c74b489cd08ace44119adb0568a | |
parent | 7447f3bda99c200f5c9853615aab1ae8e72e6d8e [diff] |
Reconcile logging of blocking helper and manual notification management. Unify on ACTION_NOTE_CONTROLS for opening of a NotificationInfo, with subtype to distinguish whether it's for BlockingHelper or not. In the non-blocking-helper case, don't log user clicks, just the action. We can come back to this, but the logs are currently inaccurate and they aren't essential. Bug: 123519980 Change-Id: I9189d52f9bd20126b0df5568c8be264107d569b3 Test: atest SystemUITests and manual testing.