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

Commit c99012b6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Suppress HiddenAbstractMethod on...

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