)]}'
{
  "commit": "9f7587d1cb42d073ba98f3ea1102250e9e484ed2",
  "tree": "fd53b28b83aa7545ecd381160495a30f2f1cf866",
  "parents": [
    "ecb49e9d8715c5b38b832f4a3f603c3f3f1432d3"
  ],
  "author": {
    "name": "Jeff DeCew",
    "email": "jeffdq@google.com",
    "time": "Mon May 02 19:16:46 2022 +0000"
  },
  "committer": {
    "name": "Jeff DeCew",
    "email": "jeffdq@google.com",
    "time": "Fri Jun 17 01:02:02 2022 +0000"
  },
  "message": "NotificationEntry logging improvements\n\n* Pass the NotificationEntry to Loggers, rather than the SBN or key\n* Use the logKey methods to ensure that notification keys with newlines are cleaned up\n* This allows engineers to set NotificationUtils.INCLUDE_HASH_CODE_IN_LIST_ENTRY_LOG_KEY\u003dtrue and detect instance changes from logs.\n\nBug: 224598080\nBug: 231337045\nBug: 236140753\nTest: atest ShadeListBuilderTest NotifCollectionTest HeadsUpViewBinderTest HeadsUpManagerTest\nTest: dumpsysui NotifLog NotifHeadsUpLog\nChange-Id: I9324c50ffb3384e15c52d85bfe25afd637edd100\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6cfbb43fa25a5595f93d3e1e32e5fc07b663b00b",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/AlertingNotificationManager.java",
      "new_id": "07455a02b2cf537acfc2498a02fb371883e8cd74",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/AlertingNotificationManager.java"
    },
    {
      "type": "modify",
      "old_id": "792ff8d20b97501f9a94894774971e99fe44db6b",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ListDumper.java",
      "new_id": "f6a572ec6ce6d0fde6aac8d84e58ab3115146231",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ListDumper.java"
    },
    {
      "type": "modify",
      "old_id": "ecce1ba25702ee74bdd27b7e2840a5ea536e4790",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/NotifCollection.java",
      "new_id": "add177ddd76ca09778e621ce263d8ca64ffe14fb",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/NotifCollection.java"
    },
    {
      "type": "modify",
      "old_id": "df2fe4e8511f8336b9dad7fd90ffc1c828dc1edf",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ShadeListBuilder.java",
      "new_id": "702c6daac7ba167f54897af4519f87d0fa93710b",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ShadeListBuilder.java"
    },
    {
      "type": "modify",
      "old_id": "8f37bafa45e6ba86979b96372c0a947f25b08740",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/PreparationCoordinator.java",
      "new_id": "023c4ef2b8b7f183af514411e5adc56506ae9d3f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/PreparationCoordinator.java"
    },
    {
      "type": "modify",
      "old_id": "f8352500923e187cb83b537cdfd3d6763d9f1c73",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/PreparationCoordinatorLogger.kt",
      "new_id": "30f13152126c83ea70dc6acd75434db83dd50b39",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/PreparationCoordinatorLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "f8bf85f92eae2a9806a76afcde62c106dce4ff56",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/ShadeListBuilderLogger.kt",
      "new_id": "8d1759b8f4752692b2805211b971b41e9da1bc1f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/ShadeListBuilderLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "ac0b1ee6c442af03b769649b840dae889566076b",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/NotifCollectionLogger.kt",
      "new_id": "46e01c33bae33a0f8e49eb801b9563dda46f6cc4",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/notifcollection/NotifCollectionLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "19cf9dc135b15e13a6376c1fca72a1af5ce2e002",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinder.java",
      "new_id": "5ef2b9e55d9ee0cfc0eba22f4303bb81d4dfcd52",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinder.java"
    },
    {
      "type": "modify",
      "old_id": "50a6207efe0bd65e0725e5bfa5dd5c70f6fbe5e4",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinderLogger.kt",
      "new_id": "d1feaa05c653b6edb2428f28bcfcfb4bdb798df2",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinderLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "1d18ca3dfade4779337f75bbcb808f60be845cea",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/NotificationInterruptLogger.kt",
      "new_id": "016b388ff60a5c85d3d5af54ec8ae448c1a605d8",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/NotificationInterruptLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "a063dbd99626b3a21f0ddf29133c9378c7bacde2",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/NotificationInterruptStateProviderImpl.java",
      "new_id": "8378b69bee9a010293e7553f64ecc104e7bfa34f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/NotificationInterruptStateProviderImpl.java"
    },
    {
      "type": "modify",
      "old_id": "599039d465561eeef7cb30f015ee0cb16ae0857a",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRowController.java",
      "new_id": "a493a676e3d8672dff654cb90c7a1565e692c66f",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ExpandableNotificationRowController.java"
    },
    {
      "type": "modify",
      "old_id": "f693ebbb783098590a813e540d484e32992ef5cc",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotifBindPipeline.java",
      "new_id": "ea564ddb9193fba89ddf00c0cfcb2368ce9340c6",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotifBindPipeline.java"
    },
    {
      "type": "modify",
      "old_id": "ec406f0524ff9c90284889e47d4f8e23408fedd5",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotifBindPipelineLogger.kt",
      "new_id": "ab91926d466a50e597c7edffc567cd446ee1b749",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/NotifBindPipelineLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "3616f8faee1edde74327cd9bf5b943b15673833f",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/RowContentBindStage.java",
      "new_id": "81cf14646465654482162735c87a633989490034",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/RowContentBindStage.java"
    },
    {
      "type": "modify",
      "old_id": "29cce3375c8a4f8c7b9c773697c3feb0c2176582",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/RowContentBindStageLogger.kt",
      "new_id": "f9923b2254d712d1c76ae3b12d376cd8522f1afd",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/row/RowContentBindStageLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "213f00b8e03dcd30a1677deacfbd5b141dd192e6",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java",
      "new_id": "2fd02d9f1cd976c2201ab22578f381e83b69fd1e",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLayout.java"
    },
    {
      "type": "modify",
      "old_id": "04bf62104f66965218fa323641b4d326e5533296",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLogger.kt",
      "new_id": "5f79c0e3913a159a9acf9e87dfb78fe6a1fc6745",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/NotificationStackScrollLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "77377af9ddfb45689e827961fad90e1949f32d27",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/StackStateLogger.kt",
      "new_id": "cb4a0884fea4e8ff18fe8038da1d2b2ca0474df5",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/StackStateLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "bce5a159f79c8f13edeb878543055651b51a1bf0",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManager.java",
      "new_id": "d3837d7347dcfb436c35f6e8d187a146f43c476d",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManager.java"
    },
    {
      "type": "modify",
      "old_id": "6a74ba957b4b0d51f13af231d55021d181b5926b",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManagerLogger.kt",
      "new_id": "d7c81af53d8be9cb31488c4041f2306388ed6601",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/src/com/android/systemui/statusbar/policy/HeadsUpManagerLogger.kt"
    },
    {
      "type": "modify",
      "old_id": "0d5a5fe086a3e38934cbf5f8dc0282c1b277d7ee",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinderTest.java",
      "new_id": "3f641df376edcc9d6081abf596a621618fc63269",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/HeadsUpViewBinderTest.java"
    },
    {
      "type": "modify",
      "old_id": "424a4005899774e804f02efb40689e5488ba0d95",
      "old_mode": 33188,
      "old_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/HeadsUpManagerTest.java",
      "new_id": "b8e25ab436914f89155c0f8eef82db680f009694",
      "new_mode": 33188,
      "new_path": "packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/HeadsUpManagerTest.java"
    }
  ]
}
