commit | 0c7fa7c6c9cd96b29d0ee48dc26b503de099c454 | [log] [tgz] |
---|---|---|
author | Matías Hernández <matiashe@google.com> | Mon Nov 13 16:39:22 2023 +0100 |
committer | Matías Hernández <matiashe@google.com> | Mon Nov 13 18:16:26 2023 +0100 |
tree | 48c004bb08aee530286a71931e6e090d2a0a6bd4 | |
parent | 164b9b2e77eb59bc9a7d0a8dfdf5c315285c1db6 [diff] |
Fix getAutomaticZenRules to use proper conversion NotificationManager was reading ZenRules from NMS and converting them directly, which means the fields added with MODES_API were not included. Switch to always convert inside of NMS instead. Bug: 310224762 Test: atest NotificationManagerZenTest (cts) Change-Id: I373d48cd7aee0c1fa49a8f41373cc5092d1420a4