Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 348edec2 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Update comment

Test: make
Fixes: 181350653
Change-Id: Id16e8a0d36a4e3664a175f87e323179b648eed04
parent 2791092c
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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