commit | 16b93305642100fd03997ad6ff6afad49a8bce4a | [log] [tgz] |
---|---|---|
author | Matías Hernández <matiashe@google.com> | Tue Aug 22 17:31:11 2023 +0200 |
committer | Matías Hernández <matiashe@google.com> | Tue Aug 22 17:31:11 2023 +0200 |
tree | 3ba4f7903da2f4a8e8c00877eca91994e4b3066c | |
parent | 8e3761ce90b3f25afa9791065d0433c2edbc958a [diff] |
Fix testVisitUris_styleExtrasWithoutStyle Turns out that Style.addExtras() also populates EXTRA_TEMPLATE, so this unit test wasn't verifying that visitUris processed the CallStyle fields when CallStyle is not set. Luckily, it was verifying the MessagingStyle part of the extras correctly, so it was only half broken. ¯\_(ツ)_/¯ Fixes: 297027668 Test: atest NotificationManagerServiceTest Change-Id: If852bb910d57702082ac006b8dccdc232a03b7e9