OSDN Git Service

Log whether notification channel updates are user initiated
authorJan Althaus <jalt@google.com>
Thu, 21 Feb 2019 15:24:19 +0000 (16:24 +0100)
committerJan Althaus <jalt@google.com>
Thu, 21 Feb 2019 17:03:53 +0000 (18:03 +0100)
commit52ebc15cc432e43b767ad0518c5749dd95ebdff9
treef87c879e9b0e3bef9d5167c8ff24884424533e93
parenta3c3cf435218105866bca6efa6f3b48bf99fcbab
Log whether notification channel updates are user initiated

Bug: 124785950
Test: atest core/tests/coretests/src/android/service/notification
Test: (MANUAL):
      1. adb logcat -b events | grep sysui_multi_action
      2. Change priority of notification channel
      3. Observe event "757,856,..."

Change-Id: I34005c092290dd8bc5380f937a386e567dab38b0
services/core/java/com/android/server/notification/PreferencesHelper.java