Skip to content
Commit 23db6d4c authored by Will Brockman's avatar Will Brockman
Browse files

Statsd-log notification channel changes.

Logs when a notification channel is created, substantially modified, or deleted.
Channels are identified by app uid & package, and a small hash of the channel ID.
Distinguishes user modifications from app modifications.
Distinguishes conversation (system-created sub-channel) from regular
channel create/delete.

Bug: 146488473
Test: atest com.android.server.notification.PreferencesHelperTest
Test: adb shell cmd stats print-logs && adb logcat -s statsd:I | grep ' (246)'
Change-Id: Icf2b2707a69dc9d2fb5fa59d0033930e067f201b
parent 35886c0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment