commit | 502dbc10a7bac5b585b88f920f3cb39e09ddb5a6 | [log] [tgz] |
---|---|---|
author | Alexander Roederer <aroederer@google.com> | Wed Sep 28 20:19:55 2022 +0000 |
committer | Alexander Roederer <aroederer@google.com> | Thu Sep 29 00:40:21 2022 +0000 |
tree | 8b13cedc070ef4ceda8a3107d226a0db0d7bb9ca | |
parent | 7fc1f0cb646b382d2b42430a046b76ee60e45028 [diff] |
Document fullScreenIntent requires IMPORTANCE_HIGH Adds documentation mentioning that full screen intent requires not just calling setFullScreenIntent, but also posting the notification to a channel with importance set to IMPORTANCE_HIGH. This is currently checked by NotificationInterruptStateProviderImpl, in shouldLaunchFullScreenIntentWhenAdded. Bug: 232793248 Test: Only documentation change Change-Id: Ia9f90464c6f1125339e5d4ebef791c449d01febc