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

Commit be0aeae3 authored by Paul Duffin's avatar Paul Duffin Committed by Android (Google) Code Review
Browse files

Merge "Suppress HiddenAbstractMethod on...

Merge "Suppress HiddenAbstractMethod on Notification.Style.areNotificationsVisiblyDifferent" into main
parents 6fd22923 57f1c4e1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7543,6 +7543,7 @@ public class Notification implements Parcelable
        /**
         * @hide
         */
        @SuppressWarnings("HiddenAbstractMethod")
        public abstract boolean areNotificationsVisiblyDifferent(Style other);
        /**