Update comment

Test: make
Fixes: 181350653
Change-Id: Id16e8a0d36a4e3664a175f87e323179b648eed04
This commit is contained in:
Julia Reynolds
2021-02-26 15:40:47 -05:00
parent 2791092c56
commit 348edec283

View File

@@ -1612,7 +1612,8 @@ public class Notification implements Parcelable
/**
* {@code SemanticAction}: Mark the conversation associated with the notification as a
* priority. Note that this is only for use by the notification assistant services.
* priority. Note that this is only for use by the notification assistant services. The
* type will be ignored for actions an app adds to its own notifications.
* @hide
*/
@SystemApi
@@ -1620,7 +1621,8 @@ public class Notification implements Parcelable
/**
* {@code SemanticAction}: Mark content as a potential phishing attempt.
* Note that this is only for use by the notification assistant services.
* Note that this is only for use by the notification assistant services. The type will
* be ignored for actions an app adds to its own notifications.
* @hide
*/
@SystemApi