Update comment
Test: make Fixes: 181350653 Change-Id: Id16e8a0d36a4e3664a175f87e323179b648eed04
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user