commit | 08462cafee751d68e305d136a24635b36e862daa | [log] [tgz] |
---|---|---|
author | Nate Myren <ntmyren@google.com> | Mon Jul 29 10:47:16 2024 -0700 |
committer | Nate Myren <ntmyren@google.com> | Fri Aug 02 09:49:39 2024 -0700 |
tree | 36fd9ef721775790cd0b0053805102124e579f93 | |
parent | a9b60624c50892b640efa66ef809187358b9b17f [diff] |
Create a redacted single line view Currently, a mixed public/private notification bundle looks bad, due to the public notification using its contracted view, despite only having space for a single line. This change creates a redacted single line view for these public views. Flag: android.app.redact_sensitive_content_notifications_on_lockscreen Test: atest NotificationRowContentBinderImplTest Fixes: 352020702 Change-Id: Ic3f966f856258a997b3c7d39a53058bf6e45c2a1